-
Notifications
You must be signed in to change notification settings - Fork 772
Closed
Labels
Description
Summary of Bug
Version
all
Steps to Reproduce
Update older versions of gaia, or in the case of the codecov issue, do anything at all
https://github.com/cosmos/gaia/runs/6164055056?check_suite_focus=true#step:8:30
Suggested solutions
- Stop using the diff ci action
- consider replacing codecov with a more portable solution that does not rely on an api key
- backport this to all gaias
note
due to the fact that there seems an issue with the cosmos codecov api key generally or with the whole service, any PR's that have cone in recently will need their ci jobs re-run
this has hit tm-db as well:
https://github.com/tendermint/tm-db/runs/6163210118?check_suite_focus=true
2nd note:
it hurts more than the linters
https://github.com/faddat/gaia/blob/84de16ef50b0dad6ec164b99610a80bf16d9ec01/.github/workflows/sims.yml#L125
ci jobs are free, why are we trying to conserve them?
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned
- Is a spike necessary to map out how the issue should be approached?
Reactions are currently unavailable