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: add workflow to check for new alpine versions #376

Merged
merged 12 commits into from
Jun 5, 2024

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Jun 5, 2024

This adds a workflow that checks the current version of Alpine used in the Dockerfile against the latest available.

If they differ, it runs the ./scripts/update-alpine-version.sh script. This will occur on both the v7 and v8 branches, just like the Go version checker.

@cwaldren-ld cwaldren-ld marked this pull request as ready for review June 5, 2024 18:59
@cwaldren-ld cwaldren-ld requested review from a team and louis-launchdarkly June 5, 2024 18:59
@cwaldren-ld cwaldren-ld force-pushed the cw/sc-246464/alpine-issue-filer branch from 9d31eef to 3934c77 Compare June 5, 2024 19:21
@kinyoklion
Copy link
Member

Is the test issue a flake?

@cwaldren-ld
Copy link
Contributor Author

Is the test issue a flake?

Probably, although I don't think I've seen this specific one flake. Will find out soon enough.

@cwaldren-ld cwaldren-ld requested a review from kinyoklion June 5, 2024 21:25
@cwaldren-ld cwaldren-ld merged commit bd68994 into v8 Jun 5, 2024
7 of 8 checks passed
@cwaldren-ld cwaldren-ld deleted the cw/sc-246464/alpine-issue-filer branch June 5, 2024 22:50
cwaldren-ld added a commit that referenced this pull request Jun 12, 2024
This adds a workflow that checks the current version of Alpine used in
the Dockerfile against the latest available.

If they differ, it runs the `./scripts/update-alpine-version.sh` script.
This will occur on both the v7 and v8 branches, just like the Go version
checker.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants