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

website: fix missing compose file #8809

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented Mar 5, 2024

Details

REPLACE ME


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)

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 March 5, 2024 16:15
Copy link

netlify bot commented Mar 5, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 9b92cff
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/65e7453b9e9cbf0008c11f0a
😎 Deploy Preview https://deploy-preview-8809--authentik-docs.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

netlify bot commented Mar 5, 2024

Deploy Preview for authentik-storybook canceled.

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

@BeryJu BeryJu merged commit 782e9fa into main Mar 5, 2024
59 of 60 checks passed
@BeryJu BeryJu deleted the website/fix-missing-compose branch March 5, 2024 16:29
kensternberg-authentik added a commit that referenced this pull request Mar 5, 2024
* main:
  website: fix missing compose file (#8809)
  core: bump django from 5.0.2 to 5.0.3 (#8808)
  core: bump github.com/go-openapi/strfmt from 0.22.1 to 0.22.2 (#8801)
  core, web: update translations (#8800)
  core: bump goauthentik.io/api/v3 from 3.2024021.3 to 3.2024022.1 (#8802)
  core: bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#8803)
  core: bump github.com/go-openapi/runtime from 0.27.1 to 0.27.2 (#8804)
  website: bump @types/react from 18.2.61 to 18.2.62 in /website (#8805)
  web: bump the eslint group in /tests/wdio with 2 updates (#8806)
  web: bump the eslint group in /web with 2 updates (#8807)
  website/integrations: fix typo in proxmox docs (#8791)
  web: bump API Client version (#8797)
  release: 2024.2.2
  website/docs: prepare 2024.2.2 release notes (#8782)
  flows: fix mismatched redirect behaviour for invalid and valid flows (#8794)
  providers/oauth2: fix validation ordering (#8793)
  web: clean up UserInterface in prep for OAuth and Silo Projects (#8278)
kensternberg-authentik added a commit that referenced this pull request Mar 5, 2024
* web/replace-rollup-with-esbuild:
  website: fix missing compose file (#8809)
  core: bump django from 5.0.2 to 5.0.3 (#8808)
  core: bump github.com/go-openapi/strfmt from 0.22.1 to 0.22.2 (#8801)
  core, web: update translations (#8800)
  core: bump goauthentik.io/api/v3 from 3.2024021.3 to 3.2024022.1 (#8802)
  core: bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#8803)
  core: bump github.com/go-openapi/runtime from 0.27.1 to 0.27.2 (#8804)
  website: bump @types/react from 18.2.61 to 18.2.62 in /website (#8805)
  web: bump the eslint group in /tests/wdio with 2 updates (#8806)
  web: bump the eslint group in /web with 2 updates (#8807)
  website/integrations: fix typo in proxmox docs (#8791)
  web: bump API Client version (#8797)
  release: 2024.2.2
  website/docs: prepare 2024.2.2 release notes (#8782)
  flows: fix mismatched redirect behaviour for invalid and valid flows (#8794)
  providers/oauth2: fix validation ordering (#8793)
  web: clean up UserInterface in prep for OAuth and Silo Projects (#8278)
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.

1 participant