Commit Graph

16 Commits

Author SHA1 Message Date
0131cab6ac
ci: add actions in github platform
All checks were successful
Quality Check & Publish / quality (push) Successful in 21s
Quality Check & Publish / quality-failed-webhook (push) Has been skipped
Quality Check & Publish / publish (push) Successful in 28s
Quality Check & Publish / publish-failed-webhook (push) Has been skipped
2025-05-21 19:34:32 +10:00
792212d770
chore: fix workflow
All checks were successful
Publish to npm / quality (push) Successful in 20s
Publish to npm / quality-failed-webhook (push) Has been skipped
Publish to npm / publish (push) Successful in 26s
Publish to npm / publish-failed-webhook (push) Has been skipped
2025-05-21 19:28:28 +10:00
6f06a41ffb
feat: add npm publish workflow with webhook notifications for success and failure
Some checks failed
Code Quality Check / quality (push) Successful in 23s
Code Quality Check / quality-failed-webhook (push) Has been skipped
Publish to npm / publish (push) Has been cancelled
Publish to npm / publish-failed-webhook (push) Has been cancelled
2025-05-21 17:02:42 +10:00
b514bbb6b4
refactor: update webhook message to include branch information for npm publish
All checks were successful
Publish to npm / quality (push) Successful in 21s
Publish to npm / quality-failed-webhook (push) Has been skipped
Publish to npm / publish (push) Successful in 25s
Publish to npm / publish-failed-webhook (push) Has been skipped
2025-05-21 16:55:13 +10:00
bfdb4da03b
refactor: update package name assignment for dev releases in publish workflow
All checks were successful
Publish to npm / quality (push) Successful in 26s
Publish to npm / quality-failed-webhook (push) Has been skipped
Publish to npm / publish (push) Successful in 27s
Publish to npm / publish-failed-webhook (push) Has been skipped
2025-05-21 16:52:11 +10:00
03fdf85b41
refactor: rename failed webhook job and enhance version messaging in npm publish workflow
All checks were successful
Publish to npm / quality (push) Successful in 19s
Publish to npm / quality-failed-webhook (push) Has been skipped
Publish to npm / publish (push) Successful in 26s
Publish to npm / publish-failed-webhook (push) Has been skipped
2025-05-21 16:49:02 +10:00
94425630fd
refactor: update webhook message encoding to include title and improve URL construction
All checks were successful
Publish to npm / quality (push) Successful in 26s
Publish to npm / failed-webhook (push) Has been skipped
Publish to npm / publish (push) Successful in 28s
2025-05-21 16:43:17 +10:00
fe8e29c63d
refactor: change webhook request method from POST to GET and add debug output for URLs
Some checks failed
Publish to npm / quality (push) Successful in 20s
Publish to npm / failed-webhook (push) Has been skipped
Publish to npm / publish (push) Failing after 27s
2025-05-21 16:39:43 +10:00
1c0a8b86aa
refactor: fix workflow error
Some checks failed
Publish to npm / quality (push) Successful in 21s
Publish to npm / failed-webhook (push) Has been skipped
Publish to npm / publish (push) Failing after 30s
2025-05-21 16:35:17 +10:00
b53ab5da9b
refactor: fix cicd webhook issue 2025-05-21 16:30:06 +10:00
1203bde067
refactor: enhance webhook message encoding for quality check and package publish notifications 2025-05-21 16:20:52 +10:00
ea236c385e
refactor: enhance webhook notifications for quality checks and package publishing
Some checks failed
Publish to npm / quality (push) Successful in 25s
Publish to npm / failed-webhook (push) Has been skipped
Publish to npm / publish (push) Failing after 25s
2025-05-21 16:18:02 +10:00
7a55cdc92e
chore: add new npm command for code quality check
All checks were successful
Publish to npm / quality (push) Successful in 22s
Publish to npm / publish (push) Successful in 30s
2025-05-16 19:56:05 +10:00
d5562a4d42
chore: CI/CD publish requires quality check
Some checks failed
Publish to npm / quality (push) Failing after 29s
Publish to npm / publish (push) Has been skipped
2025-05-16 19:52:26 +10:00
14c6c0a1ab
chore: intergrate Biome for check code linting issue
Some checks failed
Publish to npm / quality (push) Failing after 16s
Publish to npm / publish (push) Successful in 26s
2025-05-16 19:43:42 +10:00
19bc4ca600
Add Gitea Actions workflow for publishing to npm
All checks were successful
Publish to npm / publish (push) Successful in 18s
2025-05-16 10:34:12 +10:00