Commit Graph

8 Commits

Author SHA1 Message Date
Stéphane Nicoll
e5a9485925 Move send notification actions to proper directory 2024-07-16 16:21:58 +02:00
Stéphane Nicoll
b1d1a3fe3b Fix workflow URL
This commit fixes the generation of workflow URLs as they were missing
the group.
2024-07-16 16:16:26 +02:00
Stéphane Nicoll
636034b7dc Enable CI on GHA
Closes gh-61
2024-07-16 16:04:28 +02:00
Stéphane Nicoll
a401bdbea7 Add README 2024-07-16 15:59:35 +02:00
Stéphane Nicoll
4800f8e18c Enable plugin and configure the 3.3.x generation
See gh-61
2024-07-16 15:59:35 +02:00
Stéphane Nicoll
9138f2fc2e Add lifecycle smoke test ci plugin
This commit adds a plugin that is heavily based on the one used by the
AOT smoke tests. It uses the description of each lifecycle smoke tests
to generate a GitHub Actions workflow with the necessary jobs.

There is also an additional task that generates or update a status
document that list the smoke tests per generation with a link to the
code and workflow.

See gh-61
2024-07-16 15:59:34 +02:00
Stéphane Nicoll
6686a6fe3b Initiate Gradle project 2024-07-16 15:18:40 +02:00
Stéphane Nicoll
8ca860a193 Initiate CI branch 2024-07-15 10:13:26 +02:00