daffodil
daffodil copied to clipboard
ci: run full test for a full build
trafficstars
PR Checklist
Please check if your PR fulfills the following requirements:
- [x] The commit message follows our guidelines: https://github.com/graycoreio/daffodil/blob/master/CONTRIBUTING.md#commit
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
PR Type
What kind of change does this PR introduce?
[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:
What is the current behavior?
Fixes: #1822
Does this PR introduce a breaking change?
[ ] Yes
[x] No
Other information
Pretty sure the steps can't have the same name so the ngBuildCache var checking logic will ahve to go in the bash script
Superseded by @hanmangokiwi 's work in #2412 and the subsequent PRs for GitHub Actions