Skip to content

Rework deploy workflow #536

@BeryJu

Description

@BeryJu

Currently we deploy to pkg.goauthentik.io on every main push, however ideally we'd have a separate deploy branch for that, and/or git tag based, that would both add the archives to the github release and also publish a new version of the repo

  • Push to main
    • deploy to some sort of gh-main domain
    • auto-bump version based on current version and timestamp
  • GH workflow to create release
    • bump in CI
    • Create release on GH
    • deploy to pkg.goauthentik.io

Version branches?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions