An open API service providing commit metadata for open source projects.

GitHub / nemerosa/ontrack-github-actions-cli-validation / commits

SHA Message Author Date Stats
2606bce7 chore(release): 3.0.0 [skip ci] semantic-release-bot <s****t@m****t> 4 months ago
ffa1c063 fix: update CLI executable default from `ontrack-cli` to `yontrack` and align... Damien Coraboeuf <d****f@g****m> 4 months ago
84f1cc66 merge Merge pull request #4 from rathpc/feat/upgrade-node-24-and-build-toolchain Damien Coraboeuf <d****f@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
23347e98 fix: pin cli-config to v1.3.0 (no floating v1 tag exists yet) Steven Rathbauer <s****r@c****m> 4 months ago
8d479f6a ci: replace minimal build.yml with standardized ci.yml (Node 24, floating tag... Steven Rathbauer <s****r@c****m> 4 months ago
56e7687d build: add semantic-release config; patch-on-every-commit-type Steven Rathbauer <s****r@c****m> 4 months ago
10fdb3fd docs: seed CHANGELOG.md for semantic-release Steven Rathbauer <s****r@c****m> 4 months ago
4a197bcf docs: add README; closes #3 Steven Rathbauer <s****r@c****m> 4 months ago
10e2a795 build: rebuild dist/ with esbuild + license plugin Steven Rathbauer <s****r@c****m> 4 months ago
48b92861 test: add unit tests for explicit-status runAction Steven Rathbauer <s****r@c****m> 4 months ago
b75e296f build: regenerate package-lock.json against new dep versions Steven Rathbauer <s****r@c****m> 4 months ago
d178d3ec build: add esbuild driver with license plugin (replaces ncc) Steven Rathbauer <s****r@c****m> 4 months ago
80a8c5b8 build: bump deps to latest stable; add engines.node >=24; drop ncc Steven Rathbauer <s****r@c****m> 4 months ago
20f6c469 build: migrate to ESLint 10 flat config (drop .eslintrc.json/.eslintignore) Steven Rathbauer <s****r@c****m> 4 months ago
595df7dc refactor: rewrite to explicit-status interface matching action.yml; DI pattern Steven Rathbauer <s****r@c****m> 4 months ago
e70f0156 docs: add CLAUDE.md for AI-assisted development Steven Rathbauer <s****r@c****m> 4 months ago
359a3a27 build: bump action runtime to node24 Steven Rathbauer <s****r@c****m> 4 months ago
e675acf5 ci: fixing actions.yml Damien Coraboeuf <d****f@g****m> 9 months ago
f093721f ci: fixing condition for status Damien Coraboeuf <d****f@g****m> 9 months ago
002b183a ci: fixing dependencies Damien Coraboeuf <d****f@g****m> 9 months ago
9e9af49b feat: explicit status Damien Coraboeuf <d****f@g****m> 9 months ago
433acad1 merge Merge pull request #2 from rathpc/main Damien Coraboeuf <d****f@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
cca8e383 Fix octokit calls to correctly use new object definition Steven Rathbauer <g****c@g****m> over 2 years ago
fb68d45c merge Merge pull request #1 from rathpc/rathpc/update-deps Damien Coraboeuf <d****f@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
84b3634f ci: using latest version of the Ontrack CLI Damien Coraboeuf <d****f@g****m> about 3 years ago
f0166c48 Update action internals and bump major Steven Rathbauer <g****c@g****m> about 3 years ago
c0389d6d Missing runtime Damien Coraboeuf <d****f@g****m> over 5 years ago
eb56b62f Ontrack status Damien Coraboeuf <d****f@g****m> over 5 years ago
ef8f1ded CLI command execution Damien Coraboeuf <d****f@g****m> over 5 years ago
7addb14f CLI command logging Damien Coraboeuf <d****f@g****m> over 5 years ago
b47a3375 Getting the project & branch Damien Coraboeuf <d****f@g****m> over 5 years ago
870ce140 Event Damien Coraboeuf <d****f@g****m> over 5 years ago
8513e5cf Event Damien Coraboeuf <d****f@g****m> over 5 years ago
d872d7aa URL to the job Damien Coraboeuf <d****f@g****m> over 5 years ago
f4b294a5 Duration as a field Damien Coraboeuf <d****f@g****m> over 5 years ago
ebed88d9 NPM install only Damien Coraboeuf <d****f@g****m> over 5 years ago
ba94d2df Dist Damien Coraboeuf <d****f@g****m> over 5 years ago
0867a44f Fixing the build Damien Coraboeuf <d****f@g****m> over 5 years ago
decc1134 Increased timeout and removed logging Damien Coraboeuf <d****f@g****m> over 5 years ago
425103fe Restored logging Damien Coraboeuf <d****f@g****m> over 5 years ago
37ad8ef5 Restored logging Damien Coraboeuf <d****f@g****m> over 5 years ago
9721ff10 Removed logging Damien Coraboeuf <d****f@g****m> over 5 years ago
f31b7a7f Correction of step Damien Coraboeuf <d****f@g****m> over 5 years ago
c1055fe6 Async processing Damien Coraboeuf <d****f@g****m> over 5 years ago
bc9e7ea9 Dealing with the promise Damien Coraboeuf <d****f@g****m> over 5 years ago
de6e5419 Dealing with the promise Damien Coraboeuf <d****f@g****m> over 5 years ago
32107629 More logging options Damien Coraboeuf <d****f@g****m> over 5 years ago
8fa27d48 Logging Damien Coraboeuf <d****f@g****m> over 5 years ago
f066ba2e Logging Damien Coraboeuf <d****f@g****m> over 5 years ago
04132d55 1 second interval Damien Coraboeuf <d****f@g****m> over 5 years ago
a860d240 Waiting for the step to complete Damien Coraboeuf <d****f@g****m> over 5 years ago
3e709d4a Using `data` in the run response Damien Coraboeuf <d****f@g****m> over 5 years ago
5e361055 Listing the jobs Damien Coraboeuf <d****f@g****m> over 5 years ago
ead7e1a9 Logging the run Damien Coraboeuf <d****f@g****m> over 5 years ago
7b21c105 Getting the job and the step Damien Coraboeuf <d****f@g****m> over 5 years ago
74990c8c Getting the run Damien Coraboeuf <d****f@g****m> over 5 years ago
6afad6eb Fixing the action definition Damien Coraboeuf <d****f@g****m> over 5 years ago
b83a3498 Starting to collect information Damien Coraboeuf <d****f@g****m> over 5 years ago
0450d0e0 Creates the validation upfront Damien Coraboeuf <d****f@g****m> over 5 years ago
83033c41 Creates the validation upfront Damien Coraboeuf <d****f@g****m> over 5 years ago
8103b9d3 Always runs the validation Damien Coraboeuf <d****f@g****m> over 5 years ago
974a09b6 Action definition Damien Coraboeuf <d****f@g****m> over 5 years ago
90ba8893 Initial commit Damien Coraboeuf <d****f@g****m> over 5 years ago

← Back to repository