daffodil icon indicating copy to clipboard operation
daffodil copied to clipboard

ci: run full test for a full build

Open griest024 opened this issue 4 years ago • 1 comments
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

griest024 avatar Sep 11 '21 22:09 griest024

Pretty sure the steps can't have the same name so the ngBuildCache var checking logic will ahve to go in the bash script

griest024 avatar Sep 11 '21 22:09 griest024

Superseded by @hanmangokiwi 's work in #2412 and the subsequent PRs for GitHub Actions

damienwebdev avatar May 06 '23 01:05 damienwebdev