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

🤖 Monitor Self-Hosted GitHub Action Software versioning #2164

Closed
4 tasks
Tracked by #1827
Gary-H9 opened this issue Nov 1, 2023 · 1 comment
Closed
4 tasks
Tracked by #1827

🤖 Monitor Self-Hosted GitHub Action Software versioning #2164

Gary-H9 opened this issue Nov 1, 2023 · 1 comment
Labels
data-platform-apps-and-tools This issue is owned by Data Platform Apps and Tools 🧑‍💻 Apps & Tools BAU (Epic #1827)

Comments

@Gary-H9
Copy link
Contributor

Gary-H9 commented Nov 1, 2023

As part of this PR we noted that we need to keep the self hosted GitHub Action runner up to date. In numerous places there are versions of pieces of software which we do not want to fall out of date.

The purpose of this ticket is to identify all of these and produce a solution which, in a similiar way to dependabot, notes a version has increased / there is a delta between the code and the latest version, and raises a PR to have this updated. Ideally, as in the case of dependabot, the PR would have the code changes in it.

Definition of Done

  • Identify hardcoded versioning within the Actions Runner Dockerfile for example / example
  • Establish a methodology for keeping this up to date. i.e. investigate if possible with Dependabot or Renovate
  • If not create a custom monitoring solution
  • Once the method is defined enact where appropriate
@julialawrence
Copy link
Contributor

Closed as won't do as very old

@julialawrence julialawrence moved this from 👀 TODO to 🎉 Done in Analytical Platform Jul 10, 2024
@julialawrence julialawrence closed this as completed by moving to 🎉 Done in Analytical Platform Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data-platform-apps-and-tools This issue is owned by Data Platform Apps and Tools 🧑‍💻 Apps & Tools BAU (Epic #1827)
Projects
Archived in project
Development

No branches or pull requests

4 participants