|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [1.3.0](https://github.com/ai4os/ai4os-hub-qa/compare/v1.2.0...v1.3.0) (2025-03-13) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add 'Update Catalog page' stage ([#20](https://github.com/ai4os/ai4os-hub-qa/issues/20)) ([2e69599](https://github.com/ai4os/ai4os-hub-qa/commit/2e6959976b8fac887a8c9a61561db3dfd60f8416)) |
| 9 | +* add env variable SQA_CONTAINER_NAME to sanitize BUILD_TAG ([780f399](https://github.com/ai4os/ai4os-hub-qa/commit/780f399cbe0c08ec0c7d5007c4ee93a974f34287)) |
| 10 | +* enable OSCAR notifications ([467fb26](https://github.com/ai4os/ai4os-hub-qa/commit/467fb26b5ff0f7ea9ea720ff53aa9a6caf0ab9eb)) |
| 11 | + |
| 12 | + |
| 13 | +### Bug Fixes |
| 14 | + |
| 15 | +* cases when GIT_PREVIOUS_SUCCESSFUL_COMMIT fails ([798b9ef](https://github.com/ai4os/ai4os-hub-qa/commit/798b9efff75618ade164806d0040921b86b1d84c)), closes [#18](https://github.com/ai4os/ai4os-hub-qa/issues/18) |
| 16 | +* check for modified files with previous success commit ([#17](https://github.com/ai4os/ai4os-hub-qa/issues/17)) ([47c704f](https://github.com/ai4os/ai4os-hub-qa/commit/47c704fae05c72d9a451188b0784eac256e4e5b7)) |
| 17 | +* check metadata.json only if present (not mandatory anymore) ([a16ae8a](https://github.com/ai4os/ai4os-hub-qa/commit/a16ae8a355440c601d2ef62002e702610a2eb0e5)) |
| 18 | +* fetch master branch for OSCAR services ([64160ba](https://github.com/ai4os/ai4os-hub-qa/commit/64160bae27838cfde57e902f12469d02dcd62871)) |
| 19 | +* fetch master branch for OSCAR services update ([5a00fca](https://github.com/ai4os/ai4os-hub-qa/commit/5a00fca377d04885e135a6ab93834864b17b117a)) |
| 20 | +* how docker image name defined (temporary solution) ([325b993](https://github.com/ai4os/ai4os-hub-qa/commit/325b993fda15d97715c0ecf9252a73394ba6ea4e)) |
| 21 | +* how docker image name defined (temporary solution) ([508cb72](https://github.com/ai4os/ai4os-hub-qa/commit/508cb72f81d37e7a2617085f00d34a367898686b)) |
| 22 | +* pass SQA_CONTAINER_NAME to child job ([ef628c2](https://github.com/ai4os/ai4os-hub-qa/commit/ef628c23385db201171bddb11831e44e6fffb363)) |
| 23 | +* run OSCAR stage in Docker ([653eec3](https://github.com/ai4os/ai4os-hub-qa/commit/653eec323b120abeb65d92d56f5a99a65f0abbc7)) |
| 24 | +* setup env vars for script with folder properties ([75c7511](https://github.com/ai4os/ai4os-hub-qa/commit/75c75116193f1540c96d5fdcb4eeb41d2e1c2826)) |
| 25 | +* SQA_CONTAINER_NAME ([69a994d](https://github.com/ai4os/ai4os-hub-qa/commit/69a994d3cdf4104883857b35d1eacf56d36bfff4)) |
| 26 | +* SQA_CONTAINER_NAME definition ([91ea9a5](https://github.com/ai4os/ai4os-hub-qa/commit/91ea9a5304fd78e31820fc3733558a13aa1af1e3)) |
| 27 | +* typo in Jenkinsfile ([2b9517b](https://github.com/ai4os/ai4os-hub-qa/commit/2b9517bd40494dd6f4c84b7810334c734c3c7fdb)) |
| 28 | +* typo in Jenkinsfile ( ")" ) ([2b9517b](https://github.com/ai4os/ai4os-hub-qa/commit/2b9517bd40494dd6f4c84b7810334c734c3c7fdb)) |
| 29 | +* use oscar-service-token credentials ([9a4cf8b](https://github.com/ai4os/ai4os-hub-qa/commit/9a4cf8b455d2bc30e4346954fda3da39e12e6f71)) |
| 30 | + |
3 | 31 | ## [1.2.0](https://github.com/ai4os/ai4os-hub-qa/compare/v1.1.0...v1.2.0) (2024-08-22)
|
4 | 32 |
|
5 | 33 |
|
|
0 commit comments