Skip to content

fix: use official gtfs-validator v7.1.0 release tag instead of USED_BY_GBFS_VALIDATOR_JAVA#193

Merged
jcpitre merged 1 commit intomasterfrom
use-gtfs-validator-v7.1.0-tag
Apr 23, 2026
Merged

fix: use official gtfs-validator v7.1.0 release tag instead of USED_BY_GBFS_VALIDATOR_JAVA#193
jcpitre merged 1 commit intomasterfrom
use-gtfs-validator-v7.1.0-tag

Conversation

@jcpitre
Copy link
Copy Markdown
Contributor

@jcpitre jcpitre commented Apr 23, 2026

Summary

The extract-1password-secret action from MobilityData/gtfs-validator was referenced using a custom tag USED_BY_GBFS_VALIDATOR_JAVA that was created specifically for this project. This PR replaces that tag with the official v7.1.0 release tag which already exists in the gtfs-validator repository.

Changes

  • .github/workflows/deploy-snapshot.yml: Replace @USED_BY_GBFS_VALIDATOR_JAVA with @v7.1.0
  • .github/workflows/release.yml: Replace @USED_BY_GBFS_VALIDATOR_JAVA with @v7.1.0
  • Updated the comment above the action usage to reflect the use of an official release tag

Why

Using an official release tag is better practice than a custom tag, as it ties the reference to a well-defined, versioned release of the gtfs-validator project.


Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@jcpitre jcpitre merged commit 96797ca into master Apr 23, 2026
1 of 2 checks passed
@jcpitre jcpitre deleted the use-gtfs-validator-v7.1.0-tag branch April 23, 2026 15:07
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.

3 participants