1606 Commits

Author SHA1 Message Date
Hector Geraldino
de8a2137d4 Validate & checksum downloaded artifacts 2022-12-27 17:52:12 -05:00
Hector Geraldino
53a7b994dd Remove remnants of pre/post hooks 2022-12-27 14:06:15 -05:00
Hector Geraldino
b6d270a19e 1/3: Remove post-install hook (#1155) 2022-12-26 20:21:48 -05:00
Hector Geraldino
65b95fb8e1 Fix test failures in OSX/Intel when inferring the platform (#1141) 2022-12-19 17:37:35 -05:00
dependabot[bot]
324e9207b6 Bump kentaro-m/auto-assign-action from 1.2.3 to 1.2.4 (#1135)
Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases)
- [Commits](https://github.com/kentaro-m/auto-assign-action/compare/v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: kentaro-m/auto-assign-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-14 12:27:49 +02:00
dependabot[bot]
826ee2c634 Bump kentaro-m/auto-assign-action from 1.2.1 to 1.2.3 (#1118)
Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases)
- [Commits](https://github.com/kentaro-m/auto-assign-action/compare/v1.2.1...v1.2.3)

---
updated-dependencies:
- dependency-name: kentaro-m/auto-assign-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 15:05:29 +02:00
Marco Vermeulen
f26c25056e Accommodate platform in selfupdate stub. 5.16.0 2022-08-06 16:50:10 +01:00
Marco Vermeulen
8adeaf9312 Pass platform identifier to selfupdate stable script. 2022-08-06 16:39:14 +01:00
Marc Wrobel
ccf67703f6 Fix typos in CONTRIBUTING.md (#1107) 2022-07-23 20:19:52 +01:00
Oliver Weiler
9f86a55469 Bump JReleaser from 1.0.0-M3 to 1.0.0 (#1091) 2022-04-27 16:11:17 +02:00
Mariusz Wyszomierski
0906561e02 #1087 Fix sdkman_auto_env when PROMPT_COMMAND ends with space (#1088)
Trim PROMPT_COMMAND
Without this fix there may be a message with double semicolon:
bash: PROMPT_COMMAND: line 0: `history -a; history -n; ;sdkman_auto_env'
2022-04-21 09:11:25 +02:00
Marco Vermeulen
469f83b2b8 Pass platform identifier to selfupdate beta script. 2022-04-18 13:51:24 +01:00
dependabot[bot]
c7f88ad49a Bump actions/setup-java from 2 to 3 (#1085)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 11:15:30 +02:00
Oliver Weiler
c8fec735df Improve Homebrew README (#1084) 5.15.0 2022-04-07 12:56:55 +02:00
Hector Geraldino
535e3c9b92 Remove local caching of candidates (#1077) 2022-04-03 14:28:05 +01:00
helpermethod
94ccfd0957 Do not trigger beta releases on changes to the workflows 5.14.3 2022-03-31 18:20:31 +01:00
dependabot[bot]
92277bfb16 Bump kentaro-m/auto-assign-action from 1.1.2 to 1.2.1
Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) from 1.1.2 to 1.2.1.
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases)
- [Commits](https://github.com/kentaro-m/auto-assign-action/compare/v1.1.2...v1.2.1)

---
updated-dependencies:
- dependency-name: kentaro-m/auto-assign-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 09:57:14 +01:00
dependabot[bot]
d8e3bf80a0 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 09:13:11 +01:00
Oliver Weiler
b7781e5b6c Add dependabot.yml (#1078) 2022-03-31 09:31:57 +02:00
Oliver Weiler
31d2765073 Replace template tag with version (#1079) 2022-03-26 10:06:43 +01:00
Oliver Weiler
3125e13500 Upgrade JReleaser to 1.0.0-M3 (#1076) 5.14.2 2022-03-25 14:27:00 +01:00
Marco Vermeulen
3ab1da7cc9 Upgrade JReleaser to 0.10.0. 2022-03-21 09:38:15 +00:00
Marco Vermeulen
06fd0436a6 Fix broken tests to do with platform inference. 2022-03-20 17:26:20 +00:00
Marco Vermeulen
08e7402a7d Check zip integrity before checksum. 2022-03-20 17:26:20 +00:00
Marco Vermeulen
19eeef809d Code tweak in install source. 2022-03-20 17:26:18 +00:00
Johannes Bechberger
87b8176ebf Fix test 2022-03-20 17:25:00 +00:00
Johannes Bechberger
282e11fe3a Update test and init 2022-03-20 17:25:00 +00:00
Johannes Bechberger
1e59a342f0 Consider unsupported platforms as exotic
Only fall back on Linuxx64 on platforms not mentioned in
5bfc75d92e/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py (L56)
(excluding the i*86 platforms)
2022-03-20 17:25:00 +00:00
Oliver Weiler
17d70f06fb Run jreleaserFullRelease to create files required by Homebrew (#1071) 2022-03-17 20:39:35 +01:00
Oliver Weiler
9881a42e3f Add platform to appease Homebrew packager (#1070)
* Add platform to appease Homebrew packager
* Add explanatory comment
5.14.1
2022-03-14 21:09:30 +00:00
Oliver Weiler
bd2558a641 Enable Homebrew packager (#1067) 2022-03-14 12:27:17 +00:00
helpermethod
57ccc4ef10 Disable Homebrew packager 5.14.0 2022-03-11 15:58:45 +00:00
Marco Vermeulen
fd2ed04a4e Fix selfupdate bug. 2022-03-09 21:46:14 +00:00
Oliver Weiler
f61702c006 Add Homebrew support (#1042)
* Add Homebrew formula template
* Add brew packager
* Remove selfupdate functionality when installed via Homebrew
* Configure JRELEASER_HOMEBREW_GITHUB_TOKEN
* Order configuration alphabetically
2022-03-07 22:29:39 +00:00
Marco Vermeulen
65ee538d57 Sanitise noise from metadata headers file.
Only records lines starting the `X-Sdkman`
2022-02-22 08:38:16 +00:00
Marco Vermeulen
1d65017c15 Clarify feature request template. 5.13.2 2022-02-06 14:15:57 +00:00
Hector Geraldino
77fe23a758 "sdkman_checksum_enable" feature flag 2022-01-21 08:46:32 +00:00
Marco Vermeulen
f4b21c1fb1 Improve stdout for checksum verification 2022-01-19 22:02:35 +00:00
Frank Delporte
9f5d5cd4cf Change Linux version for ARMv6 2022-01-08 13:45:31 +00:00
Frank Delporte
8e70002033 Align test met changes for ARMv6 2022-01-08 13:35:39 +00:00
Marco Vermeulen
f4c7c8322a Set default JDK as 11.0.13-tem 2022-01-02 23:05:06 +00:00
Hector Geraldino
b75b211793 Add /usr/local/bin to default PATH, so user-installed utils (like md5sum in OSX) are picked up during tests 2021-12-06 17:45:51 +00:00
Marco Vermeulen
cde49eb34d Create FUNDING.yml
Add funding descriptor for OpenCollective.
2021-11-13 08:23:20 +00:00
Andres Almiray
ec1edb8c34 Update JReleaser configuration.
Remove placeholder text from changelog template
Changelog generation pulls full history
2021-11-05 21:47:37 +00:00
Hector Geraldino
ab8219fe09 commit 5.13.1 2021-11-05 13:55:10 +00:00
Hector Geraldino
5669dbc080 Fix bug when reinstalling a candidate (checksums for cached archives) 2021-11-05 13:55:10 +00:00
Andres Almiray
cd4a3aae80 Update release workflow 2021-11-01 22:24:38 +00:00
Andres Almiray
43232f96c9 Configure JReleaser 2021-11-01 22:24:38 +00:00
Marco Vermeulen
f7ffc9c2e6 Allow qualification of help command.
This allows the help command to provide help on subcommands.
2021-10-26 20:09:21 +01:00
Marco Vermeulen
5f3c1528cf More robust handling of native command parameters. 2021-10-26 20:09:21 +01:00