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: overhaul and release automation #141

Commits on Apr 25, 2022

  1. update: CodeQL workflow to not run on forks

    Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
    k3rnelpan1c-dev committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    132bfa2 View commit details
    Browse the repository at this point in the history
  2. add: dependency-review workflow

    Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
    k3rnelpan1c-dev committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    d52105f View commit details
    Browse the repository at this point in the history
  3. refactor: Contrainerfile entrypoint and structure

    Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
    k3rnelpan1c-dev committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    d12ddfa View commit details
    Browse the repository at this point in the history
  4. add: Debian based Containerfile

    Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
    k3rnelpan1c-dev committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    f036e70 View commit details
    Browse the repository at this point in the history
  5. refactor: build workflow to meta workflow

    Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
    k3rnelpan1c-dev committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    8027dd7 View commit details
    Browse the repository at this point in the history
  6. add: release workflow

    Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
    k3rnelpan1c-dev committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    f426250 View commit details
    Browse the repository at this point in the history
  7. add: renovate-bot configuration file

    Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
    k3rnelpan1c-dev committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    7412114 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. refactor: address initial review feedback

    Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
    k3rnelpan1c-dev committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    2a61e12 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. remove: renovate config to possibly reintroduce later

    Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
    k3rnelpan1c-dev committed May 10, 2022
    Configuration menu
    Copy the full SHA
    29503a5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. remove: debian flavour Container image build

    Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
    k3rnelpan1c-dev committed May 12, 2022
    Configuration menu
    Copy the full SHA
    58e8d66 View commit details
    Browse the repository at this point in the history
  2. refactor: only login to docker.io on when needing to push

    Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
    k3rnelpan1c-dev committed May 12, 2022
    Configuration menu
    Copy the full SHA
    37cec71 View commit details
    Browse the repository at this point in the history