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

Automatic Buildpack Registry Action Updates #40

Closed
jkutner opened this issue Mar 26, 2021 · 0 comments · Fixed by #68
Closed

Automatic Buildpack Registry Action Updates #40

jkutner opened this issue Mar 26, 2021 · 0 comments · Fixed by #68

Comments

@jkutner
Copy link
Member

jkutner commented Mar 26, 2021

Overview

This project would ensure that the Buildpack Registry Index and Buildpack Registry Namespace repositories are updated with the latest Github Actions version automatically after it is released.

Goals

  1. Automation: All steps in the upgrade process should be automated
  2. Tests: All steps in the upgrade process should have tests

Specifications

This project will require the creation of a few new Github Actions in both the github-actions repo (running against itself) and the staging registry index repo. The new Github Actions should follow the patterns established in the github-actions repo, using the similar languages (Go) and testing methods.

Milestones

  1. Automated PR to Staging Index - When a new version of the github-action repo is release, a PR is automatically created against both the staging registry index and the production registry index
  2. Automated Staging Test of New Action Version - When a PR is submitted to the staging registry index, an automated process (probably a Github Action in the same repo) runs to test the new version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant