Skip to content

Commit 5a91781

Browse files
Merge branch 'main' into feat-update-contact-email-address-2025-09-02
2 parents 1c028ec + 8919af2 commit 5a91781

File tree

7 files changed

+39
-41
lines changed

7 files changed

+39
-41
lines changed

.github/workflows/lint.yml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@ name: Lint and style checks
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches: [ main ]
7-
pull_request:
8-
branches: [ main ]
5+
# Disabled the other triggers do to part of workflow is not working, will investigate later:
6+
# Run pre-commit/[email protected]
7+
# install pre-commit
8+
# Error: getCacheEntry failed: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0yfa6aAAAAAAwdZzfWtlpQ7MU6zq78uD6QkwyQUEyMDMwMTA1MDUxAEVkZ2U=
9+
#
10+
# push:
11+
# branches: [ main ]
12+
# pull_request:
13+
# branches: [ main ]
914

1015
jobs:
1116
lint:

docs/en/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ The coauthors are responsible for:
3232
- building the movement for mobility data interoperability.
3333

3434
The coauthor coalition is:
35-
{% include "coalition.md" %}
35+
--8<-- "docs/en/coalition.md"
3636

37-
--8<-- "../../assets/co-authors-logo-grid.html"
37+
--8<-- "overrides/assets/co-authors-logo-grid.html"
3838

3939
---
4040

