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

Add build definition auth #17

Merged

Conversation

EliiseS
Copy link
Member

@EliiseS EliiseS commented Jun 26, 2020

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?

Add support to authorize resources for a build

Issue Numbers:

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

  • Yes
  • No

Does this introduce a breaking change?

  • Yes
  • No

@ghost ghost added the size/L label Jun 26, 2020
@EliiseS EliiseS added the draft This issue or pull requests is in progress label Jun 26, 2020
@ghost ghost added size/XL and removed size/L labels Jun 29, 2020
Copy link
Contributor

@tmeckel tmeckel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've fixed the linting errors in my PR #18 already

.vscode/settings.json Outdated Show resolved Hide resolved
@EliiseS EliiseS linked an issue Jul 9, 2020 that may be closed by this pull request
@ghost ghost added the documentation label Jul 9, 2020
.vscode/launch.json Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
GNUmakefile Outdated Show resolved Hide resolved
GNUmakefile Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@xuzhang3 xuzhang3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EliiseS This PR is great. I left some comments, :D

@EliiseS EliiseS force-pushed the es/add-build-definition-resource-auth branch from 330b3f1 to 9cc7d59 Compare July 16, 2020 18:12
GNUmakefile Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@ghost ghost added size/XXL and removed size/XL labels Jul 17, 2020
Co-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>
.vscode/launch.json Outdated Show resolved Hide resolved
.vscode/settings.json Outdated Show resolved Hide resolved
@EliiseS EliiseS merged commit afce8b1 into microsoft:master Jul 17, 2020
@EliiseS EliiseS deleted the es/add-build-definition-resource-auth branch July 17, 2020 13:23
@tmeckel tmeckel mentioned this pull request Jul 17, 2020
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants