Skip to content

Commit 1522684

Browse files
authored
Merge pull request #13 from TechnologyEnhancedLearning/ci-setup
Ci setup
2 parents 517b070 + 4297ccd commit 1522684

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.github/workflows/workflow-readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,8 @@ they stay in the pull request ui. they are also only targetted on master
2121

2222
# Notes
2323
- doesnt run easily with nektos act due to git ref checks and calling other workflows
24+
- conventions should be
25+
- jobs kebab case no caps
26+
- step names sentances
27+
- step ids snake case
28+
- envs all cap snake

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [1.0.2-ci-setup.1](https://github.com/TechnologyEnhancedLearning/TELBlazor/compare/v1.0.1...v1.0.2-ci-setup.1) (2025-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **cause version:** minor version ([cc9b39f](https://github.com/TechnologyEnhancedLearning/TELBlazor/commit/cc9b39f053df98276c142f5e9e3849a8583dc9ea))

0 commit comments

Comments
 (0)