jcpitre

Results 16 issues of jcpitre

**Summary:** Added some documentation about the branching and release strategy.

### Describe the bug Bug or feature request? The web validator html report gives the filename of the dataset. e.g.: ![image](https://github.com/MobilityData/gtfs-validator/assets/106176106/992a452f-b7b2-4ac3-bfab-0758a58ed551) It does not mean anything when using the web...

bug
status: Ready

### Describe the problem In https://github.com/MobilityData/gtfs-validator/issues/1503 there was a request that we put user defined parameters (cli arguments) in the summary of the json report. This is still to be...

enhancement
status: Needs discussion

### Describe the problem During the release process, this [document ](https://github.com/MobilityData/gtfs-validator/blob/master/docs/RELEASE.md#4-remove-all-sha-docker-images-added-since-last-release) states that we have to `4. Remove all sha Docker images added since last release` This operation should be...

enhancement
status: Ready

### Describe the bug It seems that the timezone used by the validator code is the one where the validator is running. This is wrong since the validator could be...

bug
status: Needs discussion

### Describe the bug Ran the validator with a deliberate error: I removed the agency_id from the line in agency.txt. It gave the right notice but the fieldName read "Avalon...

bug
good first issue
status: Ready

### Describe the bug See https://github.com/MobilityData/gtfs-validator/actions/runs/5603326832/attempts/1 The action fails with this in the logs: ``` Error: jdk.tools.jlink.plugin.PluginException: Duplicate resources: {lib/libj2gss.dylib=[java.security.jgss, java.security.sasl], bin/serialver=[jdk.crypto.cryptoki, jdk.crypto.ec], bin/jrunscript=[java.sql, java.security.jgss, java.transaction.xa, java.xml, java.security.sasl], lib/libosxkrb5.dylib=[java.security.jgss, java.security.sasl],...

bug
status: Ready

The FEATURES.md file contained `Bike Allowed` whereas the right string is `Bikes Allowance` Other typos related to uppercase - lowercase confusion `In-station traversal time` replaced by `Traversal Time`

### Describe the problem In #1719, there are 3 tasks to be done. The second task: - Include code reviewers in Contributors list has been delegated to this new issue....

enhancement
status: Needs triage

### Describe the bug In [publish_assets.yml](https://github.com/MobilityData/gtfs-validator/blob/master/.github/workflows/publish_assets.yml), one section is devoted to uploading the jars to Sonatype. This github workflow is triggered when a release is created. During the pre-release of...

bug
status: Needs triage