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

ci: release automation #4083

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Nov 2, 2023

  1. feat: add new release automation

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d2483ee View commit details
    Browse the repository at this point in the history
  2. fix: remove 2.8 branch since it doesn't work

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b22ca98 View commit details
    Browse the repository at this point in the history
  3. fix: ci build + prerelease automations

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    df79c24 View commit details
    Browse the repository at this point in the history
  4. ci: update actions

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1823adc View commit details
    Browse the repository at this point in the history
  5. ci: disable provenance in docker bake

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e2d8d5a View commit details
    Browse the repository at this point in the history
  6. ci: proper tag output for images

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6ddec31 View commit details
    Browse the repository at this point in the history
  7. fix: allow setting artifact version from release

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b9fdac1 View commit details
    Browse the repository at this point in the history
  8. ci: make release action work on forks

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    45c3486 View commit details
    Browse the repository at this point in the history
  9. ci: scheduled releases on all release branches

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8869d82 View commit details
    Browse the repository at this point in the history
  10. ci: add check for valid version after merge

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ea636b2 View commit details
    Browse the repository at this point in the history
  11. ci: temporarily disable release schedule

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    dd08c0c View commit details
    Browse the repository at this point in the history
  12. docs: add initial release process docs

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bd17d09 View commit details
    Browse the repository at this point in the history
  13. ci: fix ghcr slug

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8158186 View commit details
    Browse the repository at this point in the history
  14. ci: use github actor for ghcr

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    627012f View commit details
    Browse the repository at this point in the history
  15. docs: fix links to images

    Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
    davidspek committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    32cf073 View commit details
    Browse the repository at this point in the history