Josh Gross
6ca0d9b637
Release `@actions/core v1.11.0` ( #1839 )
2024-10-02 13:49:03 -04:00
Luke Tomlinson
c5c786523e
@actions/core v1.10.1 ( #1529 )
2023-09-11 10:45:23 -04:00
Francesco Renzi
295cbcc4da
@actions/core 1.10.0 release
2022-09-29 13:53:58 +00:00
Cory Miller
4beda9cbc0
Merge pull request from GHSA-7r3h-m5j6-3q42
...
* use uuid as our multiline env delimiter
* remove extra fn
* Fix version
* also throw error if delimiter is found in name or value
* move delimiter and uuid to global var in test
* upgrade uuid to newest version
* remove spy variable
* Update packages/core/src/core.ts
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>
* Update packages/core/src/core.ts
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>
2022-08-08 14:16:39 -04:00
Thomas Boop
9b7bcb1567
`actions/core` 1.9.0 release ( #1116 )
...
* 1.9.0 release
* add link to pr
2022-06-15 11:34:58 -04:00
Konrad Pabjan
500d0b42fe
Bump all packages that have @actions/http-client as a dependency ( #1088 )
...
* bump @actions/artifact
* update @actions/cache
* Update @actions/core
* Update @actions/github
* update @actions/tool-cache
2022-05-13 11:12:58 -04:00
Brian Cristante
aa676f3cc7
Update other packages to use http-client v2 ( #1082 )
...
We moved `@actions/http-client` to be part of the toolkit in https://github.com/actions/toolkit/pull/1062 . We also made some breaking changes to exported types and released v2.
The biggest change in terms of lines of code affected was to get rid of the `I-` prefix for interfaces since TypeScript doesn't follow this convention.
I bumped the patch version of all packages except for `tool-cache`, where I bumped the major version. The rationale is explained in the release notes for that package.
2022-05-11 17:14:25 -04:00
Rob Herley
e73063a93c
@actions/core 1.8.0 release
2022-05-05 20:17:30 +00:00
Rob Herley
3048a9d72c
@actions/core 1.7.0 release
2022-04-20 20:42:50 +00:00
Thomas Boop
27f76dfe1a
Full release of actions/core 1.6.0 with oidc behavior ( #919 )
...
* OIDC Client for actions/core
Co-authored-by: Sourav Chanduka <souravchanduka37@gmail.com>
Co-authored-by: Sourav Chanduka <souravchanduka@users.noreply.github.com>
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
2021-09-28 12:55:21 -04:00
Luke Tomlinson
ea81280a4d
Update release for core 1.5.0 ( #873 )
...
* Update release for core 1.5.0
* Update RELEASES.md
* Run npm audit fix
2021-08-18 09:26:19 -04:00
Thomas Boop
243a8bba07
New versions of toolkit packages ( #835 )
2021-06-07 15:09:34 -04:00
Thomas Boop
566ea66979
prep for actions core 1.3.0 release ( #816 )
2021-05-21 09:19:53 -04:00
eric sciple
e76decaf8a
Prepend newline for set-output ( #772 )
2021-04-13 12:01:19 -05:00
Thomas Boop
a5e05630d8
Actions core 1.2.6 release ( #582 )
2020-09-23 12:10:51 -04:00
Thomas Boop
c9819f79d2
Actions/core v1.2.5 release notes ( #562 )
2020-08-26 15:09:39 -04:00
Thomas Boop
187d4aa625
@actions/core 1.2.4 + release notes ( #439 )
2020-04-30 09:48:16 -04:00
Bryan MacFarlane
3261dd9883
core 1.2.3 release ( #366 )
2020-03-02 08:02:40 -05:00
eric sciple
6072c249ee
release notes ( #317 )
2020-01-21 13:25:05 -05:00
eric sciple
e69833ed16
release notes ( #308 )
2020-01-14 11:58:44 -05:00
Bryan MacFarlane
a65441cf46
bump core for release and docs ( #189 )
2019-10-18 15:35:13 -04:00
Bryan MacFarlane
9d54cd22ea
setSecret ( #174 )
...
* setSecret
2019-10-01 17:13:05 -04:00
Bryan MacFarlane
713902387e
updating core docs and bumping version ( #172 )
...
updating core docs and bumping version
2019-10-01 13:53:09 -04:00
Bryan MacFarlane
e2358e2973
update core releases.md
2019-09-18 14:47:11 -04:00
Danny McCormick
14d6a0a2d2
Implement set-secret ( #141 )
...
* Implement set-secret
* Update RELEASES.md
* Feedback
2019-09-18 14:25:05 -04:00
Marc Nuri
6fcaac5046
actions/toolkit#127: getInput supports variables with multiple spaces ( #129 )
...
* actions/toolkit#127 : getInput supports variables with multiple spaces
* actions/toolkit#127 : PR comment, update changelog
2019-09-12 13:41:11 -04:00
Danny McCormick
b3bf422391
Update RELEASES.md
2019-09-09 11:58:37 -04:00
Danny McCormick
7f17a6e550
Update RELEASES.md
2019-09-05 16:04:32 -04:00
Danny McCormick
6b9630ac94
Add RELEASES.md for each package, bump tool-cache to publish ( #67 )
2019-08-22 13:14:49 -04:00