Skip to content

Conversation

@znichollscr
Copy link

@znichollscr znichollscr commented Oct 15, 2025

We don't need the check if the previous job failed. If it failed, GitHub already fails the action and the logs are already there

@znichollscr znichollscr changed the title Clear out unnecessary step Clear out unnecessary step in GHA Oct 15, 2025
@znichollscr
Copy link
Author

@ltroussellier hopefully easy and makes sense

@znichollscr
Copy link
Author

Nice, the CI even shows how this fails and that the removed step isn't needed: https://github.com/WCRP-CMIP/CMIP6_CVs/actions/runs/18527226095/job/52800781285?pr=1274

@ltroussellier ltroussellier merged commit 99257a8 into WCRP-CMIP:esgvoc Oct 15, 2025
1 check failed
@ltroussellier
Copy link
Collaborator

that the removed step isn't needed:

yes but since the idea is to use the same code (the app) either in CI/CD or in local ! its better to switch back to the user configuration after the test. here it does not make sense since we are just testing the "test" configuration. but in local it is particularly handy !

@znichollscr
Copy link
Author

Ah ok yes but the stuff I removed doesn't do that switch does it?

@znichollscr znichollscr deleted the patch-1 branch October 15, 2025 14:40
@ltroussellier
Copy link
Collaborator

no no it is OK, thats why i merged it directly
it was just redundant with the Action log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants