Compare commits
1 Commits
20260319_0
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 88b75e3e62 |
15
README.md
15
README.md
@@ -6,6 +6,21 @@ Re-initialised in a new repository on 04/12/2025. This decision was made to kee
|
||||
|
||||
Data is prepared for the data-ingress service using Gitea actions, any changes made to the actions require care to ensure it doesn't break the ingress of data to OwlBoard.
|
||||
|
||||
## Making Changes
|
||||
|
||||
Updates should be made in a branch following the naming pattern:
|
||||
|
||||
```
|
||||
branches:
|
||||
- auto-*
|
||||
- pis-*
|
||||
```
|
||||
|
||||
Updated should be placed in to a new file in the /pis/ directory.
|
||||
|
||||
Code deletions must be made in the 'main' branch.
|
||||
|
||||
|
||||
## Future Considerations
|
||||
|
||||
Adding traction type field to cover 80x generic headcodes, and whatever 175's use if not the same as other units.
|
||||
@@ -1,4 +1,8 @@
|
||||
pis:
|
||||
- code: "4601"
|
||||
stops: [cdf,nwp,stj,fit,bri,bth,boa,tro,wsb,wmn,sal,rom,sou,frm]
|
||||
- code: "6594"
|
||||
stops: [gcr,yae,bpw,fit,asd,srd,lwh,bri]
|
||||
- code: "0106"
|
||||
stops: [slo,wnc]
|
||||
toc: "gw"
|
||||
|
||||
Reference in New Issue
Block a user