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 bearerToken constructor to Authentication class #381

Merged
merged 1 commit into from Jul 25, 2023
Merged

Conversation

kevmoo
Copy link
Collaborator

@kevmoo kevmoo commented Jul 25, 2023

Also added authorizationHeaderValue() function.
Also added const qualifier to basic constructor.

@kevmoo kevmoo requested a review from CaseyHillers July 25, 2023 20:50
Also added `authorizationHeaderValue()` function.
Also added `const` qualifier to `basic` constructor.
@kevmoo
Copy link
Collaborator Author

kevmoo commented Jul 25, 2023

I'm still a bit confused about what to do w/ the changelog and the version in the pubspec @robbecker-wf and @CaseyHillers

@CaseyHillers CaseyHillers added the semver:minor Non-Breaking Public API Changes (additions) label Jul 25, 2023
lib/src/common/util/auth.dart Show resolved Hide resolved
@CaseyHillers
Copy link
Collaborator

I'm still a bit confused about what to do w/ the changelog and the version in the pubspec

Adding the related "semver: $change" label will have it get autogenerated. It uses the PR title as the changelog description

@kevmoo kevmoo merged commit 2bee109 into master Jul 25, 2023
4 checks passed
@kevmoo kevmoo deleted the bearer_token branch July 25, 2023 21:11
@robbecker-wf
Copy link
Contributor

Released in version 9.17.0 https://github.com/SpinlockLabs/github.dart/releases/tag/9.17.0

@robbecker-wf
Copy link
Contributor

The auto-release on PR merge isn't working for people other than myself due to permissions, so I triggered a release manually for now until I get a moment to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released semver:minor Non-Breaking Public API Changes (additions)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants