Skip to content

Releases: 9elements/firmware-action

v0.2.0

11 Mar 08:26
Compare
Choose a tag to compare

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

04 Mar 17:12
Compare
Choose a tag to compare

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

Full Changelog: v0.1.1...v0.1.2

v0.1.1

01 Feb 13:51
Compare
Choose a tag to compare

What's Changed

  • fix(action): naming mistake in JSON config by @AtomicFS in #105

Full Changelog: v0.1.0...v0.1.1

What's Changed

v0.1.0

01 Feb 09:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.1.0

v0.0.1

23 Jan 13:02
Compare
Choose a tag to compare

First experimental release