File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 33## Dev
44Dev Check Test Package TELBlazor.Components Trigger TELBlazor-DevShowCase Deployment
55
6- - Checks should all run so if multiple fails can be resolved in one commit
6+ - Run checks
77- Artifact and workflow trigger for GH-Page deployment TELBlazor-DevShowCase
88- branch name check logic should be kept upto date with releaserc.json and commitlintrc.json
99- commitlint would be better as a prehook but global gitguardian hook seems to interfere
1010- assume git guardian global and prehook
1111
1212## Pull_Request
13-
13+ - The pull request, and the branch rules to do the same checks currently. The advantage of the branch rules are that
14+ they stay in the pull request ui. they are also only targetted on master
15+
16+
17+ ## Reuseable Ci Checks
18+ - Checks should all run so if multiple fails can be resolved in one commit but still trigger a stopping error if any fail at the end of the workflow.
1419
1520## Release
1621
1722# Notes
18- - doesnt run easily with nektos act due to git ref checks and calling other workflows
23+ - doesnt run easily with nektos act due to git ref checks and calling other workflows
You can’t perform that action at this time.
0 commit comments