docs/en/policies/mdip-coalition-composition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Members MAY be removed from the [MDIP Coalition](../governance.md#mdip-coalition
3838

3939
## Coalition Members
4040

41-
{% include "coalition.md" %}
41+
--8<-- "docs/en/coalition.md"
4242

4343
## Document Changelog
4444

docs/en/procurement.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Fixed-route scheduling system functions:
144144
- Manage assignment of vehicles and drivers
145145
- Optionally, importing information from agency databases for these purposes
146146

147-
![The image depicts a flowchart with five boxes in three columns, flowing left to right. On the left side are the boxes "agency staff" and "agency database", both flowing into the middle box "scheduling system", which flows into two boxes on the right side, "CAD/AVL system (ODS)" and "trip planners (GTFS)". All boxes are dark blue and connected by a solid arrow, except for "agency database" which is a light blue box connecting to the "scheduling system" by a dashed arrow.](../../assets/images/fixed_route_scheduling_system.png "fixed route scheduling system")
147+
![The image depicts a flowchart with five boxes in three columns, flowing left to right. On the left side are the boxes "agency staff" and "agency database", both flowing into the middle box "scheduling system", which flows into two boxes on the right side, "CAD/AVL system (TODS)" and "trip planners (GTFS)". All boxes are dark blue and connected by a solid arrow, except for "agency database" which is a light blue box connecting to the "scheduling system" by a dashed arrow.](../../assets/images/fixed_route_scheduling_system.png "fixed route scheduling system")
148148

149149
Demand-response scheduling system functions include the following:
150150

@@ -164,7 +164,7 @@ Fixed-route scheduling systems should meet the following requirements to be cons
164164
| |
165165
| :--- |
166166
| **Input/Output** |
167-
| The scheduling system shall receive, process, store, and export customer-generated data and derived data, free from additional costs or restrictions. <br />The scheduling system shall receive, store, provide access to, and make available via an appropriate API, data in the most recent version of the following open standards including their best practices:<ul><li>Rider-facing schedule data in GTFS Schedule; and</li><li>As-operated data in the Operational Data Standard (ODS). </li></ul>Best practices shall be defined as both should statements in the standard itself as well as official best practices documents such as the [GTFS Schedule Best Practices](https://gtfs.org/schedule/best-practices/). <br />The scheduling system shall be enabled to receive the following inputs both through an ad-hoc import or by fetching using an API. <ul><li>Driver/operator rosters and associated data necessary to assign drivers/operators to runs in a Well-documented Data Format.</li><li>Vehicle inventory and associated data necessary to assign vehicles to blocks in a Well-documented Data Format. </li></ul>Input data schemas and APIs shall be consistent with any other relevant open standards |
167+
| The scheduling system shall receive, process, store, and export customer-generated data and derived data, free from additional costs or restrictions. <br />The scheduling system shall receive, store, provide access to, and make available via an appropriate API, data in the most recent version of the following open standards including their best practices:<ul><li>Rider-facing schedule data in GTFS Schedule; and</li><li>As-operated data in the Operational Data Standard (TODS). </li></ul>Best practices shall be defined as both should statements in the standard itself as well as official best practices documents such as the [GTFS Schedule Best Practices](https://gtfs.org/schedule/best-practices/). <br />The scheduling system shall be enabled to receive the following inputs both through an ad-hoc import or by fetching using an API. <ul><li>Driver/operator rosters and associated data necessary to assign drivers/operators to runs in a Well-documented Data Format.</li><li>Vehicle inventory and associated data necessary to assign vehicles to blocks in a Well-documented Data Format. </li></ul>Input data schemas and APIs shall be consistent with any other relevant open standards |
168168
| **Built-in Enforcement + Monitoring** |
169169
| The scheduling system shall include a mechanism to ensure that exported data is consistent with the above requirements using relevant canonical validators. Data which would not pass the above requirements using relevant canonical validators shall require an explicit override to export. Validation reports for each export shall be transparent to the customer and provide a course of action to remedy. <br />Validation errors which are the result of scheduling software errors and cannot be remedied by the customer shall be automatically reported to Customer and Contractor and are subject to Performance Minimums and Recovery Time Objectives. |
170170

@@ -190,7 +190,7 @@ Fixed route CAD/AVL system functions:
190190
- Output real-time information regarding the status of the transit system
191191
- Optionally, control various downstream onboard or offboard systems
192192

193-
![The image depicts a flowchart with four boxes in three columns, flowing left to right. On the left side is the box "scheduling system (ODS)", flowing into the middle box "CAD/AVL system", which flows into two boxes on the right side, "Reporting system (TIDES)" and "Trip planners (GTFS-RT)". All boxes are dark blue and connected by a solid arrow.](../../assets/images/fixed_route_cad_avl.png "fixed route cad/avl system")
193+
![The image depicts a flowchart with four boxes in three columns, flowing left to right. On the left side is the box "scheduling system (TODS)", flowing into the middle box "CAD/AVL system", which flows into two boxes on the right side, "Reporting system (TIDES)" and "Trip planners (GTFS-RT)". All boxes are dark blue and connected by a solid arrow.](../../assets/images/fixed_route_cad_avl.png "fixed route cad/avl system")
194194

195195
#### CAD/AVL system requirements
196196

docs/en/requirements.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/en/support.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ Cosign the principles to support an interoperable vision for the future of trans
1010
Additional information about eligibility, roles, and duties can be found in our [governance documentation](governance.md).
1111

1212
## Cosignatories
13-
14-
{% include 'cosignatories.md' %}
13+
--8<-- "docs/en/cosignatories.md"
1514

1615
## Coalition
17-
18-
{% include 'coalition.md' %}
16+
--8<-- "docs/en/coalition.md"
Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,70 @@
11
<div class="logo-grid">
22
<div class="logo-grid__item">
3-
<img src="img/calact.png" alt="California Association of Coordinated Transportation (CALACT)" />
3+
<img src="../assets/images/calact.png" alt="California Association of Coordinated Transportation (CALACT)" />
44
</div>
55
<div class="logo-grid__item">
6-
<img src="img/calitp.png" alt="California Integrated Travel Project (Cal-ITP)" />
6+
<img src="../assets/images/calitp.png" alt="California Integrated Travel Project (Cal-ITP)" />
77
</div>
88
<div class="logo-grid__item">
9-
<img src="img/rtd.png" alt="Denver Regional Transportation District (RTD)" />
9+
<img src="../assets/images/rtd.png" alt="Denver Regional Transportation District (RTD)" />
1010
</div>
1111
<div class="logo-grid__item">
12-
<img src="img/entur.png" alt="ENTUR" />
12+
<img src="../assets/images/entur.png" alt="ENTUR" />
1313
</div>
1414
<div class="logo-grid__item">
15-
<img src="img/king-county-wa.jpg" alt="King County, Washington" />
15+
<img src="../assets/images/king-county-wa.jpg" alt="King County, Washington" />
1616
</div>
1717
<div class="logo-grid__item">
18-
<img src="img/metro.png" alt="Los Angeles County Metropolitan Transportation Authority" />
18+
<img src="../assets/images/metro.png" alt="Los Angeles County Metropolitan Transportation Authority" />
1919
</div>
2020
<div class="logo-grid__item">
21-
<img src="img/mbta.png" alt="Massachusetts Bay Transportation Authority (MBTA)" />
21+
<img src="../assets/images/mbta.png" alt="Massachusetts Bay Transportation Authority (MBTA)" />
2222
</div>
2323
<div class="logo-grid__item">
24-
<img src="img/metrotransit.png" alt="MetroTransit" />
24+
<img src="../assets/images/metrotransit.png" alt="MetroTransit" />
2525
</div>
2626
<div class="logo-grid__item">
27-
<img src="img/mtc.png" alt="Metropolitan Transportation Commission (MTC)" />
27+
<img src="../assets/images/mtc.png" alt="Metropolitan Transportation Commission (MTC)" />
2828
</div>
2929
<div class="logo-grid__item">
30-
<img src="img/mdot.png" alt="Michigan Department of Transportation (MDOT)" />
30+
<img src="../assets/images/mdot.png" alt="Michigan Department of Transportation (MDOT)" />
3131
</div>
3232
<div class="logo-grid__item">
33-
<img src="img/mndot.png" alt="Minnesota Department of Transportation" />
33+
<img src="../assets/images/mndot.png" alt="Minnesota Department of Transportation" />
3434
</div>
3535
<div class="logo-grid__item">
36-
<img src="img/mobilitydata.png" alt="MobilityData" />
36+
<img src="../assets/images/mobilitydata.png" alt="MobilityData" />
3737
</div>
3838
<div class="logo-grid__item">
39-
<img src="img/ncdot.png" alt="North Carolina Department of Transportation" />
39+
<img src="../assets/images/ncdot.png" alt="North Carolina Department of Transportation" />
4040
</div>
4141
<div class="logo-grid__item">
42-
<img src="img/odot.png" alt="Oregon Department of Transportation" />
42+
<img src="../assets/images/odot.png" alt="Oregon Department of Transportation" />
4343
</div>
4444
<div class="logo-grid__item">
45-
<img src="img/sumc.png" alt="Shared Use Mobility Center (SUMC)" />
45+
<img src="../assets/images/sumc.png" alt="Shared Use Mobility Center (SUMC)" />
4646
</div>
4747
<div class="logo-grid__item">
48-
<img src="img/sound-transit.png" alt="Sound Transit" />
48+
<img src="../assets/images/sound-transit.png" alt="Sound Transit" />
4949
</div>
5050
<div class="logo-grid__item">
5151
<div class="show-light-mode">
52-
<img src="img/taskar-light.png" alt="Taskar Center for Accessible Technology" />
52+
<img src="../assets/images/taskar-light.png" alt="Taskar Center for Accessible Technology" />
5353
</div>
5454
<div class="show-dark-mode">
55-
<img src="img/taskar-dark.png" alt="Taskar Center for Accessible Technology" />
55+
<img src="../assets/images/taskar-dark.png" alt="Taskar Center for Accessible Technology" />
5656
</div>
5757
</div>
5858
<div class="logo-grid__item">
59-
<img src="img/trimet.png" alt="Tri-Met" />
59+
<img src="../assets/images/trimet.png" alt="Tri-Met" />
6060
</div>
6161
<div class="logo-grid__item">
62-
<img src="img/vttrans.png" alt="Vermont Agency of Transportation" />
62+
<img src="../assets/images/vttrans.png" alt="Vermont Agency of Transportation" />
6363
</div>
6464
<div class="logo-grid__item">
65-
<img src="img/via.png" alt="VIA Metropolitan Transit San Antonio" />
65+
<img src="../assets/images/via.png" alt="VIA Metropolitan Transit San Antonio" />
6666
</div>
6767
<div class="logo-grid__item">
68-
<img src="img/wsdot.png" alt="Washington State Department of Transportation (WSDOT) Public Transportation Division" />
68+
<img src="../assets/images/wsdot.png" alt="Washington State Department of Transportation (WSDOT) Public Transportation Division" />
6969
</div>
7070
</div>

0 commit comments

Comments
 (0)