Skip to content

website: update pricing page#8197

Merged
BeryJu merged 1 commit intomainfrom
website/docs/update-pricing-page
Jan 16, 2024
Merged

website: update pricing page#8197
BeryJu merged 1 commit intomainfrom
website/docs/update-pricing-page

Conversation

@BeryJu
Copy link
Copy Markdown
Member

@BeryJu BeryJu commented Jan 16, 2024

Details

Make it clearer which features are in which version


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 January 16, 2024 21:38
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 16, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit aa8ddf5
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/65a6f73f95a7ae000899feef

@netlify
Copy link
Copy Markdown

netlify bot commented Jan 16, 2024

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit aa8ddf5
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/65a6f73feb154300080d3ab2
😎 Deploy Preview https://deploy-preview-8197--authentik.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.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (11a51e1) 92.31% compared to head (aa8ddf5) 92.31%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8197   +/-   ##
=======================================
  Coverage   92.31%   92.31%           
=======================================
  Files         608      608           
  Lines       30262    30262           
=======================================
  Hits        27936    27936           
  Misses       2326     2326           
Flag Coverage Δ
e2e 50.60% <ø> (ø)
integration 26.39% <ø> (ø)
unit 89.46% <ø> (ø)

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.

@github-actions
Copy link
Copy Markdown
Contributor

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-website-docs-update-pricing-page-1705442357-aa8ddf5
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

For arm64, use these values:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-website-docs-update-pricing-page-1705442357-aa8ddf5-arm64
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
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-website-docs-update-pricing-page-1705442357-aa8ddf5

For arm64, use these values:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-website-docs-update-pricing-page-1705442357-aa8ddf5-arm64

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

@BeryJu BeryJu merged commit 210f27f into main Jan 16, 2024
@BeryJu BeryJu deleted the website/docs/update-pricing-page branch January 16, 2024 22:17
kensternberg-authentik added a commit that referenced this pull request Jan 17, 2024
* main: (82 commits)
  translate: Updates for file web/xliff/en.xlf in fr (#8212)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#8211)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#8210)
  web/flows: update flow background (#8209)
  web: clear "blanked" placeholder when present (#15) (#5948)
  web: bump prettier from 3.2.3 to 3.2.4 in /web (#8207)
  web: bump prettier from 3.2.2 to 3.2.3 in /tests/wdio (#8200)
  web: bump the wdio group in /tests/wdio with 4 updates (#8199)
  web: bump @formatjs/intl-listformat from 7.5.4 to 7.5.5 in /web (#8203)
  core: bump uvicorn from 0.25.0 to 0.26.0 (#8198)
  web: bump prettier from 3.2.2 to 3.2.3 in /web (#8201)
  web: bump vite-tsconfig-paths from 4.2.3 to 4.3.1 in /web (#8202)
  website: bump prettier from 3.2.2 to 3.2.3 in /website (#8204)
  website: fix styling on pricing page on firefox
  website: update pricing page (#8197)
  website: bump @types/react from 18.2.47 to 18.2.48 in /website (#8184)
  website: bump react-tooltip from 5.25.1 to 5.25.2 in /website (#8185)
  web: bump the eslint group in /tests/wdio with 2 updates (#8186)
  web: bump the eslint group in /web with 2 updates (#8187)
  web: bump mermaid from 10.6.1 to 10.7.0 in /web (#8189)
  ...
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