Maxime Armstrong

Results 82 issues of Maxime Armstrong

**Is your feature request related to a problem? Please describe.** A stop should not be to close to origin (latitude and longitude). This is a GTFS rule implemented in Google...

python validator
rules: Community rules

**Is your feature request related to a problem? Please describe.** Verify if a feed has too many days without service, or a service gap. This is a GTFS rule implemented...

python validator
community rules
new rule

**Is your feature request related to a problem? Please describe.** A feed must have dates linked to it, and must have exceptions for specific dates (trips exceptions, different route, etc.)....

python validator
community rules
status: Needs discussion
new rule

**Is your feature request related to a problem? Please describe.** A calendar/service must be at least once a week. This is a GTFS rule implemented in Google Python validator and...

python validator
community rules
status: Needs discussion
new rule

This PR upgrades protobufjs version to 6.11.3. [Vulnerabilities were detected](https://github.com/MobilityData/gtfs-realtime-bindings/security/dependabot/2).

## **Feature request** **Is your feature request related to a problem? Please describe.** There is a lot of repeated code when generating the validators in `GtfsAnnotationProcessor.java`. **Proposed solution** Implementing an...

enhancement
status: Needs discussion
efficiency

## **Feature request** **Is your feature request related to a problem? Please describe.** As discussed [here](https://github.com/MobilityData/gtfs-validator/pull/1243#issuecomment-1225824087), `END_TO_END.md` was deleted because it was outdated. By deleting that file, only our acceptance_test.yml...

documentation
enhancement
status: Ready
workflow

Adding a user request made on the Dagster community Slack. See thread [here](https://dagster.slack.com/archives/C01U5LFUZJS/p1708020868159689). > Is there a plan to auto-layout the asset lineage on the UI, earlier, earlier it was...

type: feature-request
area: UI/UX

## Summary & Motivation This PR adds a new `dagster-openai` library to our set of libraries. The main goal of this library is to log the Open AI API usage...

**Is your feature request related to a problem? Please describe.** Feed must have a valid start date and expiration date. This is a GTFS rule implemented in Google Python validator...

python validator