Albert Y
|
d72a7e05aa
|
Add support for custom artifact name
|
2022-05-18 01:24:28 -04:00 |
|
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>
|
2022-05-18 01:21:45 -04:00 |
|
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.
|
2022-04-29 16:31:26 +00:00 |
|
Peter Johanson
|
16ffc7aca6
|
fix(build): Temporarily disable user build caching
* GH Actions errors, disabling caching of west
modules for now.
|
2022-04-29 15:19:47 +00:00 |
|
Adrian
|
3ff8014cf2
|
ci: sort build configuration output
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
|
2022-04-18 23:34:50 -04:00 |
|
Adrian
|
142d518734
|
ci: make cache hash independent of input parameter
|
2022-04-18 23:34:50 -04:00 |
|
elagil
|
b7771fbdd2
|
ci: updated for Zephyr 3.0, cache invalidation
|
2022-04-18 23:34:50 -04:00 |
|
elagil
|
e676c79929
|
fix(ci): generalize path to west.yml
|
2022-04-18 23:34:50 -04:00 |
|
elagil
|
0f70f40054
|
style(ci): add empty lines for readability
|
2022-04-18 23:34:50 -04:00 |
|
elagil
|
2c4ca7390b
|
feat(ci): Use input variables for configuring user build
|
2022-04-18 23:34:50 -04:00 |
|
Adrian
|
b1687eec2a
|
fix(ci): path to custom west.yml
Co-authored-by: Joel Spadin <joelspadin@gmail.com>
|
2022-04-18 23:34:50 -04:00 |
|
elagil
|
bbaa6af81b
|
feat(ci): introduce reusable user-config workflow
|
2022-04-18 23:34:50 -04:00 |
|