Peter Evans
1b9a80c056
feat: v5 ( #327 )
...
Publish Docker Image / publish (push) Has been cancelled
* feat: update runtime to node 24
* fix: deps
* feat: update create token endpoint (#311 )
/v2/users/login was deprecated in favor of using /v2/auth/token to create access tokens. Switching endpoints adds support for creating auth tokens from OATs.
* fix: use correct response property
* feat: switch to native fetch
* fix: method name
---------
Co-authored-by: Ian Pittwood <pittwoodian@gmail.com >
2025-10-01 14:39:49 +01:00
Peter Evans
432a30c9e0
fix: revert fix enable-url-completion input ( #310 )
Publish Docker Image / publish (push) Has been cancelled
2025-04-03 08:46:49 +01:00
Yuta Kasai
0505d8b048
fix: enable-url-completion input treating the string "false" as true ( #307 )
...
Publish Docker Image / publish (push) Has been cancelled
* NO-ISSUE Add test
* NO-ISSUE Use core.getBooleanInput() to retrieve boolean input values
* NO-ISSUE npm run build
* NO-ISSUE Delete unused import
2025-03-31 11:22:50 +01:00
actions-bot
d2101ede00
build: update distribution ( #285 )
2024-10-08 12:21:42 -07:00
actions-bot
588a4dbc86
build: update distribution ( #283 )
2024-09-29 10:20:46 -07:00
actions-bot
dcf0a8fff6
build: update distribution ( #211 )
...
Co-authored-by: actions-bot <actions-bot@users.noreply.github.com >
2023-09-18 17:14:06 +09:00
actions-bot
66dd6ac11f
build: update distribution ( #198 )
...
Co-authored-by: actions-bot <actions-bot@users.noreply.github.com >
2023-09-04 18:49:58 +09:00
actions-bot
2c2024be8b
build: update distribution ( #183 )
...
Co-authored-by: actions-bot <actions-bot@users.noreply.github.com >
2023-07-04 09:44:17 +09:00
Peter Evans
579f64ca0a
fix: use the truncated short description ( #148 )
Publish Docker Image / publish (push) Has been cancelled
2023-04-10 08:18:10 +09:00
Peter Evans
4b1a4bb484
feat: truncate short description exceeding the byte limit ( #143 )
...
Publish Docker Image / publish (push) Has been cancelled
* feat: truncate short description exceeding the byte limit
* fix tests
2023-04-07 09:16:46 +09:00
Peter Evans
202973a37c
feat: truncate content exceeding the byte limit ( #129 )
Publish Docker Image / publish (push) Has been cancelled
2023-03-06 12:50:56 +09:00
Peter Evans
e139363f61
feat: convert relative urls to absolute ( #125 ) ( #126 )
...
* feat: convert relative urls to absolute
* test: add tests for conversion of relative urls
Co-authored-by: Marty Winkler <mrtwnklr@users.noreply.github.com >
2023-03-05 11:13:27 +09:00
actions-bot
b360ab3b73
build: update distribution ( #115 )
2023-02-05 23:23:33 +09:00
actions-bot
4b6b64d89b
build: update distribution ( #105 )
...
Co-authored-by: actions-bot <actions-bot@users.noreply.github.com >
2023-01-16 07:55:16 +09:00
actions-bot
2956947109
build: update distribution
2022-12-09 07:26:20 +00:00
Peter Evans
3b9f4f25f0
fix: replace use of any type
2022-10-21 15:10:59 +09:00
peter-evans
4fd465609e
build: update distribution
2022-10-18 06:21:05 +00:00
peter-evans
b2ff61bdb1
build: update distribution
2022-08-19 02:59:02 +00:00
Peter Evans
afa309ec72
feat: remove error when content limit exceeded
2022-08-18 12:17:06 +09:00
Peter Evans
142e236b5b
chore: update node-fetch
2022-01-27 17:19:41 +09:00
peter-evans
d8b35356f3
build: update distribution
2021-12-02 01:33:50 +00:00
peter-evans
71d921164d
build: update distribution
2021-10-07 01:39:26 +00:00
Peter Evans
86903dfeb9
fix: set error type to any
2021-09-02 13:50:05 +09:00
peter-evans
0151f40476
build: update distribution
2021-07-22 01:59:05 +00:00
peter-evans
76c5a90afd
build: update distribution
2021-06-15 04:47:25 +00:00
Peter Evans
54a7a303dd
fix: log error responses when acquiring token
2021-06-15 10:42:23 +09:00
peter-evans
582deb1a76
build: update distribution
2021-05-27 02:32:47 +00:00
peter-evans
9c6c243f1d
build: update distribution
2021-05-13 02:21:46 +00:00
peter-evans
78d978464e
build: update distribution
2021-02-25 02:15:04 +00:00
Jennings Zhang
d4e0800ec5
Convert repository to lower case
2021-02-03 19:58:54 -05:00
peter-evans
6443116500
build: update distribution
2020-12-28 01:06:26 +00:00
Peter Evans
8dd2813668
fix: throw errors on request failure
2020-10-27 10:41:21 +09:00
peter-evans
c4ad60f25c
build: update distribution
2020-10-02 06:49:03 +00:00
Peter Evans
8fa8201677
feat: add input for short description
2020-09-25 15:22:36 +09:00
Peter Evans
68960cdd4c
style: move input defaults together
2020-09-25 14:41:18 +09:00
Peter Evans
ad0054eb7a
refactor: rename inputs
2020-09-25 11:13:16 +09:00
Peter Evans
ac036cd74b
refactor: convert to typescript
2020-09-23 15:58:54 +09:00