Commit Graph
34 Commits
Author SHA1 Message Date
Akkuman 9ee2a5d4a3 dev: Add devcontainer config 2026-03-23 08:10:02 +00:00
Akkuman 4875285c09 fix: author info 2025-11-07 16:09:48 +08:00
Akkuman aae35ac409 Merge remote-tracking branch 'origin/main' into pr-branch 2025-11-07 16:04:59 +08:00
akkumanandGitHub c95a2785f0 Merge pull request #8 from grypho/main
Feature: Preserve UI fields when creating/uploading a release
2025-11-07 16:56:49 +09:00
akkumanandGitHub fe8e032280 Merge pull request #7 from n08i40k/main
Declare missing body_path input in action.yml
2025-07-28 09:19:09 +08:00
Akkuman f66c1c98f1 fix: deletion of old releases
Duplicate deletions occur when users generate their own .md5 and .sha256 files and do not use action's built-in md5sum and sha256sum functions.
issue: https://github.com/akkuman/gitea-release-action/issues/5
2025-06-25 10:53:06 +08:00
Akkuman 65a502e85c fix: delete old release attachments 2025-06-23 15:10:15 +08:00
Akkuman f119011bd6 fix: bool value parse 2024-05-06 23:15:48 +08:00
Akkuman 1d562cf526 chore: package build 2024-05-06 22:53:36 +08:00
Akkuman 89861ccfb7 docs: Add jsdoc 2024-02-21 17:34:53 +08:00
Akkuman 1ab8e7176e feat: support md5sum and sha256
https://gitea.com/actions/gitea-release-action/issues/2
2024-02-21 17:31:14 +08:00
Akkuman 0611a9a1a0 fix: update target_commitish of release 2024-02-21 17:10:17 +08:00
akkumanandGitHub 69c9a2be62 Merge pull request #3 from watho/fix_error_on_delete_attachment
Fix error on delete attachment
2024-02-21 16:34:21 +08:00
Akkuman e672383659 fixed https://gitea.com/actions/gitea-release-action/issues/1 2024-02-21 16:31:05 +08:00
akkumanandGitHub 3ac6d530d3 Create LICENSE 2023-12-07 15:03:22 +08:00
Akkuman a21af5d066 fix: workflow add write permission 2023-12-04 10:37:58 +08:00
Akkuman 1050fbf050 chore: change to manual 2023-12-04 10:35:23 +08:00
Akkuman 3494e663be wip 2023-12-04 10:31:05 +08:00
Akkuman e458649bef fix: Add permission for workflow 2023-12-04 10:31:04 +08:00
Akkuman 5951579e82 fix: always update main branch 2023-12-04 10:21:17 +08:00
Akkuman 74c59ef00c fix: Add npm install command 2023-12-04 10:17:21 +08:00
Akkuman d2833c6905 feat: Add github workflow 2023-12-04 10:12:59 +08:00
Akkuman 1def5c9f21 feat: add body_path support 2023-12-04 09:43:35 +08:00
Akkuman 0a1d8705a2 docs: update README.md 2023-12-02 19:24:05 +08:00
Akkuman 1652635ed8 fix: for of loop 2023-12-02 19:16:47 +08:00
Akkuman 1e8f8cc30e fix: upload attachment 2023-12-02 19:09:42 +08:00
Akkuman 9ed6f482bf fix 2023-12-02 13:18:10 +08:00
Akkuman e5dc3bb694 fix: add dep glob 2023-12-02 12:59:46 +08:00
Akkuman 46b878ae8d fix: package to dist 2023-12-02 12:36:46 +08:00
Akkuman ef409f92f8 fix: var type 2023-12-01 17:46:40 +08:00
Akkuman bfd657c820 fix: Add docs about fetch api on nodejs<18 2023-12-01 17:31:13 +08:00
Akkuman 17144997f2 fix: move main.js to root dir, fix ncc build error
ref: https://github.com/vercel/ncc/issues/791
2023-12-01 17:03:41 +08:00
Akkuman 8e3a904f48 fix: more log 2023-12-01 16:25:57 +08:00
Akkuman de0122b411 🎉 2023-12-01 16:14:35 +08:00