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

lifecycle: migrate: ensure template schema exists before migrating #8952

Merged
merged 5 commits into from
Mar 25, 2024

Commits on Mar 19, 2024

  1. lifecycle: migrate: ensure template schema exists before migrating

    Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
    rissson committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ee96736 View commit details
    Browse the repository at this point in the history
  2. only run migration when needed

    Signed-off-by: Jens Langhammer <jens@goauthentik.io>
    BeryJu committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1447b22 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. remove create schema from python migration

    Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
    rissson committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c69941b View commit details
    Browse the repository at this point in the history
  2. Revert "remove create schema from python migration"

    This reverts commit c69941b.
    rissson committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    aa2a691 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fix missing commit

    Signed-off-by: Jens Langhammer <jens@goauthentik.io>
    BeryJu committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    10e7300 View commit details
    Browse the repository at this point in the history