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

access_service_tokens: add method for refreshing tokens instead of replacing #1074

Merged
merged 2 commits into from
Aug 30, 2022

Conversation

jacobbednarz
Copy link
Member

Allows bumping a service token instead of fully replacing and needing to update everywhere.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 30, 2022

changelog detected ✅

@codecov-commenter
Copy link

codecov-commenter commented Aug 30, 2022

Codecov Report

Merging #1074 (a04477e) into master (e39278e) will increase coverage by 0.09%.
The diff coverage is 69.87%.

@@            Coverage Diff             @@
##           master    #1074      +/-   ##
==========================================
+ Coverage   49.94%   50.04%   +0.09%     
==========================================
  Files         115      117       +2     
  Lines       10991    11085      +94     
==========================================
+ Hits         5490     5548      +58     
- Misses       4338     4362      +24     
- Partials     1163     1175      +12     
Impacted Files Coverage Δ
pages_project.go 50.81% <ø> (ø)
stream.go 64.91% <ø> (ø)
teams_accounts.go 53.84% <ø> (ø)
access_service_tokens.go 66.29% <53.84%> (-2.13%) ⬇️
api_shield.go 53.84% <53.84%> (ø)
workers.go 69.38% <72.72%> (-0.04%) ⬇️
cloudflare.go 68.42% <93.75%> (+1.21%) ⬆️
email_routing_settings.go 60.00% <100.00%> (ø)
images.go 50.34% <100.00%> (-0.35%) ⬇️
r2_bucket.go 100.00% <100.00%> (ø)
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jacobbednarz jacobbednarz merged commit a7f3755 into cloudflare:master Aug 30, 2022
@jacobbednarz jacobbednarz deleted the add-access-token-refresh branch August 30, 2022 23:45
@github-actions github-actions bot added this to the v0.49.0 milestone Aug 30, 2022
@github-actions
Copy link
Contributor

This functionality has been released in v0.49.0.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

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.

2 participants