Commit c0d092e
committed
chore(release): 1.0.0 [skip ci]
## 1.0.0 (2025-06-02)
### Features
* add BATS tests to verify dev-related configs are muted ([6108572](6108572))
* add Dockerized-Norlab mock project template with extensive configurations ([844f58d](844f58d))
* add multiarch build script for stability checks ([b537852](b537852))
* enhance Git validation and debugging output in DNP setup scripts ([b98f29f](b98f29f))
* enhance super project config loading and validation ([43d1b46](43d1b46))
* implement mock hydra config and hparam optim and fix slurm related script ([bbea405](bbea405))
* improve and consolidate DNP utils scripts and tests ([0ff2f1a](0ff2f1a))
* improve test scripts and enhance dotenv configurations ([f89fb3d](f89fb3d))
* integrate dockerized-norlab-project-mock setup and teardown utilities ([7688923](7688923))
* introduce architecture-aware build and setup scripts for Dockerized-NorLab projects ([3016e27](3016e27))
* migrate DNP mock-user-super-project to dockerized-norlab-project-mock repo ([febd36c](febd36c))
* modularize entrypoint scripts and update container configurations ([ea15aed](ea15aed))
* refactor ci-tests and slurm container entrypoint ([4d5962d](4d5962d))
* refine Dockerized-NorLab project scripts and improve modularity ([023adf1](023adf1))
* restructure and modularize Dockerized-NorLab project config files ([a1f35e6](a1f35e6))
* update deployment and branch configurations in `.env.dnp` ([2c792ff](2c792ff))
### Bug Fixes
* multi-arch build script, enhance error handling and tweak build configurations ([578bf2b](578bf2b))
### Other
* improve junie plan directory structure and cleanup unused files ([5d049fd](5d049fd))
* update .gitignore patterns for artifacts and external data ([5f6e7b5](5f6e7b5))
* update gitignore ([8d94b7d](8d94b7d))
* update gitignore ([9fbed53](9fbed53))
### Documentation
* update README details and adjust CODEOWNERS formatting ([d50b39b](d50b39b))
### Refactoring
* clean up unused code and streamline scripts (ALL TESTS PASS) ([227e218](227e218))
* enable teardown cleanup in test script ([fb6d223](fb6d223))
* improve mock project handling and script consistency ([56982e1](56982e1))
* move Dockerized-NorLab-Project logic from RLRC ([8d8b7f5](8d8b7f5))
* move RLRC shell script and bats tests to DNP ([e0cfe9f](e0cfe9f))
* NorLab project template configuration ([1c859ba](1c859ba))
* rename setup script and related references for consistency ([5ae78fe](5ae78fe))
* restructure project to improve consistency and organization ([f55ec38](f55ec38))
* streamline environment variable usage and optimize script setup ([334e9ad](334e9ad))
* update .gitignore for cleaner file tracking ([4618464](4618464))
* update dry-run flag naming for consistency and improve script flexibility ([fd3e1d7](fd3e1d7))
* update dry-run flag naming for consistency and improve script flexibility ([a78945e](a78945e))
* update project references to "dockerized-norlab-project-mock" ([7b99572](7b99572))
### Build system and dependencies
* Added dockerized-norlab-project-mock submodule to repository ([2ebe004](2ebe004))
* Added norlab-build-system submodule to repository ([0166f1d](0166f1d))
* Clean-up template-norlab-project from repository ([b9d36df](b9d36df))
* Remove dockerized-norlab-project-mock submodule ([fcb089a](fcb089a))1 parent 578bf2b commit c0d092e
2 files changed
+61
-1
lines changed| 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 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments