Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azuredevops_repository_policy_max_file_size Add max file size 50M #1168

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

xuzhang3
Copy link
Collaborator

All Submissions:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My code follows the code style of this project.
  • I ran lint checks locally prior to submission.
  • Have you checked to ensure there aren't other open PRs for the same update/change?

What about the current behavior has changed?

Issue Number: #1162

=== RUN   TestAccRepositoryPolicyFileSize
=== RUN   TestAccRepositoryPolicyFileSize/RepositoryPolicies
=== RUN   TestAccRepositoryPolicyFileSize/RepositoryPolicies/basic
=== RUN   TestAccRepositoryPolicyFileSize/RepositoryPolicies/update
=== PAUSE TestAccRepositoryPolicyFileSize/RepositoryPolicies/update
=== CONT  TestAccRepositoryPolicyFileSize/RepositoryPolicies/update
=== RUN   TestAccRepositoryPolicyFileSize/ProjectPolicies
=== RUN   TestAccRepositoryPolicyFileSize/ProjectPolicies/basic
=== RUN   TestAccRepositoryPolicyFileSize/ProjectPolicies/update
=== PAUSE TestAccRepositoryPolicyFileSize/ProjectPolicies/update
=== CONT  TestAccRepositoryPolicyFileSize/ProjectPolicies/update
--- PASS: TestAccRepositoryPolicyFileSize (251.83s)
    --- PASS: TestAccRepositoryPolicyFileSize/RepositoryPolicies (60.52s)
        --- PASS: TestAccRepositoryPolicyFileSize/RepositoryPolicies/basic (60.52s)
        --- PASS: TestAccRepositoryPolicyFileSize/RepositoryPolicies/update (67.17s)
    --- PASS: TestAccRepositoryPolicyFileSize/ProjectPolicies (55.07s)
        --- PASS: TestAccRepositoryPolicyFileSize/ProjectPolicies/basic (55.07s)
        --- PASS: TestAccRepositoryPolicyFileSize/ProjectPolicies/update (69.07s)
PASS
ok      github.com/microsoft/terraform-provider-azuredevops/azuredevops/internal/acceptancetests        257.416s

Does this introduce a change to go.mod, go.sum or vendor/?

  • Yes
  • No

Does this introduce a breaking change?

  • Yes
  • No

Any relevant logs, error output, etc?

(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information

@xuzhang3 xuzhang3 linked an issue Sep 24, 2024 that may be closed by this pull request
@xuzhang3 xuzhang3 merged commit 52661e0 into microsoft:main Sep 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

azuredevops_repository_policy_max_file_size - Max file size policy
1 participant