Albert Y
|
2e89ca036f
|
Set verbose output, simplify grep command, keep if statement consistent
|
3 years ago |
Albert Y
|
d72a7e05aa
|
Add support for custom artifact name
|
3 years ago |
dependabot[bot]
|
9e39585f85
|
chore(deps): bump actions/cache from 3.0.1 to 3.0.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.2)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Peter Johanson
|
aa3773fb93
|
fix(build): Use `continue-on-error` for cache.
* Switch to attempting caching, but with
`continue-on-error` so we don't fail builds
while waiting on GH Actions fix.
|
3 years ago |
Peter Johanson
|
16ffc7aca6
|
fix(build): Temporarily disable user build caching
* GH Actions errors, disabling caching of west
modules for now.
|
3 years ago |
Adrian
|
3ff8014cf2
|
ci: sort build configuration output
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
|
3 years ago |
Adrian
|
142d518734
|
ci: make cache hash independent of input parameter
|
3 years ago |
elagil
|
b7771fbdd2
|
ci: updated for Zephyr 3.0, cache invalidation
|
3 years ago |
elagil
|
e676c79929
|
fix(ci): generalize path to west.yml
|
3 years ago |
elagil
|
0f70f40054
|
style(ci): add empty lines for readability
|
3 years ago |
elagil
|
2c4ca7390b
|
feat(ci): Use input variables for configuring user build
|
3 years ago |
Adrian
|
b1687eec2a
|
fix(ci): path to custom west.yml
Co-authored-by: Joel Spadin <joelspadin@gmail.com>
|
3 years ago |
elagil
|
bbaa6af81b
|
feat(ci): introduce reusable user-config workflow
|
3 years ago |