Skip to content

Tags: devfile/alizer

Tags

v1.9.6

Toggle v1.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add java jakarta ee framework detection support (#303)

* add java jakarta ee framework detection support

Signed-off-by: bzssm <358963981@qq.com>

* docs: add JakartaEE to supported Java frameworks list

Signed-off-by: bzssm <358963981@qq.com>

---------

Signed-off-by: bzssm <358963981@qq.com>

v1.9.5

Toggle v1.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve JBoss EAP detection (#284)

* improve JBoss EAP detection

Signed-off-by: HaoZhang <haozhan@microsoft.com>

* fix conflict

Signed-off-by: HaoZhang <haozhan@microsoft.com>

* reduce test resources size

Signed-off-by: HaoZhang <haozhan@microsoft.com>

* remove unnecessary test files

Signed-off-by: HaoZhang <haozhan@microsoft.com>

* small update

Signed-off-by: HaoZhang <haozhan@microsoft.com>

---------

Signed-off-by: HaoZhang <haozhan@microsoft.com>
Co-authored-by: HaoZhang <haozhan@microsoft.com>

v1.9.4

Toggle v1.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/mod from 0.31.0 to 0.32.0 (#312)

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.31.0 to 0.32.0.
- [Commits](golang/mod@v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

v1.9.3

Toggle v1.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump github.com/moby/buildkit from 0.25.2 to 0.26.2 (#268)

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.25.2 to 0.26.2.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](moby/buildkit@v0.25.2...v0.26.2)

---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
  dependency-version: 0.26.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

v1.9.2

Toggle v1.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump github.com/moby/buildkit from 0.24.0 to 0.25.2 (#262)

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.24.0 to 0.25.2.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](moby/buildkit@v0.24.0...v0.25.2)

---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
separate spring boot and spring cloud from spring detection (#229)

* separate spring boot and spring cloud from spring detection

Signed-off-by: Hao Zhang <haozhan@microsoft.com>

* reuse spring detector

Signed-off-by: Hao Zhang <haozhan@microsoft.com>

* fix path format

Signed-off-by: Hao Zhang <haozhan@microsoft.com>

* update test

Signed-off-by: Hao Zhang <haozhan@microsoft.com>

* add test for spring cloud

Signed-off-by: Hao Zhang <haozhan@microsoft.com>

---------

Signed-off-by: Hao Zhang <haozhan@microsoft.com>
Co-authored-by: Hao Zhang <haozhan@microsoft.com>

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#225)

Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.6...v1.0.7)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump github.com/go-git/go-git/v5 from 5.13.2 to 5.16.2 (#219)

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.13.2 to 5.16.2.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.13.2...v5.16.2)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/crypto from 0.32.0 to 0.35.0 (#197)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.35.0.
- [Commits](golang/crypto@v0.32.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: indirect
...

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

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Alizer updates (#203)

* Add extra case for mongodb

Signed-off-by: thepetk <thepetk@gmail.com>

* Upgrade golang

Signed-off-by: thepetk <thepetk@gmail.com>

* Update badge

Signed-off-by: thepetk <thepetk@gmail.com>

* Improve logging

Signed-off-by: thepetk <thepetk@gmail.com>

* Upgrade code-coverage ubuntu version

Signed-off-by: thepetk <thepetk@gmail.com>

* Use ubuntu latest

Signed-off-by: thepetk <thepetk@gmail.com>

---------

Signed-off-by: thepetk <thepetk@gmail.com>