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

fix: Update and add basic repo automation #221

Merged
merged 4 commits into from
Feb 5, 2024

Commits on Feb 5, 2024

  1. Create CODEOWNERS

    MarcHagen authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b9cd4a7 View commit details
    Browse the repository at this point in the history
  2. Create dependabot.yml

    MarcHagen authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c502df0 View commit details
    Browse the repository at this point in the history
  3. Update workflow

    Update version pins to more recent
    Added labels, this will not hurt anything but gives opencontainer data to the container. Useful for docker image tracking.
    Use GHA as docker layer cache, this will use the action cache of the repo to store interment layers. Way better than the local stuff and moving it afterwards.
    MarcHagen authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3841569 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23890f6 View commit details
    Browse the repository at this point in the history