Skip to content

website/integrations: remove trailing slash from budibase redirect#14823

Merged
dewi-tik merged 1 commit intomainfrom
website/integrations--fix-budibase
Jun 2, 2025
Merged

website/integrations: remove trailing slash from budibase redirect#14823
dewi-tik merged 1 commit intomainfrom
website/integrations--fix-budibase

Conversation

@dewi-tik
Copy link
Contributor

@dewi-tik dewi-tik commented Jun 2, 2025

Details

Closes #14822

@dewi-tik dewi-tik requested a review from a team as a code owner June 2, 2025 17:01
@netlify
Copy link

netlify bot commented Jun 2, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 6f80928
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/683dd8cf4dea8100082ea219
😎 Deploy Preview https://deploy-preview-14823--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 project configuration.

@netlify
Copy link

netlify bot commented Jun 2, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 6f80928
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/683dd8cf4e2baa00082c2384

@codecov
Copy link

codecov bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (0fa2267) to head (6f80928).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14823   +/-   ##
=======================================
  Coverage   92.76%   92.76%           
=======================================
  Files         817      817           
  Lines       42197    42197           
=======================================
  Hits        39142    39142           
  Misses       3055     3055           
Flag Coverage Δ
e2e 47.55% <ø> (-0.01%) ⬇️
integration 24.38% <ø> (ø)
unit 90.65% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 2, 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-6f8092885795d4bfbd46a66ef5f907ed887b1d6f
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-6f8092885795d4bfbd46a66ef5f907ed887b1d6f

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

@dewi-tik dewi-tik changed the title website/integrations: remove trailing slash from redirect website/integrations: remove trailing slash from budibase redirect Jun 2, 2025
@dewi-tik dewi-tik merged commit b161315 into main Jun 2, 2025
102 checks passed
@dewi-tik dewi-tik deleted the website/integrations--fix-budibase branch June 2, 2025 17:41
@gergosimonyi
Copy link
Collaborator

/cherry-pick version-2025.6

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Jun 3, 2025
gergosimonyi pushed a commit that referenced this pull request Jun 3, 2025
…herry-pick #14823) (#14843)

website/integrations: remove trailing slash from budibase redirect (#14823)

Removes trailing slash from redirect

Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
kensternberg-authentik added a commit that referenced this pull request Jun 6, 2025
* main: (97 commits)
  website/docs: update style guide (#14373)
  website/docs: finalize release notes for `2025.6` (#14854)
  providers/rac: apply ConnectionToken scoped-settings last (#14838)
  lib/sync: fix static incorrect label of pages (#14851)
  website/docs: Add FIDO2 references to the documentation (#14826)
  website/docs: add LDAP docs for forward deletion and `memberUid` (#14814)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#14801)
  core: bump structlog from 25.3.0 to 25.4.0 (#14834)
  web: bump tar-fs from 3.0.8 to 3.0.9 in /web (#14836)
  website/integrations: Update Zammad SAML Instructions (#14774)
  website/integrations: remove trailing slash from budibase redirect (#14823)
  remove fluff from release notes 2025.6 (#14819)
  web: bump @sentry/browser from 9.22.0 to 9.23.0 in /web in the sentry group across 1 directory (#14776)
  website: bump postcss from 8.5.3 to 8.5.4 in /website (#14787)
  web: bump the esbuild group across 2 directories with 4 updates (#14711)
  core: bump github.com/redis/go-redis/v9 from 9.8.0 to 9.9.0 (#14733)
  core: bump twilio from 9.6.1 to 9.6.2 (#14789)
  website: bump @types/node from 22.15.21 to 22.15.29 in /website (#14808)
  core: bump astral-sh/uv from 0.7.8 to 0.7.9 (#14806)
  core: bump uvicorn[standard] from 0.34.2 to 0.34.3 (#14811)
  ...
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.

Incorrect documentation for Budibase integration

3 participants