Commit Graph

146 Commits

Author SHA1 Message Date
Chris Poupart 68896192ef feat(settings): 🔐 Add settings-githubServer flag
This maps to the maven-settings-action 'githubServer' flag.

closes #101
2024-11-03 16:17:38 +01:00
dependabot[bot] f4785d5b29 Bump actions/setup-java from 4.4.0 to 4.5.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/b36c23c0d998641eff861008f374ee103c25ac73...8df1039502a15bceb9433410b1a100fbe190c53b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 14:44:19 +01:00
dependabot[bot] 611a8f2746 Bump actions/cache from 4.1.1 to 4.1.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/3624ceb22c1c5a301c8db4169662070a689d9ea8...6849a6489940f00c2f30c0fb92c6274307ccb58a)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 14:43:10 +01:00
dependabot[bot] a46d0cb350 Bump actions/checkout from 4.2.1 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [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/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871...11bd71901bbe5b1630ceea73d27597364c9af683)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 14:42:56 +01:00
dependabot[bot] 2f6a59136c Bump actions/cache from 4.1.0 to 4.1.1
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2...3624ceb22c1c5a301c8db4169662070a689d9ea8)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 15:54:28 +02:00
dependabot[bot] 2e2cbf3053 Bump actions/checkout from 4.2.0 to 4.2.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [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/d632683dd7b4114ad314bca15554477dd762a938...eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 15:53:13 +02:00
dependabot[bot] a37cecafbf Bump actions/cache from 4.0.2 to 4.1.0
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9...2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
v1.15.0
2024-10-05 18:01:38 +02:00
Slawomir Jaranowski a4199cab67 Merge pull request #93 from s4u/pin-setup-java
Pin setup-java to latest SHA
2024-10-05 17:52:50 +02:00
Slawomir Jaranowski 787523041c Merge pull request #92 from s4u/mvn-3.9.9
Maven 3.9.9 as default
2024-10-05 17:50:37 +02:00
Slawomir Jaranowski 4aedd0b3b2 Pin setup-java to latest SHA 2024-10-05 17:49:04 +02:00
Slawomir Jaranowski 5f52556e27 Maven 3.9.9 as default 2024-10-05 17:44:20 +02:00
Adi 5eec3f78f3 Add checkout enable boolean (#90)
* Add checkout enable boolean

* Update README.md
2024-10-05 16:05:58 +02:00
dependabot[bot] 4095a894c5 Bump actions/checkout from 4.1.7 to 4.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [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/692973e3d937129bcbf40652eb9f2f61becf3332...d632683dd7b4114ad314bca15554477dd762a938)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 15:40:49 +02:00
Slawomir Jaranowski 8a09fe4cf2 Merge pull request #86 from afonso-vilela/add-checkout-ssh-key
chore: add checkout-ssh-key as input to allow git commits after the checkout
2024-08-05 22:14:03 +02:00
Slawomir Jaranowski 2b1e091324 Merge pull request #85 from dabico/submodules
Add `checkout-submodules` parameter
2024-08-05 20:36:46 +02:00
Afonso Vilela 2059bfe2f2 chore: add checkout-ssh-key as input to allow git commits after the checkout 2024-08-04 10:59:13 +01:00
dabico 6e3103c027 Add option for checking out repository submodules 2024-07-16 16:31:27 +02:00
Slawomir Jaranowski 2f53a7669c Merge pull request #84 from s4u/mvn-3.9.8
Maven 3.9.8 as default
v1.14.0
2024-06-29 09:29:19 +02:00
Slawomir Jaranowski 1bea7e41c5 Maven 3.9.8 as default 2024-06-29 09:23:28 +02:00
Rennan Felizardo 816f5e6ba8 Configure custom maven repositories 2024-06-29 09:19:04 +02:00
dependabot[bot] 25553285e3 Bump actions/checkout from 4.1.6 to 4.1.7
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
- [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/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 15:37:39 +02:00
Slawomir Jaranowski 4894416432 Merge pull request #80 from s4u/pin-test
Pin all actions to their current releases' SHA in test
v1.13.0
2024-05-17 20:06:22 +02:00
Slawomir Jaranowski a9992a1ccd Pin all actions to their current releases' SHA in test 2024-05-17 20:00:29 +02:00
Zenville Erasmus 3b45b50cd5 Feature/proxy settings (#75)
* Issue 62

* Issue 62
2024-05-17 19:57:17 +02:00
Slawomir Jaranowski 5a52b9da46 Merge pull request #78 from brrygrdn/brrygrdn/pin-composed-actions-versions-by-sha
Pin composed actions to their current releases' SHA
2024-05-17 19:54:43 +02:00
Barry Gordon e2f38a4518 Pin all actions to their current releases' SHA 2024-05-17 19:51:52 +02:00
Slawomir Jaranowski 9d09e3987e Merge pull request #79 from s4u/zulu-as-default
Use zulu java distribution as default
2024-05-17 19:50:51 +02:00
Slawomir Jaranowski f480a422c2 Use zulu java distribution as default
The temurin distribution doesn't support JDK 8 on new macOS runners
2024-05-17 18:03:48 +02:00
Slawomir Jaranowski 6d44c18d67 Merge pull request #73 from s4u/fix-misspell
Fix misspell in test action
v1.12.0
2024-02-11 13:37:22 +01:00
Slawomir Jaranowski 9f3d803b4e Fix misspell in test action 2024-02-11 13:26:42 +01:00
Slawomir Jaranowski 023b47f3ae Merge pull request #72 from s4u/mvn396
Maven 3.9.6 as default
2024-02-11 13:00:29 +01:00
Slawomir Jaranowski 5257c30aee Maven 3.9.6 as default 2024-02-11 12:49:28 +01:00
Slawomir Jaranowski 88b5bc7548 Merge pull request #70 from NotMyFault/update-deps-node-20
Update stCarolas/setup-maven to v5
2024-02-11 12:38:27 +01:00
dependabot[bot] 6c5362973d Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-11 12:30:38 +01:00
Alexander Brandes f8353fecf3 Update stCarolas/setup-maven to v5
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-02-11 12:22:35 +01:00
dependabot[bot] 9337884575 Bump s4u/maven-settings-action from 2.8.0 to 3.0.0
Bumps [s4u/maven-settings-action](https://github.com/s4u/maven-settings-action) from 2.8.0 to 3.0.0.
- [Release notes](https://github.com/s4u/maven-settings-action/releases)
- [Commits](https://github.com/s4u/maven-settings-action/compare/v2.8.0...v3.0.0)

---
updated-dependencies:
- dependency-name: s4u/maven-settings-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 20:49:36 +01:00
dependabot[bot] c6cceea941 Bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
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>
2024-01-01 20:45:57 +01:00
Slawomir Jaranowski fa2c7e4517 Merge pull request #64 from s4u/mvn-3.9.5
Maven 3.9.5 as default
v1.11.0
2023-11-23 17:52:07 +01:00
Slawomir Jaranowski 78d72295d8 Maven 3.9.5 as default 2023-11-23 17:49:38 +01:00
Jonas Bjørge Andersen 5727e29093 Added toggle for cache 2023-11-23 17:38:21 +01:00
dependabot[bot] 57ca7f1a81 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
v1.10.0
2023-09-22 08:40:57 +02:00
Brendan Lafond 41e894b5c6 #58 New feature to support repository and token options (#59) 2023-09-22 08:29:12 +02:00
Slawomir Jaranowski c1ef1c9458 Merge pull request #57 from s4u/docs
Documentation improvements
v1.9.0
2023-08-23 23:02:20 +02:00
Slawomir Jaranowski fe0723070c Documentation improvements 2023-08-23 22:57:55 +02:00
Slawomir Jaranowski f416ae1666 Merge pull request #56 from s4u/jdk-default
Java 17 as default
2023-08-23 21:25:04 +02:00
Slawomir Jaranowski 428a7bd6a8 Java 17 as default 2023-08-23 21:13:07 +02:00
Slawomir Jaranowski 7b66d0ca2e Merge pull request #55 from s4u/m394
Maven 3.9.4 as default
2023-08-23 20:47:55 +02:00
Slawomir Jaranowski 2dce5ee2b1 Maven 3.9.4 as default 2023-08-23 20:43:44 +02:00
Braxton Fair e912d59387 Add the ability to specify ref for checkout action (#52) 2023-08-17 10:59:46 +02:00
Slawomir Jaranowski 721df57437 Merge pull request #51 from s4u/m392
Maven 3.9.2 as default
v1.8.0
2023-06-09 13:43:17 +02:00