DiamondLightSource / DiamondLightSource/python-copier-template

Check that removing codecov token works on a new org

Abierto
#309 0 comentarios 0 reacciones 1 asignado Reclamado por @hyperrealist Ver en GitHub
Lenguaje dominante
Jinja
Estrellas
25
Forks
10
Merge medio
4 h 4 min
PR fusionados (30 d)
6

Descripción

Codecov [now supports tokenless uploads](https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token).

However this did not work for a fresh repo in a fresh org: https://github.com/codecov/codecov-action/issues/1891

The issue was on their end, so this may have been a one off.

This ticket is to repeat the experiment:
- Create a new GitHub org
- Create a new copier template project within it following all the docs apart from the codecov one
- Remove the secret from `.github/workflows/_test.yml`
- Push the results
- Check the CI logs for the codecov action to see that it uploads correctly

If this works then update the instructions in this repo and remove the codecov secret from `ci.yml` and `_test.yml` file

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.