Commit 9e1151a
committed
NXCON-277: Modernize CI/CD, auto-derive release version, streamline build & release workflows
This change consolidates the CI pipeline by:
-> Converting build_and_test.yml from a reusable workflow_call workflow to a standalone workflow triggered directly on push/PR.
-> Deleting the caller workflows pipeline_pr.yaml and pipeline_release.yml.
-> Adding a new release.yml for automated release orchestration.
-> Adding a dedicated .github/maven-settings.xml file (replacing inline XML generation).1 parent b42ee7d commit 9e1151a
7 files changed
Lines changed: 718 additions & 265 deletions
File tree
- .github
- workflows
- nuxeo-ai-core-package
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments