Closed peterdudfield closed 1 year ago
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
to make it easy to copy
It might also be useful to put message = Bump version: {current_version} → {new_version} [skip ci]
in the .bumpversion.cfg
Repo | Update Release | Update bumpversion |
---|---|---|
pvoutput | ✔️ | ✔️ |
nowcasting_datamodel | ✔️ | ✔️ |
GSP Consumer | ✔️ | ✔️ |
PV Consumer | ✔️ | ✔️ |
PVnet | ✔️ | ✔️ |
nowcasting | n/a | n/a |
uk-analysis-dashboard | n/a | n/a |
ocf datapies | ✔️ | ✔️ |
uk-pv-national-gsp-api | ✔️ | ✔️ |
nowcasting_forecast | ✔️ | ✔️ |
MetOfficeDataHub | ✔️ | ✔️ |
nwp-consumer | n/a | n/a |
Satip | ✔️ | ✔️ |
We might find the
realease
work flow doesnt work for a bit, this is due to needing update CI to take PAT_TOKEN. This is because we have added branch protecton on 'main'The way to do this is to add it here