Releases: 9elements/firmware-action
Releases · 9elements/firmware-action
v0.6.0
Changelog
- 6a4f3d0 chore(action): bump version to v0.6.0
- 3659a03 feat(docker): build coreboot cross-compilers for all platforms
- 61c2c1e fix(megalinter): fix spelling
- 6b41c2e fix(dagger): missing docker-compose
- d614b25 fix(megalinter): fix spelling
- b3615d5 feat(ci): add reminder bot
- e7e593a build(deps): bump oxsecurity/megalinter from 7 to 8
- 602dff8 build(deps): bump dagger.io/dagger in /action in the golang group
- bf69e65 build(deps): update prettytable requirement in /.dagger-ci/daggerci
- 6752a89 build(deps): bump golang.org/x/crypto in /action in the golang group
- f69338a build(deps): bump dagger.io/dagger in /action in the golang group
- a9e6b0d fix(ci): consolidate jobs
- 2b42c43 chore(action): remove unnecessary input
v0.5.0
Changelog
- 1dc275f chore(action): bump version to v0.5.0
- 6bdd189 fix(ci): consolidate multiple jobs into few status checks
- 28516b9 fix(ci): jobs are canceled on submitted review
- a3ab36c fix(release): forgot to remove the old version bumper
- 2306d2d feat(release): automatically determinate the next version
- f715557 fix(action): remove unnecessary apostrophes
- be50b25 chore: rename labeler workflow
- 61587d4 fix(megalinter): fix spelling
- d88ba9f feat(ci): add labeler bot
- 0f2a143 docs: add CODEOWNERS file
- eab70ac docs: remove google analytics from mdbook
- 220baf9 docs: add note about interactive mode
- 9bc4ff3 docs: add note about Arch Linux AUR package
- 6bc13d3 fix(lint): fix broken matching in .editorconfig
- 744824c fix(megalinter): exclude mdbook theme from linting
- fd42f59 fix(lint): fixes according to megalinter
- a857531 docs: add notes about interactive mode
- 5737270 docs: add more docs
- 3f9f888 docs: add firmware-action-example as submodule
- 499bf53 docs: split example_config files for more clarity
- fdbaa04 docs(action): cleanup anchors in recipes
- 137915e docs: update README.md
- 77403bf fix(action): if statement using compile input
v0.4.0
Changelog
- 676c7b6 chore(action): bump version to v0.4.0
- 73097e7 fix(release): remove leftover javascript stuff
- 6b9959f fix(release): typo
- a7dcfe3 chore(action): bump version to v0.4.0
- 32c8c6d fix(release): release-prepare missing tags and history
- 45ec8c0 fix(ci/example): dorny/paths-filter issue
- 76e263d fix(megalinter): fix spelling
- cdf1986 fix(ci): add conditional JIT compilation from examples
- 4ae3cba fix(action): broken InputDirs
- 72ccaf2 chore: should not happen duplicate
- 778f0bd feat(action): add InputFiles and InputDirs options
- 6927afc ci: more tweaks to run conditions to reduce number of CIs
- a13d992 feat(action): check if file from needed modules exist
- 46fd6ff feat(action): print summary overview at the end
- 1040cd5 feat(action): do not override output files
- a2dc60c chore: fix cosmetic issues
- 7292ac9 feat(test): add examples for non-Linux systems
- ecb09aa fix(ci): remove go setup from example jobs
- bbc402b docs: remove obsolete information
- 955747d chore(daggerci): megalinter fix
- bc0cb58 feat: add CHANGELOG.md
- ab9dcda feat(ci): use cog to bump version
- 8f28305 ci(action): download executable instead of JIT compilation
- bce7e82 ci: tweak run conditions to reduce number of CIs
- fd61b56 build(deps): bump github.com/heimdalr/dag in /action in the golang group
- a0c30f2 build(deps): bump dagger.io/dagger in /action in the golang group
- 6eba755 fix(docker): add missing dependencies for building edk2
- 40d5baa build(deps): bump dagger.io/dagger in /action in the golang group
- e2d1237 build(deps): update pytest-flake8 requirement in /.dagger-ci/daggerci
- 86cfa9d build(deps): update pytest requirement in /.dagger-ci/daggerci
- 96ec784 build(deps): bump dagger.io/dagger in /action in the golang group
- 5c116f6 ci(example): fix example workflows to use our uroot container
- e493118 ci(docker): extra step to validate compose.yaml
- 757da02 ci(docker): bump python to v3.12
- 1447da2 ci(docker): add first u-root container v0.14.0
- ed3f45c fix(action): simplify u-root test
- cce075b fix(megalinter): fix spelling
- 0cef84f docs: add notes on linux defconfig
- a37d9ea feat(docker): add linux 6.9.9
- 4faed8d fix(ci): skip on all reviews except when the release PR
- 9d230a6 fix(lint): fix frequent markdown-link-check fail with AUR link
- e76678c fix(action): container.Export returns string instead of boolean
- f4cb409 build(deps): bump dagger.io/dagger in /action in the golang group
- 1162f25 build(deps): update dagger-io requirement
v0.3.2
v0.3.1
v0.3.0
Changelog
- 35ed1fe chore(action): bump version to 0.3.0
- 99a6247 fix(megalinter): fix spelling
- 6d4dba7 feat(action): add support for u-root
- ea97f8b chore: add output-* directories into .gitignore
- 01af31b chore(cosmetic): run gofumt formatter
- 92851a9 build(deps): bump actions/github-script from 6 to 7
- a5d9fb5 fix(typo): typo
- 0697a02 feat(action): add option to ignore missing blob files
- fc4388d ci(docker): add coreboot 24.02.01 and 24.05
- 9872682 fix: build docker containers on release
- c928e2c ci: build docker images on tags
- bf26e96 feat(action): notify user that interactivity rolls back state
- 8adf0f8 build(deps): bump google.golang.org/grpc in /action
- 6018d7e build(deps): bump golang.org/x/crypto in /action in the golang group
- cd0ca04 build(deps-dev): bump mega-linter-runner in the javascript group
- f2d1f92 build(deps): bump dagger.io/dagger in /action in the golang group
- 896d3dc build(deps): bump dagger.io/dagger in /action in the golang group
v0.2.1
Changelog
- b8b8376 fix: release workflow does not triger other workflows
- 65aa6bd chore(action): bump version to 0.2.1
- 0de6d54 feat(action): print a message on success
- 8dd75a2 chore(action): fix according to megaliter complains
- a539fe1 ci(golangci): update config
- b18e86e feat(action): print warning when uninitialized git submodule found
- 261132f chore(action): add go-git and run go mod tidy
- f8081de build(deps): bump github.com/go-playground/validator/v10
- 02d56ba build(deps): bump github.com/vektah/gqlparser/v2 in /action
- fa486d6 build(deps): run update on npm packages
- 2a94539 ci(dependabot): increase open-pull-requests-limit
- f4f891a build(deps): bump the golang group across 1 directory with 2 updates
- 7ceadf2 build(deps-dev): bump mega-linter-runner in the javascript group
- ca0ebc1 build(deps): bump goreleaser/goreleaser-action from 5 to 6
- 271e78b fix(megalinter): disable trivy checks for GitHub specific configs
- fb341e2 build(deps): bump dagger.io/dagger in /action in the golang group
- 83e387a build(deps): bump dagger.io/dagger in /action in the golang group
- f55fd9f build(deps): update anyio requirement in /.dagger-ci/daggerci
- d747064 fix: return not checked in container/ssh.go
- 044ed91 build(deps): bump dagger.io/dagger in /action in the golang group
- 2603b82 build(deps): bump the golang group across 1 directory with 2 updates
- 15b9aed fix(megalinter): disable v8r yaml linter for while
- 5b2b5bf build(deps): bump golangci/golangci-lint-action from 5 to 6
- 404745e build(deps): bump github.com/go-playground/validator/v10
- 24fdff5 build(deps-dev): bump ejs from 3.1.9 to 3.1.10
- 43c3558 build(deps): update pytest requirement in /.dagger-ci/daggerci
- fac8a4d build(deps): bump dagger.io/dagger in /action in the golang group
- 35f7407 build(deps): bump golangci/golangci-lint-action from 4 to 5
- db36859 build(deps-dev): bump mega-linter-runner in the javascript group
- b5cd9b2 fix(ci/example): fix coreboot blobs cache
- 0e66cf2 fix(ci/example): fix coreboot blobs URL and add cache
- e1d19f2 build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 in /action
- 34893e9 test(megalinter/trivy): add exception to Dockerfiles
- fc9814f build(deps): bump dagger.io/dagger in /action in the golang group
- d8bc51a fix(action): fix issue 195
- 72c8636 build(deps): bump the golang group in /action with 2 updates
- 8ef2d88 build(deps): update dagger-io requirement
- 84b726e build(deps): bump actions/configure-pages from 4 to 5
- 02fc8f5 build(deps): update pytest requirement in /.dagger-ci/daggerci
- 2dba929 build(deps): bump wagoid/commitlint-github-action from 5 to 6
- e963114 build(deps): bump the golang group in /action with 1 update
- 88f5def chore(action): fix according to megaliter complains
- 47460bc ci(action): add goreleaser configuration file
- db7ac14 ci(action): add release workflow
- 9ca7f4f ci(action): add release-prepare workflow
- 5b20be4 fix(action): fix bin filename in Taskfile.yml
- 2d269f3 fix(action): sync versions across files
- bfc46cd feat(action): add version sub-command
- 8ac3179 chore(daggerci): megalinter fix
- 1140359 feat(daggerci): print size of tarball into stdout
- 4850a3a chore(daggerci): run task format
- 92f2e12 perf(docker): reduce rust size
- af0594d build(deps): update pytest-cov requirement in /.dagger-ci/daggerci
- 1844bdc build(deps): bump the golang group in /action with 1 update
- 0845aa8 feat(action/container): catch timeout and suggest restart (WIP)
- 072b13a build(deps): bump the golang group in /action with 1 update
- 6024156 refactor(action/linux): improve logging with slog
- 93b53e7 refactor(action/recipes): improve logging with slog
- 6c3dba2 refactor(action/stitching): improve logging with slog
- 147302d refactor(action/edk2): improve logging with slog
- 6c83930 refactor(action/coreboot): improve logging with slog
- 523658b refactor(action/container): improve logging with slog
- c9fb602 refactor(action): pass config struct around as pointer
- 44961d1 refactor(action/config): improve logging with slog, better JSON
- 754235b refactor(action/main): improve logging with slog and fix error handling
- b9eb652 feat(logging): add custom slog logger
- 37f0b82 test(action): add slog linting to golangci-lint
- 003d2a4 chore(megalinter): spelling
- 5aa4a14 chore(action): remove obsolete comment
- df3f973 ci: fix duplicated workflows on release
v0.2.0
What's Changed
- build(deps): bump the golang group in /action with 1 update by @dependabot in #167
- make containers interactive by @AtomicFS in #147
- build(deps): update pytest-timeout requirement from ~=2.2 to ~=2.3 in /.dagger-ci/daggerci by @dependabot in #170
- build(deps): bump the golang group in /action with 1 update by @dependabot in #171
- build(deps-dev): bump the javascript group with 1 update by @dependabot in #172
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- chore: update npm packages and some unused variables by @AtomicFS in #112
- fix(docker): missing ifdtool and cbfstool in container by @AtomicFS in #110
- add dependabot by @AtomicFS in #114
- ci(dependabot): tweak config by @AtomicFS in #127
- fix(commitlint): add config increasing max line length by @AtomicFS in #131
- tweak triggers for CIs by @AtomicFS in #130
- build(deps): bump the golang group in /action with 3 updates by @dependabot in #132
- build(deps): bump the python group in /.dagger-ci/daggerci with 1 update by @dependabot in #133
- build(deps): update anyio requirement from ~=3.7 to ~=4.2 in /.dagger-ci/daggerci by @dependabot in #117
- build(deps): update pytest requirement from ~=7.4 to ~=8.0 in /.dagger-ci/daggerci by @dependabot in #124
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #116
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #119
- build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #121
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #123
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #125
- build(deps-dev): bump mega-linter-runner from 6.22.2 to 7.9.0 by @dependabot in #126
- build(deps): update prettytable requirement from ~=3.9 to ~=3.10 in /.dagger-ci/daggerci by @dependabot in #138
- ci: add cache to reduce stress on git hosting servers by @AtomicFS in #134
- Fix mdbook and add cache because why not by @AtomicFS in #136
- Feature/firmware stitching by @AtomicFS in #111
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #139
- build(deps): update anyio requirement from ~=4.2 to ~=4.3 in /.dagger-ci/daggerci by @dependabot in #140
- build(deps): bump the golang group in /action with 1 update by @dependabot in #141
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #146
- feat(docker): prepare container for interactive debugging by @AtomicFS in #148
- ci(action): further reduce load on CI by @AtomicFS in #142
- Dependabot/update dagger by @AtomicFS in #153
- ci: add coreboot 24.02 by @AtomicFS in #154
- add coreboot 24.02 example by @AtomicFS in #155
- add rust support into edk2 by @AtomicFS in #156
- ci(workflows): change go version in linting to stable by @AtomicFS in #157
- Revert "build(deps): update pytest requirement in /.dagger-ci/daggerci" by @AtomicFS in #161
- build(deps): bump the golang group in /action with 2 updates by @dependabot in #160
- ci: delete old containers in packages by @AtomicFS in #145
- fix(docker): edk2 repositories were missing files by @AtomicFS in #162
New Contributors
- @dependabot made their first contribution in #132
Full Changelog: v0.1.1...v0.1.2