Gwénaël Ruelland
342c164366
[MNG-7643] Each atomic task should have its own bullet
2022-12-20 14:14:27 +01:00
Slawomir Jaranowski
a6b1ebb1cd
Update actions in GH build
...
Old actions use deprecated node 12
- cache v2 -> v3
- checkout v2 -> v3
- download-artifact v2 -> v3
- setup-java v2 -> v3
- disable access to GITHUB_TOKEN
- don't store credentials with checkout
- don't execute build for PR from local repository branches - we have build on push event
2022-11-16 08:36:53 +01:00
Guillaume Nodet
a492c9a4ff
Fix the repackaged plexus-utils groupId ( #829 )
...
* Fix plexus gav
* Install maven instead of just building it
The plugins need to be available in the local repo, else the build may download old snapshots
2022-10-15 01:20:24 +02:00
Guillaume Nodet
2b6977a85f
Fix site generation ( #828 )
2022-10-14 21:52:26 +02:00
Marc Wrobel
5ce5591ae3
Fix minor typos
...
Fix various minor typos in :
- project documentations,
- javadoc and comments,
- test files.
2022-07-18 19:22:19 +02:00
Maarten Mulders
76452c7269
[MNG-7339] Verify Maven can build itself less often
...
Closes #658 .
2022-01-18 21:00:41 +01:00
Michael Osipov
d8445a54bb
Improve PR template
2021-12-30 14:52:36 +01:00
Hervé Boutemy
f793d862e3
[MWRAPPER-14] remove Maven Wrapper from core
2021-12-26 17:42:35 +01:00
Julian de Bruin
16dd31aba1
[MNG-7339] Verify Maven can build itself
...
Closes #613 .
2021-12-13 08:53:45 +01:00
Hervé Boutemy
ede86ab4b6
[MNG-6914] move apache-maven-wrapper to its own separate Maven module
2021-10-16 19:44:39 +02:00
Sylwester Lachiewicz
c825b97bf7
(doc) Update GH build config - bump 17-ea to 17, use new setup-java@2 action
2021-10-10 11:38:50 +02:00
Maarten Mulders
f4009a1c0a
Run GitHub actions integration tests with Java 17-ea ( #466 )
2021-04-18 20:17:30 +02:00
Maarten Mulders
521c4c2588
Run GitHub actions integration tests with Java 16 ( #456 )
2021-04-04 21:33:14 +02:00
Martin Kanters
2ef0e5bacc
Upgrade github actions cache and use m2 cache for integration testing as well
2020-12-15 09:39:35 +01:00
Martin Kanters
d98844cfdf
[MNG-7004] Replacing set-env in the GitHub Actions workflow with the new way to set environment variables, since set-env is deprecated.
2020-10-23 17:14:14 +02:00
Martin Kanters
0e3c7a433f
[MNG-6949] Get the correct PR origin user and branch name from the GitHub Actions context, in order to run the matching integration tests repo and branch.
...
Closes #377
2020-09-23 13:06:56 +02:00
Maarten Mulders
2c3949cf1a
Run Github CI builds with Java 8, 11, 15 and 16-ea
...
Closes #376
2020-09-20 19:50:56 +02:00
Olivier Lamy
4de92e4ed1
add 15-ea build
2020-08-17 17:57:59 +10:00
Maarten Mulders
3b442badfc
[MNG-6949] Run integration tests on large matrix, build on small one.
...
Integration tests now run on Java 8, 11 and 14 with Windows, macOS and Linux.
2020-07-01 12:06:54 +02:00
Martin Kanters
c9d1788f76
[MNG-6949] Add a GitHub Actions Workflow for building and integration testing changes
2020-07-01 12:06:54 +02:00
Karl Heinz Marbaise
fef1462102
[MNG-6362] - Adding CONTRIBUTING, README.md pull_request_template for
...
GitHub.
2018-03-20 22:31:10 +01:00