Skip to content

Commit 2db56fc

Browse files
committed
Merge remote-tracking branch 'origin/beta' into beta
2 parents cc27d62 + d4905ef commit 2db56fc

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
Automatically generated by semantic-release
22

3+
## [1.0.0-beta.12](https://github.com/norlab-ulaval/dockerized-norlab-project/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2025-07-09)
4+
5+
### Features
6+
7+
* **build:** add Docker Hub authentication checks for specific flags ([cfbe395](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/cfbe395165c6bb0caa265d9dc80ed04b71b8808a))
8+
* **init:** enhance multi-architecture support, online build and DNA init ([103d802](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/103d802c96e0bffbc373c1e03a30e8eb0b201cfe))
9+
* **init:** refine acronym generation logic and add comprehensive tests ([7197012](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/7197012123f4dccbf57fc2ac295ddfe445be8a0f))
10+
* **install,init:** improve init msg, install msg and MacOS VM ([f5aa29e](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/f5aa29ebf12362800c52942370fa0022fdafdc07))
11+
* **tests:** add `--include-multiarch` flag validation for commands ([431f917](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/431f917dfda494529abd2c5d22d32a80e08d90a7))
12+
* **vagrant:** enhance support for multi-OS and nested virtualization ([4f0fb8c](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/4f0fb8cc5a3be48f8a5941c4dbca544799b7344e))
13+
14+
### Bug Fixes
15+
16+
* set default COMPOSE_BAKE to false in .env.dna-internal ([ef9fddc](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/ef9fddc3932f324d2ecfb047ed56597bc055f198))
17+
18+
### Other
19+
20+
* **docs:** update guidelines and gitignore for new mock directories ([1351092](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/1351092dce713f5e381ffdceb72db1bc05b658b1))
21+
* **gitignore:** update rules and include README.md exclusions ([04b6d3b](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/04b6d3bb22eb91e19924051ea09b1a8fb9e77d94))
22+
* **gitignore:** update rules for dotenv files and artifacts handling ([4efd9ae](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/4efd9ae13772e9f5c7aed016d3ca2b2bbed0888b))
23+
* update dotenv file precedence and environment variable references ([429c380](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/429c3805d72b874ecad91d8778fde593782b1496))
24+
25+
### Documentation
26+
27+
* improve project requirements and entrypoints documentation ([dfeb785](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/dfeb785c543304658d3e6f8938793b4de415a68b))
28+
329
## [1.0.0-beta.11](https://github.com/norlab-ulaval/dockerized-norlab-project/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2025-07-04)
430

531
### Bug Fixes

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0-beta.11
1+
1.0.0-beta.12

0 commit comments

Comments
 (0)