1
0
Fork 0
mirror of https://github.com/actions/setup-go synced 2024-11-09 23:22:41 +00:00

Commit graph

  • 2d848c0e6a Fix review points README.md file was updated, removed async declaration in cache-utils file and changed the error message in cache-save file. Ivan Zosimov 2022-04-27 10:56:45 +0200
  • a4ab0b1477 Modify README.md file Ivan Zosimov 2022-04-26 13:32:22 +0200
  • f735869350 Fix merge confilct in README.md Ivan Zosimov 2022-04-26 13:25:24 +0200
  • 760c5852ae Rebuild project with current changes Ivan Zosimov 2022-04-26 12:27:48 +0200
  • eedb42bbf8 Sync branch 'modules-caching' with 'actions/setup-go/main' Ivan Zosimov 2022-04-26 12:22:35 +0200
  • 56a61c9834
    Create ADR for integrating cache functionality to setup-go action (#217) Dmitry Shibanov 2022-04-26 11:38:01 +0200
  • d9a56b055e change status Dmitry Shibanov 2022-04-26 11:00:55 +0200
  • 5a9c31a7db Fix message source of the output when cache hit occured Ivan Zosimov 2022-04-21 16:20:47 +0200
  • 5ee8b21df4 Change definition of the cache input and rewrite README Ivan Zosimov 2022-04-21 15:58:14 +0200
  • e4b4f3917f add path Dmitry Shibanov 2022-04-21 12:07:37 +0200
  • 3a3f8d0d3c
    Merge pull request #3 from IvanZosimov/compiler-caching IvanZosimov 2022-04-20 17:53:23 +0200
  • ede5159e42 Fix review points Ivan Zosimov 2022-04-20 17:36:08 +0200
  • b46db954a1
    Merge pull request #222 from vsafonkin/v-vsafonkin/add-readme-note Vladimir Safonkin 2022-04-20 18:09:14 +0300
  • 832658fa34 Fixed text of the error Ivan Zosimov 2022-04-20 17:07:52 +0200
  • 9bc7dce839 Fix typo Ivan Zosimov 2022-04-20 16:54:50 +0200
  • 8c8442b8f8 Change behavior of the exception throwing Ivan Zosimov 2022-04-20 16:43:06 +0200
  • 3332358454 Add note about go building Vladimir Safonkin 2022-04-20 16:11:14 +0200
  • 46eabca1ab
    Merge pull request #221 from vsafonkin/v-vsafonkin/fix-gopath-condition Vladimir Safonkin 2022-04-19 09:58:46 +0300
  • c64d0e04b0 Adjust unit-tests for supporting new feature Ivan Zosimov 2022-04-18 18:50:24 +0200
  • 661954d154 Add caching of the compiler's temporary files Ivan Zosimov 2022-04-18 17:57:33 +0200
  • 07948221be
    Rename CONDUCT.md and change email inside (#218) IvanZosimov 2022-04-18 10:45:36 +0200
  • ad70bef2ef Fix condition for old go versions Vladimir Safonkin 2022-04-17 17:36:51 +0200
  • 6d08d071a7 Rename CONDUCT.md and change email inside Ivan Zosimov 2022-04-13 16:36:43 +0200
  • b87d45136e change versions Dmitry Shibanov 2022-04-13 14:21:26 +0200
  • 7c48ba4390 change status and date Dmitry Shibanov 2022-04-13 14:20:14 +0200
  • c8ed3f974d
    Merge pull request #1 from dmitry-shibanov/v-dmshib/modules-caching IvanZosimov 2022-04-12 19:25:03 +0200
  • e7d12af31e regenerate package-lock.json Dmitry Shibanov 2022-04-11 18:32:34 +0200
  • 666e762399 Merge branch 'modules-caching' into v-dmshib/modules-caching Dmitry Shibanov 2022-04-11 18:09:48 +0200
  • 3b613b0b82 Change actions/cache dependency to version 2.0.2 Ivan Zosimov 2022-04-11 18:06:03 +0200
  • 4a4352b330
    Add 'go-version' Output (#85) Nick 2022-04-08 12:23:10 -0400
  • b2f8b6e6e0
    Convert version extraction to a function Nicholas McDonnell 2022-04-08 02:25:56 -0400
  • 115d6e6004
    Set LF for all files (#214) Vladimir Safonkin 2022-04-07 18:31:36 +0300
  • d8930c523d Add unit tests to the new feature Ivan Zosimov 2022-04-07 13:13:11 +0200
  • 1466d1b901 Add functionality for caching with GHES Ivan Zosimov 2022-04-07 11:44:23 +0200
  • 2930331465
    Add go-version to action outputs Nicholas McDonnell 2020-11-18 14:03:03 -0500
  • 38571befd5 fixing ADR with new input Dmitry Shibanov 2022-04-06 10:06:21 +0200
  • e72fc4648f Fix cache-save.ts file Ivan Zosimov 2022-04-04 19:50:32 +0200
  • c733861b29 Fix review points Ivan Zosimov 2022-04-04 19:29:29 +0200
  • c4695cf585 Set gitattr text=auto Vladimir Safonkin 2022-04-04 18:38:53 +0200
  • 81ab67e4ee Set LF for all files Vladimir Safonkin 2022-04-04 15:28:35 +0200
  • e837ea2273
    Update @zeit/ncc to @vercel/ncc Niklas Mollenhauer 2022-04-04 10:15:14 +0200
  • 32aa4483a4
    Update some dev dependencies Niklas Mollenhauer 2022-04-04 10:13:53 +0200
  • bf7ccf173e
    Correct some small README.md formatting typos (#213) Peter Mescalchin 2022-04-02 00:27:16 +1100
  • fce3a09c89 Merge branch 'modules-caching' into v-dmshib/modules-caching Dmitry Shibanov 2022-04-01 14:34:20 +0200
  • d0fcad0b2b work on resolving comments Dmitry Shibanov 2022-04-01 13:43:24 +0200
  • c1691a39b4 Change text message in unit-test related to cache-restore file Ivan Zosimov 2022-04-01 12:26:59 +0200
  • b427445125 Change documentation according to changes brought by feature Ivan Zosimov 2022-04-01 12:23:22 +0200
  • 2968ddac8d Format text of messages in the unit-tests Ivan Zosimov 2022-04-01 11:51:57 +0200
  • f9b92da3f0 Correct some small README.md formatting typos Peter Mescalchin 2022-04-01 13:26:38 +1100
  • dcb4ec94ce
    Bump GitHub actions, README.md cleanups (#202) Peter Mescalchin 2022-04-01 06:29:52 +1100
  • 104f9bb034 Add unit-tests for cache-restore file Ivan Zosimov 2022-03-31 21:19:33 +0200
  • 91fbcd50ea Add "new style" workflow build buttons to README.md Peter Mescalchin 2022-03-09 14:05:25 +1100
  • 0a69c3c11e Removed mention of stable action argument from README.md Peter Mescalchin 2022-03-09 14:02:36 +1100
  • ed3b3c30b7 Bump actions/setup-go@v3 in README.md examples Peter Mescalchin 2022-03-09 13:59:40 +1100
  • 5ece0d5f32 Bump actions/upload-artifact@v3 Peter Mescalchin 2022-03-09 13:59:12 +1100
  • b7d6cd9707 Bump actions/setup-node@v3 Peter Mescalchin 2022-03-09 13:58:52 +1100
  • 1e1acfee53 Bump actions/checkout@v3 Peter Mescalchin 2022-03-09 13:58:19 +1100
  • 0d5a33faa6 Merge branch 'modules-caching' into modules-caching-tests Ivan Zosimov 2022-03-30 11:46:29 +0200
  • 3f2174ee39 Fix actions/cache module version and add tsc command to build command Ivan Zosimov 2022-03-30 11:32:18 +0200
  • ccf8d261da Fix review points and rebuild solution Ivan Zosimov 2022-03-30 11:03:10 +0200
  • 1a1c412f7e Merge branch 'modules-caching' into modules-caching-tests Ivan Zosimov 2022-03-30 11:00:12 +0200
  • ed123a232f Merge branch 'main' into modules-caching Ivan Zosimov 2022-03-30 10:18:08 +0300
  • 341b20ac36
    Update usage examples on readme (#212) Vladimir Safonkin 2022-03-29 22:16:03 +0300
  • 323a4a03da add ADR about caching Dmitry Shibanov 2022-03-29 17:50:30 +0200
  • 6b255856a3 Fix some checkout action version Vladimir Safonkin 2022-03-29 16:07:22 +0200
  • 628697f5e8 Revert changes on package-lock Vladimir Safonkin 2022-03-29 15:51:47 +0200
  • f758b967dd Fix action usage examples on readme Vladimir Safonkin 2022-03-29 15:43:37 +0200
  • a5865a93f2
    Merge pull request #211 from Frassle/awaitmkdirp Brian Cristante 2022-03-28 09:47:39 -0400
  • 13df686579 Update dist Fraser Waters 2022-03-28 14:23:54 +0100
  • 8e9a229830
    Merge pull request #210 from vsafonkin/v-vsafonkin/update-readme-v3 Brian Cristante 2022-03-28 09:19:11 -0400
  • 0b4fbc55f6 await io.mkdirP Fraser Waters 2022-03-28 10:54:44 +0100
  • acdbc5377c Remove stable input description from README Vladimir Safonkin 2022-03-28 10:24:34 +0200
  • 3e6475c089 Update README to v3 Vladimir Safonkin 2022-03-25 09:53:28 +0100
  • 65771601ff
    Merge pull request #208 from actions/dependabot/npm_and_yarn/minimist-1.2.6 Brian Cristante 2022-03-24 09:32:50 -0400
  • fcc0174ef2
    Bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-03-24 11:54:47 +0000
  • 75726802f3
    Merge pull request #175 from mmlb/do-not-export-GOROOT Brian Cristante 2022-03-17 16:02:21 -0400
  • 0c03929337
    Remove duplicated spyOn Josh Gross 2022-03-14 12:32:36 -0400
  • 229eefa42b
    Update dist Josh Gross 2022-03-14 12:24:32 -0400
  • 802876f7c7
    Fix formatting Josh Gross 2022-03-14 12:23:03 -0400
  • 2a34c33bd7
    Export GOROOT for versions < 1.9 Josh Gross 2022-03-14 12:21:30 -0400
  • 83124a14b6 Do not export GOROOT Manuel Mendez 2021-12-14 13:24:18 -0500
  • 9a1626044c
    Merge pull request #204 from actions/joshmgross/service-codeowners Brian Cristante 2022-03-10 13:33:03 -0500
  • 24c791c06c
    Update CODEOWNERS to actions-service Josh Gross 2022-03-10 13:29:40 -0500
  • ec07be593a Add test for export of GOROOT to env var Manuel Mendez 2021-12-14 13:12:54 -0500
  • 7496dd41aa Create settings.json Someone999thing 2022-03-07 18:19:12 -0500
  • c8d315d95f Merge branch 'main' into modules-caching Ivan Zosimov (Akvelon INC) 2022-03-05 13:38:05 +0300
  • 07ecad3aa8 Add changes before sync with upstream Ivan Zosimov (Akvelon INC) 2022-03-05 13:24:53 +0300
  • 4d62da4173 Add some unit tests fot cache-utils.ts file Ivan Zosimov (Akvelon INC) 2022-03-05 11:01:57 +0300
  • 2d0c507407 Change cache-save.ts file Ivan Zosimov (Akvelon INC) 2022-03-04 09:51:45 +0300
  • 8d80cd6b60 Change code according to review points Ivan Zosimov (Akvelon INC) 2022-02-28 15:30:28 +0300
  • 86d1cd689b Change code according to review points Ivan Zosimov (Akvelon INC) 2022-02-28 14:02:27 +0300
  • fc2e404438 Merge branch 'main' into modules-caching Ivan Zosimov (Akvelon INC) 2022-02-28 10:45:07 +0300
  • f6164bd8c8
    Remove stable input and fix SemVer notation (#195) v3.0.0 Dmitry Shibanov 2022-02-28 10:16:32 +0300
  • 0a17f6b30b change version to parts Dmitry Shibanov 2022-02-24 17:26:03 +0300
  • 2c166f1880 rebuild Dmitry Shibanov 2022-02-24 12:52:46 +0300
  • e53583cbb2 fix tests and add log Dmitry Shibanov 2022-02-24 12:49:40 +0300
  • 54167c0c25 throw errors Dmitry Shibanov 2022-02-21 10:32:45 +0300
  • 5e49df42b0 fixing test Dmitry Shibanov 2022-02-18 15:49:48 +0300
  • 5021096bd0 fixing tests Dmitry Shibanov 2022-02-18 15:28:51 +0300
  • d50f842f54 make some refactoring Dmitry Shibanov 2022-02-18 15:20:03 +0300