Skip to content

ci: fix permissions for release pipeline to publish binaries#7512

Merged
BeryJu merged 1 commit intomainfrom
ci/fix-outpost-binary-permissions
Nov 9, 2023
Merged

ci: fix permissions for release pipeline to publish binaries#7512
BeryJu merged 1 commit intomainfrom
ci/fix-outpost-binary-permissions

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Nov 9, 2023

Details

  • fix permissions for release pipeline to publish binaries on the release
  • add comments explaining why permissions are needed in certain places
  • remove pull-request permission from stale bot since we don't stale PRs

Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)
  • The translation files have been updated (make i18n-extract)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested a review from a team as a code owner November 9, 2023 18:04
@netlify
Copy link

netlify bot commented Nov 9, 2023

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 1b90c98
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/654d1f4701154500082feb80

@codecov
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d8b1a59) 92.08% compared to head (1b90c98) 92.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7512      +/-   ##
==========================================
+ Coverage   92.08%   92.59%   +0.50%     
==========================================
  Files         587      587              
  Lines       28900    28900              
==========================================
+ Hits        26612    26759     +147     
+ Misses       2288     2141     -147     
Flag Coverage Δ
e2e 50.93% <ø> (+2.65%) ⬆️
integration 26.01% <ø> (ø)
unit 89.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 21 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit 9232042 into main Nov 9, 2023
@BeryJu BeryJu deleted the ci/fix-outpost-binary-permissions branch November 9, 2023 18:15
kensternberg-authentik added a commit that referenced this pull request Nov 9, 2023
* main: (23 commits)
  web: bump API Client version (#7513)
  web: bump the sentry group in /web with 2 updates (#7500)
  core: bump pytest-django from 4.6.0 to 4.7.0 (#7497)
  core: bump black from 23.10.1 to 23.11.0 (#7498)
  core: bump ruff from 0.1.4 to 0.1.5 (#7499)
  core: bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#7501)
  web: bump the wdio group in /tests/wdio with 3 updates (#7502)
  release: 2023.10.3
  ci: fix permissions for release pipeline to publish binaries (#7512)
  website/docs: update release notes for 2023.10.3
  core: fix worker beat toggle inverted (#7508)
  website/docs: update release notes for 2023.10.3
  website/docs: fix anchor link (#7492)
  consistent variable name
  add more tooltips and add device authn/authz
  fix wrong color
  events: fix gdpr compliance always running
  website/docs: Fix a small grammar issue (#7490)
  core: bump golang from 1.21.3-bookworm to 1.21.4-bookworm
  web: bump pyright from 1.1.334 to 1.1.335 in /web
  ...
kensternberg-authentik added a commit that referenced this pull request Nov 17, 2023
* main: (23 commits)
  web: bump API Client version (#7513)
  web: bump the sentry group in /web with 2 updates (#7500)
  core: bump pytest-django from 4.6.0 to 4.7.0 (#7497)
  core: bump black from 23.10.1 to 23.11.0 (#7498)
  core: bump ruff from 0.1.4 to 0.1.5 (#7499)
  core: bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#7501)
  web: bump the wdio group in /tests/wdio with 3 updates (#7502)
  release: 2023.10.3
  ci: fix permissions for release pipeline to publish binaries (#7512)
  website/docs: update release notes for 2023.10.3
  core: fix worker beat toggle inverted (#7508)
  website/docs: update release notes for 2023.10.3
  website/docs: fix anchor link (#7492)
  consistent variable name
  add more tooltips and add device authn/authz
  fix wrong color
  events: fix gdpr compliance always running
  website/docs: Fix a small grammar issue (#7490)
  core: bump golang from 1.21.3-bookworm to 1.21.4-bookworm
  web: bump pyright from 1.1.334 to 1.1.335 in /web
  ...
@BeryJu
Copy link
Member Author

BeryJu commented Nov 18, 2023

/cherry-pick version-2023.10

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Nov 18, 2023
ci: fix permissions

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
globin pushed a commit to mayflower/authentik that referenced this pull request Nov 22, 2023
…pick goauthentik#7512) (goauthentik#7621)

ci: fix permissions for release pipeline to publish binaries (goauthentik#7512)

ci: fix permissions

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens L <jens@goauthentik.io>
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