Skip to content

revert: github: convert issue templates to forms#18121

Merged
dewi-tik merged 1 commit intomainfrom
revert-18117-github--update-issue_templates-to-forms
Nov 13, 2025
Merged

revert: github: convert issue templates to forms#18121
dewi-tik merged 1 commit intomainfrom
revert-18117-github--update-issue_templates-to-forms

Conversation

@dewi-tik
Copy link
Contributor

Reverts #18117

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit c75dc9f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6915ff688af7a80008750e61

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit c75dc9f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6915ff687d20b900087332c6

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit c75dc9f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6915ff681897d300088c6ce0
😎 Deploy Preview https://deploy-preview-18121--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.

@BeryJu BeryJu changed the title Revert "github: convert issue templates to forms" revert: github: convert issue templates to forms Nov 13, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Nov 13, 2025
@dewi-tik dewi-tik enabled auto-merge (squash) November 13, 2025 15:58
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.93%. Comparing base (75d4c2d) to head (c75dc9f).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18121      +/-   ##
==========================================
+ Coverage   92.71%   92.93%   +0.21%     
==========================================
  Files         869      869              
  Lines       48039    48039              
==========================================
+ Hits        44538    44643     +105     
+ Misses       3501     3396     -105     
Flag Coverage Δ
e2e 45.23% <ø> (+0.68%) ⬆️
integration 23.13% <ø> (-0.06%) ⬇️
unit 91.08% <ø> (+<0.01%) ⬆️
unit-migrate 91.13% <ø> (+<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.

@dewi-tik dewi-tik merged commit f419173 into main Nov 13, 2025
136 of 138 checks passed
@dewi-tik dewi-tik deleted the revert-18117-github--update-issue_templates-to-forms branch November 13, 2025 16:57
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 13, 2025
@github-actions
Copy link
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-c75dc9f612e53a7569051feb6073842366bcbae1
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-c75dc9f612e53a7569051feb6073842366bcbae1

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants