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

*: remove outdated preview badges #12950

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

gergosimonyi
Copy link
Collaborator

No description provided.

@gergosimonyi gergosimonyi requested a review from a team as a code owner February 6, 2025 09:55
Copy link

netlify bot commented Feb 6, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 9df854e
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67a4aa14c75ec60008805c0f

Copy link

netlify bot commented Feb 6, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 9df854e
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67a4aa146c34ee00087aaa51
😎 Deploy Preview https://deploy-preview-12950--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (26a08fc) to head (9df854e).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12950      +/-   ##
==========================================
+ Coverage   92.70%   92.76%   +0.06%     
==========================================
  Files         785      785              
  Lines       39580    39580              
==========================================
+ Hits        36692    36716      +24     
+ Misses       2888     2864      -24     
Flag Coverage Δ
e2e 48.56% <ø> (+0.08%) ⬆️
integration 24.54% <ø> (ø)
unit 90.43% <ø> (+<0.01%) ⬆️

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

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

Copy link
Contributor

github-actions bot commented Feb 6, 2025

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-9df854ee977791fa16949bc1690e9623cec74ac5
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-9df854ee977791fa16949bc1690e9623cec74ac5

Afterwards, run the upgrade commands from the latest release notes.

Signed-off-by: Jens Langhammer <[email protected]>
@BeryJu BeryJu requested a review from a team as a code owner February 6, 2025 12:24
@BeryJu BeryJu changed the title website/docs: remove outdated preview badges *: remove outdated preview badges Feb 6, 2025
Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

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

I definitely approve but i think Ken will need to as well...?

@BeryJu BeryJu merged commit daebeb1 into main Feb 6, 2025
72 checks passed
@BeryJu BeryJu deleted the website/docs/remove-outdated-preview-badges branch February 6, 2025 23:02
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.

3 participants