James M. Greene
3dcd9d6eb3
Update to latest actions/publish-action
...
To avoid Actions core deprecation messages.
https://github.com/actions/publish-action/releases/tag/v0.2.1
2022-11-22 10:26:58 -06:00
Marko Zivic
e983b65a44
Merge pull request #283 from koba1t/add_support_gowork_for_go-version-file
...
add support go.work file for go-version-file
2022-11-08 11:45:09 +01:00
Dmitry Shibanov
27b43e1b0d
Pass the token input through on GHES ( #277 )
2022-11-02 12:21:18 +01:00
koba1t
7678c83214
add support gowork for go-version-file
2022-11-01 21:25:30 +09:00
n33pm
c4a742cab1
fix(): cache resolve version input ( #267 )
v3.3.1
2022-10-17 18:33:22 +02:00
Marko Zivic
f556e5b7e0
Merge pull request #273 from rentziass/rentziass/update-actions-core
...
Update @actions/core to 1.10.0
2022-10-07 13:50:39 +02:00
Francesco Renzi
514ae57904
Update @actions/core to 1.10.0
2022-10-06 12:08:35 +01:00
Marko Zivic
30b9ddff11
Merge pull request #264 from e-korolevskii/258-not-throw-err-no-cache-folders
...
Not throw err no cache folder
2022-09-09 14:32:33 +02:00
Evgenii Korolevskii
c4e169859f
prettier format
2022-09-08 15:11:06 +02:00
Evgenii Korolevskii
db58e98a43
format
2022-09-08 14:53:17 +02:00
Evgenii Korolevskii
2905db4069
update build
2022-09-08 13:26:20 +02:00
Evgenii Korolevskii
57452eb902
fix debug lines in test
2022-09-08 13:24:00 +02:00
Evgenii Korolevskii
5547b9ed8d
fix(cache): Not throw err if no cache folders
2022-09-08 13:18:41 +02:00
Evgenii Korolevskii
be45b2722d
build
2022-09-08 12:29:13 +02:00
Milos Pantic
4c32251b06
Update package lock version ( #261 )
2022-09-05 13:22:20 +02:00
Aleksey Zhukov
e68a999c97
Fix broken code of conduct
link ( #260 )
2022-09-05 12:39:44 +02:00
Marko Zivic
b855b20887
Merge pull request #257 from panticmilos/vmpantic/update-package-version
...
Update version in package json
2022-09-01 09:50:51 +02:00
Milos Pantic
bf059911e8
Fix package json action version
2022-08-31 17:34:04 +02:00
panticmilos
884d2909a6
Update version in package json
2022-08-31 16:12:17 +02:00
Milos Pantic
268d8c0ca0
Add support for arm32 go arch ( #253 )
v3.3.0
2022-08-12 12:29:48 +02:00
Marko Zivic
f279813975
Merge pull request #250 from jromero/feature/windows-download-filename
...
Use explicit filename when downloading Windows go package
2022-08-04 07:22:48 +02:00
Marko Zivic
1022489cb7
Merge pull request #249 from e-korolevskii/main
...
update docs
2022-07-29 08:52:29 +02:00
Javier Romero
e0dce94eb0
Use explicit filename when downloading Windows go package
...
Using the explicit filename for Windows is necessary to
satisfy `Expand-Archive`'s requirement on '.zip' extension.
Signed-off-by: Javier Romero <root@jromero.codes>
2022-07-28 19:01:53 -05:00
Evgenii Korolevskii
dab57c7c68
update docs
2022-07-29 01:46:45 +02:00
Marko Zivic
f2e56d8191
Merge pull request #246 from e-korolevskii/Update-contributors-guide
...
Update contributors guide
2022-07-26 12:56:08 +02:00
Evgenii Korolevskii
edd0aca6b1
update tests path
2022-07-26 09:21:29 +02:00
Evgenii Korolevskii
f3e3b7c2f2
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:29:26 +02:00
Evgenii Korolevskii
4a0c081511
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:29:14 +02:00
Evgenii Korolevskii
185e7f2f01
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:28:50 +02:00
Evgenii Korolevskii
44a19cee0e
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:28:21 +02:00
Evgenii Korolevskii
bf3c3cc849
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:27:41 +02:00
Evgenii Korolevskii
f9b96e0433
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:27:29 +02:00
Evgenii Korolevskii
ff877a8139
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:26:15 +02:00
Evgenii Korolevskii
978085939e
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:23:52 +02:00
Evgenii Korolevskii
481b13a4cc
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:23:31 +02:00
Evgenii Korolevskii
76faaf8531
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:23:14 +02:00
Evgenii Korolevskii
14274b54cb
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:22:15 +02:00
Evgenii Korolevskii
95fd3774de
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:21:27 +02:00
Evgenii Korolevskii
985d5990dd
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:20:22 +02:00
Evgenii Korolevskii
0b05709db8
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:20:09 +02:00
Evgenii Korolevskii
a7338d1fc9
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:19:16 +02:00
Evgenii Korolevskii
c35e03b512
Update docs/contributors.md
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-07-25 12:18:48 +02:00
Evgenii Korolevskii
864dd77064
fix gramma
2022-07-25 10:11:43 +02:00
Evgenii Korolevskii
233e44dd5f
update docs
2022-07-22 09:10:19 +02:00
Evgenii Korolevskii
afb42575fb
rephrased doc
2022-07-18 09:14:48 +02:00
Evgenii Korolevskii
049de84649
docs(contributors guide): Updated contributors guide
2022-07-14 14:33:15 +02:00
Marko Zivic
84cbf80943
Merge pull request #238 from vsafonkin/v-vsafonkin/cache-error-handling
...
Error handling for cache
v3.2.1
2022-07-01 09:45:03 +02:00
Vladimir Safonkin
dd64cc9b01
Build dist
2022-07-01 09:28:20 +02:00
Vladimir Safonkin
9eecd2d0d7
Minor fix
2022-07-01 09:25:30 +02:00
Vladimir Safonkin
75be648571
Fix license
2022-06-28 14:58:31 +02:00
Vladimir Safonkin
bb9cf42688
Fix license
2022-06-28 14:46:16 +02:00
Vladimir Safonkin
97919d33f5
Fix license
2022-06-28 14:41:15 +02:00
Vladimir Safonkin
df0583a96c
Fix license
2022-06-28 14:38:18 +02:00
Vladimir Safonkin
5ea2b37572
Fix license
2022-06-28 14:33:43 +02:00
Vladimir Safonkin
e52a7c55ca
Update license
2022-06-28 14:26:59 +02:00
Vladimir Safonkin
ed8da5df39
Build js
2022-06-28 14:18:12 +02:00
Vladimir Safonkin
0fd92001e9
Rework cache handling
2022-06-28 14:17:12 +02:00
Vladimir Safonkin
6036aa2424
Add cache error handling
2022-06-14 10:57:37 +02:00
IvanZosimov
b22fbbc292
Implementation of caching functionality for setup-go action ( #228 )
v3.2.0
2022-05-25 12:07:29 +02:00
Dmitry Shibanov
fcdc43634a
Update @zeit/ncc to @vercel/ncc ( #229 )
v3.1.0
2022-05-12 12:04:41 +02:00
So Jomura
265edc1beb
Add go-version-file option ( #62 )
2022-05-12 10:04:39 +02:00
Brian Cristante
193b404f8a
Successfully set up ( #231 )
2022-05-03 08:43:40 -04:00
Dmitry Shibanov
56a61c9834
Create ADR for integrating cache functionality to setup-go action ( #217 )
2022-04-26 11:38:01 +02:00
Vladimir Safonkin
b46db954a1
Merge pull request #222 from vsafonkin/v-vsafonkin/add-readme-note
...
Add note about golang building process
2022-04-20 18:09:14 +03:00
Vladimir Safonkin
3332358454
Add note about go building
2022-04-20 16:11:14 +02:00
Vladimir Safonkin
46eabca1ab
Merge pull request #221 from vsafonkin/v-vsafonkin/fix-gopath-condition
...
Fix condition for GOPATH output
2022-04-19 09:58:46 +03:00
IvanZosimov
07948221be
Rename CONDUCT.md and change email inside ( #218 )
2022-04-18 10:45:36 +02:00
Vladimir Safonkin
ad70bef2ef
Fix condition for old go versions
2022-04-17 17:36:51 +02:00
Nick
4a4352b330
Add 'go-version' Output ( #85 )
...
* Add go-version to action outputs
This provides the semver version of Go that has been installed. This is useful
if only a major or minor version has been provided as the input go-version
value.
* Convert version extraction to a function
Simplify how the version is extracted and add a simple test at the same
time.
Co-authored-by: Peter Mescalchin <peter@magnetikonline.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
Co-authored-by: Peter Mescalchin <peter@magnetikonline.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2022-04-08 12:23:10 -04:00
Vladimir Safonkin
115d6e6004
Set LF for all files ( #214 )
...
* Set LF for all files
* Set gitattr text=auto
2022-04-07 11:31:36 -04:00
Peter Mescalchin
bf7ccf173e
Correct some small README.md
formatting typos ( #213 )
2022-04-01 09:27:16 -04:00
Peter Mescalchin
dcb4ec94ce
Bump GitHub actions, README.md
cleanups ( #202 )
...
* Bump `actions/checkout@v3`
* Bump `actions/setup-node@v3`
* Bump `actions/upload-artifact@v3`
* Bump `actions/setup-go@v3` in `README.md` examples
* Removed mention of `stable` action argument from `README.md`
* Add "new style" workflow build buttons to `README.md`
2022-03-31 15:29:52 -04:00
Vladimir Safonkin
341b20ac36
Update usage examples on readme ( #212 )
...
* Fix action usage examples on readme
* Revert changes on package-lock
* Fix some checkout action version
2022-03-29 15:16:03 -04:00
Brian Cristante
a5865a93f2
Merge pull request #211 from Frassle/awaitmkdirp
...
await io.mkdirP
2022-03-28 09:47:39 -04:00
Fraser Waters
13df686579
Update dist
2022-03-28 14:23:54 +01:00
Brian Cristante
8e9a229830
Merge pull request #210 from vsafonkin/v-vsafonkin/update-readme-v3
...
Update README to v3
2022-03-28 09:19:11 -04:00
Fraser Waters
0b4fbc55f6
await io.mkdirP
2022-03-28 10:54:44 +01:00
Vladimir Safonkin
acdbc5377c
Remove stable input description from README
2022-03-28 10:24:34 +02:00
Vladimir Safonkin
3e6475c089
Update README to v3
2022-03-25 09:53:28 +01:00
Brian Cristante
65771601ff
Merge pull request #208 from actions/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-03-24 09:32:50 -04:00
dependabot[bot]
fcc0174ef2
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 11:54:47 +00:00
Brian Cristante
75726802f3
Merge pull request #175 from mmlb/do-not-export-GOROOT
...
Do not export GOROOT for Go versions >= 1.9
2022-03-17 16:02:21 -04:00
Josh Gross
0c03929337
Remove duplicated spyOn
2022-03-14 12:32:36 -04:00
Josh Gross
229eefa42b
Update dist
2022-03-14 12:24:32 -04:00
Josh Gross
802876f7c7
Fix formatting
2022-03-14 12:23:03 -04:00
Josh Gross
2a34c33bd7
Export GOROOT
for versions < 1.9
2022-03-14 12:21:30 -04:00
Manuel Mendez
83124a14b6
Do not export GOROOT
...
This has not been necessary since [Go 1.9](https://go.dev/doc/go1.9#goroot ) at
least (although clunky to do so then) but definitely not since
[Go 1.10](https://go.dev/doc/go1.10#goroot ).
This is cargo culting code that is more than 2 years out of date and runs into
issues when multiple go versions are used in an action run.
Signed-off-by: Manuel Mendez <mmendez534@gmail.com>
2022-03-11 08:26:16 -05:00
Brian Cristante
9a1626044c
Merge pull request #204 from actions/joshmgross/service-codeowners
...
Update CODEOWNERS to actions-service
2022-03-10 13:33:03 -05:00
Josh Gross
24c791c06c
Update CODEOWNERS to actions-service
2022-03-10 13:29:40 -05:00
Manuel Mendez
ec07be593a
Add test for export of GOROOT to env var
...
Signed-off-by: Manuel Mendez <mmendez534@gmail.com>
2022-03-09 08:56:55 -05:00
Dmitry Shibanov
f6164bd8c8
Remove stable input and fix SemVer notation ( #195 )
v3.0.0
2022-02-28 10:16:32 +03:00
Dmitry Shibanov
2bb2aab2fd
update types node ( #194 )
2022-02-24 15:07:22 +03:00
Dmitry Shibanov
edcbc0c2cd
update lockfileVersion ( #193 )
2022-02-24 14:47:08 +03:00
Dmitry Shibanov
fb9a043dd8
Update default runtime to node16 ( #192 )
2022-02-22 18:25:23 +03:00
dependabot[bot]
5b0ae0e97d
Bump pathval from 1.1.0 to 1.1.1 ( #188 )
2022-02-16 16:47:18 +03:00
Dmitry Shibanov
bfdd3570ce
Implement "check-latest" flag to check if pre-cached version is latest one ( #186 )
v2
v2.2.0
2022-02-09 14:59:04 +03:00
Sergey Gaynetdinov
44e221478f
Replace 'ubuntu-16.04' -> 'ubuntu-latest' ( #180 )
2022-01-12 09:40:09 +03:00
Brian Cristante
424fc82d43
Merge pull request #179 from oscard0m/add-cache-to-node-workflows
...
ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows
v2.1.5
2021-12-20 15:07:26 -05:00
Oscar Dominguez
82388ea9d4
ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows
2021-12-20 17:24:01 +01:00
Dominik Honnef
fdeec47002
Don't require relative paths to start with ./ or ../ ( #98 )
2021-12-17 18:47:05 +03:00