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
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
Peter Evans
3b9f4f25f0
fix: replace use of any type
2022-10-21 15:10:59 +09:00
Peter Evans
afa309ec72
feat: remove error when content limit exceeded
2022-08-18 12:17:06 +09:00
Peter Evans
86903dfeb9
fix: set error type to any
2021-09-02 13:50:05 +09:00
Peter Evans
54a7a303dd
fix: log error responses when acquiring token
2021-06-15 10:42:23 +09:00
Jennings Zhang
d4e0800ec5
Convert repository to lower case
2021-02-03 19:58:54 -05:00
Peter Evans
8dd2813668
fix: throw errors on request failure
2020-10-27 10:41:21 +09: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