Skip to content

Commit 532f46c

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 2efe061 + c0d092e commit 532f46c

File tree

2 files changed

+61
-1
lines changed

2 files changed

+61
-1
lines changed

CHANGELOG.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
Automatically generated by semantic-release
2+
3+
## 1.0.0 (2025-06-02)
4+
5+
### Features
6+
7+
* add BATS tests to verify dev-related configs are muted ([6108572](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/6108572588084a750ed8277468ce5ad87bf5fc8e))
8+
* add Dockerized-Norlab mock project template with extensive configurations ([844f58d](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/844f58df993ea6f5a52a0aa1259fcad8cac5d374))
9+
* add multiarch build script for stability checks ([b537852](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/b53785299d12ba0f839a933f54721e73471f821e))
10+
* enhance Git validation and debugging output in DNP setup scripts ([b98f29f](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/b98f29f3a9801b202975333c100d1174a0d71245))
11+
* enhance super project config loading and validation ([43d1b46](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/43d1b46ac2e712f40b27024e2545dee2863ce402))
12+
* implement mock hydra config and hparam optim and fix slurm related script ([bbea405](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/bbea405f142e44db1f33d9176f94570e39074e48))
13+
* improve and consolidate DNP utils scripts and tests ([0ff2f1a](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/0ff2f1aa03161cdc5fa40adb41f9162ad73d8c99))
14+
* improve test scripts and enhance dotenv configurations ([f89fb3d](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/f89fb3d7f56a01c888092ad4cfad97d90570f0bd))
15+
* integrate dockerized-norlab-project-mock setup and teardown utilities ([7688923](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/7688923f9f8c1b2926c35beb361077b1780827c6))
16+
* introduce architecture-aware build and setup scripts for Dockerized-NorLab projects ([3016e27](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/3016e279ab48a9fed8cb2b17d0183d3fc5937b7a))
17+
* migrate DNP mock-user-super-project to dockerized-norlab-project-mock repo ([febd36c](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/febd36c36eb7a75e355aa5877f40469a1e591dbd))
18+
* modularize entrypoint scripts and update container configurations ([ea15aed](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/ea15aed67d5b6fe367a66877a141f923ba92a2c5))
19+
* refactor ci-tests and slurm container entrypoint ([4d5962d](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/4d5962dbfaa2144cf9979d79e813ad0ac8dc6a84))
20+
* refine Dockerized-NorLab project scripts and improve modularity ([023adf1](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/023adf116dca964bd740be81030c2bc0b4befd76))
21+
* restructure and modularize Dockerized-NorLab project config files ([a1f35e6](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/a1f35e67023b160516c8a7799c519df24fc3929b))
22+
* update deployment and branch configurations in `.env.dnp` ([2c792ff](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/2c792ffa017b9bcd2edc0c3bfd8af41aee27080e))
23+
24+
### Bug Fixes
25+
26+
* multi-arch build script, enhance error handling and tweak build configurations ([578bf2b](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/578bf2bf3a9313e4a0aac854d5319d1808795114))
27+
28+
### Other
29+
30+
* improve junie plan directory structure and cleanup unused files ([5d049fd](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/5d049fdc889a962280903abe38435564be66f433))
31+
* update .gitignore patterns for artifacts and external data ([5f6e7b5](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/5f6e7b5ebee263b11156de0f9225d45e471cee3d))
32+
* update gitignore ([8d94b7d](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/8d94b7dc9b3e0b05aa66474c1ac3c265a751dd70))
33+
* update gitignore ([9fbed53](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/9fbed53907b3c95208c5f47790ccdf06cc3cdc2b))
34+
35+
### Documentation
36+
37+
* update README details and adjust CODEOWNERS formatting ([d50b39b](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/d50b39bf17710fd921e130f3a68f187a24303809))
38+
39+
### Refactoring
40+
41+
* clean up unused code and streamline scripts (ALL TESTS PASS) ([227e218](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/227e2181b01c356aca29d8a6cf1f91f0e2a0c8e1))
42+
* enable teardown cleanup in test script ([fb6d223](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/fb6d2236311abfe13486db939eab4f6fe8bf4a39))
43+
* improve mock project handling and script consistency ([56982e1](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/56982e1eca11559a54e67cdb25e9d6b0c57bc852))
44+
* move Dockerized-NorLab-Project logic from RLRC ([8d8b7f5](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/8d8b7f5c989841848b3662e8b23b6b21309b1059))
45+
* move RLRC shell script and bats tests to DNP ([e0cfe9f](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/e0cfe9faa6e934fa3d00caa3adf005012c9cfcb7))
46+
* NorLab project template configuration ([1c859ba](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/1c859ba24d051298664201a5e2cef012dfe37b76))
47+
* rename setup script and related references for consistency ([5ae78fe](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/5ae78fe1cc693c82c9cc571822f5aa126f85bcca))
48+
* restructure project to improve consistency and organization ([f55ec38](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/f55ec389cf988bd7cd7b3dd1c2e77ddb9ce8ca5e))
49+
* streamline environment variable usage and optimize script setup ([334e9ad](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/334e9adab0a0e00f17821e2ba0065ab219fa8247))
50+
* update .gitignore for cleaner file tracking ([4618464](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/461846472a7e30243e3273c38dec14246045025f))
51+
* update dry-run flag naming for consistency and improve script flexibility ([fd3e1d7](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/fd3e1d796518ca9179871af2f341f28cd9e01935))
52+
* update dry-run flag naming for consistency and improve script flexibility ([a78945e](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/a78945ee533accde84995c66763e01ea37da7f1b))
53+
* update project references to "dockerized-norlab-project-mock" ([7b99572](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/7b995724ec6599d44efd252fe83ff15d36ae9fc1))
54+
55+
### Build system and dependencies
56+
57+
* Added dockerized-norlab-project-mock submodule to repository ([2ebe004](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/2ebe00401b1c952dfd9cc28543e5238d497e2a6b))
58+
* Added norlab-build-system submodule to repository ([0166f1d](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/0166f1d29786a60e7dd35fcddd829ef6eeb140d8))
59+
* Clean-up template-norlab-project from repository ([b9d36df](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/b9d36df42f9403cb05f169155cde20d12885d92c))
60+
* Remove dockerized-norlab-project-mock submodule ([fcb089a](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/fcb089ab8fa41a6a39636b1167ecb7e64acfb1b0))

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.1
1+
1.0.0

0 commit comments

Comments
 (0)