Skip to content

chore: drop ringserver bump workflow - #2

Merged
jajera merged 1 commit into
mainfrom
chore/remove-bump-ringserver
Aug 17, 2026
Merged

chore: drop ringserver bump workflow#2
jajera merged 1 commit into
mainfrom
chore/remove-bump-ringserver

Conversation

@jajera

@jajera jajera commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Closes #1

Summary

  • Dependabot cannot bump ARG RINGSERVER_VERSION (git clone of EarthScope/ringserver, not a FROM image).
  • Remove bump-ringserver.yml, which committed and tagged on main without a PR.
  • Keep Dependabot for debian and GitHub Actions. Bump the EarthScope pin in a PR when a new release lands.

Test plan

  • PR CI (docker validate, commit message, markdown lint) is green
  • bump-ringserver.yml is gone from main after merge
  • .github/dependabot.yml still covers docker and github-actions

Dependabot cannot update RINGSERVER_VERSION; keep that pin as a Dockerfile ARG and bump it in a PR like the SeisComP images.
@jajera
jajera merged commit afd1802 into main Aug 17, 2026
12 checks passed
@jajera
jajera deleted the chore/remove-bump-ringserver branch August 17, 2026 20:59
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.

Remove bump-ringserver.yml; Dependabot cannot bump RINGSERVER_VERSION

1 participant