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

[Bug] EnforceReferencedRepoScopedToken #898

Merged
merged 1 commit into from
Oct 16, 2023
Merged

[Bug] EnforceReferencedRepoScopedToken #898

merged 1 commit into from
Oct 16, 2023

Conversation

MariusStorhaug
Copy link
Contributor

@MariusStorhaug MariusStorhaug commented Oct 11, 2023

All Submissions:

Fixes an issue where the setting for enforce reference repo scoped token did not get set correctly in project_pipeline_settings.

  • 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:

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

@MariusStorhaug MariusStorhaug changed the title fix EnforceReferencedRepoScopedToken [Bug] EnforceReferencedRepoScopedToken Oct 11, 2023
@xuzhang3 xuzhang3 added the bug label Oct 13, 2023
@xuzhang3
Copy link
Collaborator

=== RUN   TestAccProjectPipelineSettings_Enabled
=== PAUSE TestAccProjectPipelineSettings_Enabled
=== CONT  TestAccProjectPipelineSettings_Enabled
--- PASS: TestAccProjectPipelineSettings_Enabled (76.39s)
PASS
ok      github.com/microsoft/terraform-provider-azuredevops/azuredevops/internal/acceptancetests        76.645s

@xuzhang3 xuzhang3 merged commit 03f506a into microsoft:main Oct 16, 2023
3 checks passed
@MariusStorhaug MariusStorhaug deleted the fix-enforceReferenceRepoScopeToken branch October 16, 2023 08:00
@MariusStorhaug
Copy link
Contributor Author

@xuzhang3 When do you do releases? I see this didn't trigger a release.

@xuzhang3
Copy link
Collaborator

@MariusStorhaug new version will be available at the end of Oct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] EnforceReferencedRepoScopedToken not getting set correctly
2 participants