Skip to content

Tags: mudler/luet

Tags

0.36.4

Toggle 0.36.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Decouple release workflow from test execution (#384)

* Initial plan

* Separate release and test workflows into independent files

Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>

0.36.3

Toggle 0.36.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix goreleaser version ldflags to use .Version instead of .Summary (#383

)

* Initial plan

* Initial plan for fixing CLI version propagation

Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>

* Fix CLI version propagation in goreleaser config

Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>

0.36.2

Toggle 0.36.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Run `go mod tidy` and fix casing (#377)

* Run `go mod tidy` and fix casing

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>

* Use go 1.24 in workflows

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>

---------

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>

0.36.1

Toggle 0.36.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump golang (#376)

0.36.0

Toggle 0.36.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow repo add to set authentication for private repository (#370)

Co-authored-by: lei wang <leiwang@leideMacBook-Air.local>

0.35.5

Toggle 0.35.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
⬆️ Bump github.com/docker/docker (#363)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.4+incompatible to 26.1.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v26.1.4...v26.1.5)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

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

0.35.4

Toggle 0.35.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ci): rename goreleaser flag

0.35.3

Toggle 0.35.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
⬆️ Bump github.com/docker/docker (#361)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.5+incompatible to 26.1.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v25.0.5...v26.1.4)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>

0.35.2

Toggle 0.35.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
⬆️ Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#356)

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

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

0.35.1

Toggle 0.35.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump github.com/moby/buildkit to v0.13.0 (#351)

* bump github.com/moby/buildkit to v0.13.0

Signed-off-by: Nianyu Shen <nianyu@spectrocloud.com>

* fix: update dep usage based on newer version

Signed-off-by: Nianyu Shen <nianyu@spectrocloud.com>

* remove empty line

Signed-off-by: Nianyu Shen <nianyu@spectrocloud.com>

* ci: bump golang to 1.21.x

* Bump moby

* debug

---------

Signed-off-by: Nianyu Shen <nianyu@spectrocloud.com>
Co-authored-by: Nianyu Shen <nianyu@spectrocloud.com>