Skip to content

Release v0.1.26

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 11:33
7d4229b
Bug fixes and testing improvements #patch (#121)

* Bump github.com/moby/moby in /packet_logs/stream-json-logs (#116)

Bumps [github.com/moby/moby](https://github.com/moby/moby) from 20.10.18+incompatible to 20.10.20+incompatible.
- [Release notes](https://github.com/moby/moby/releases)
- [Commits](https://github.com/moby/moby/compare/v20.10.18...v20.10.20)

---
updated-dependencies:
- dependency-name: github.com/moby/moby
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [build] Add exit 1 if bake fails

* Bump github.com/moby/moby in /packet_logs/client-test (#117)

Bumps [github.com/moby/moby](https://github.com/moby/moby) from 20.10.18+incompatible to 20.10.20+incompatible.
- [Release notes](https://github.com/moby/moby/releases)
- [Commits](https://github.com/moby/moby/compare/v20.10.18...v20.10.20)

---
updated-dependencies:
- dependency-name: github.com/moby/moby
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [build] Add exit 1 if bake fails

* [build] Call exit if build script fails

* [build] Use container_template image to reduce size

* [build] Run docker image build on dev branch also

* [build] Fix RUNN typo in multicast proxy

* [build] Update plugin-lookup builder to grab ca-certificates

* [build] [api] Update moby pubsub dependancy

* [api] Remove systemd dependency

* [build] Push on workflow_run event now

* [build] Tag container versions with x-build

* [build] [api] Update moby pubsub dependancy

* [build] xcode-select

* [build] xcode-select

* [build] Add dev channel support for container images

* [build] Update branches syntax

* [ui] Remove console.log

* [build] remove version tag, channel - use latest image for sboms

* [build] remove version tag, channel - use latest image for sboms

* [build] Use checkout v3

* [api] go fmt fix for http.Error

* [build] Since a chained workflow run loses the branch, change tactics and build for dev on push, and don't bump version

* [build] Release channels need a dash

* [build] Fix dev channel name for latest tag

* [build] Remove whitespace

* [docs] Remove outdated documentation file

* [build] Update dev channel boolean logic for pushing dev containers

* [build] Update dev channel boolean logic for pushing dev containers

* [api] Add existence check to wireguard peer retrieval

* [ui] Fix hw_mode error

* [ui] Fix Hw_mode parameter for config

* [testing] Add scripts for end to end testing of SPR with macsim (#120)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lts-po <[email protected]>