Commit 20da572
committed
chore(release): 1.0.0-beta.5 [skip ci]
## [1.0.0-beta.5](v1.0.0-beta.4...v1.0.0-beta.5) (2025-06-17)
### Features
* add ci-tests service and improve run command flexibility ([3f4ef90](3f4ef90))
* add exec and attach commands, improve flexibility in up_and_attach logic ([1ce4f7c](1ce4f7c))
* enhance up and attach scripts with new options and better ssh key handling ([948bf71](948bf71))
### Bug Fixes
* **core:** update default Slurm jobs directory path for consistency ([42be4b5](42be4b5))
* streamline service-related flags and improve build workflows ([57b737f](57b737f))
* **tests:** ensure PATH consistency across test scripts ([8773d11](8773d11))
* **tests:** remove obsolete test scripts for stability builds ([eec8496](eec8496))
* **tests:** update PATH export for better environment consistency ([97dbceb](97dbceb))
* **tests:** update PATH in mock setup script for better environment handling ([c3e9cc9](c3e9cc9))
### Documentation
* typo ([81f70f8](81f70f8))
* update README and improve feature overview clarity ([3cc0b39](3cc0b39))
* update README and refactoring guideline for setup clarity ([3bd1ad9](3bd1ad9))
### Refactoring
* **slurm-jobs:** improve script structure and add customizable job templates ([875e885](875e885))
* **slurm-jobs:** standardize argument naming and remove email notifications ([d6d740d](d6d740d))1 parent 75301e4 commit 20da572
2 files changed
+29
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 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 | + | |
3 | 31 | | |
4 | 32 | | |
5 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments