Commit graph

  • e13c17690b rebuild dist directory Dmitry Shibanov 2022-05-12 10:43:51 +0200
  • 0e54995ffa update @zeit/ncc to @vercel/ncc Dmitry Shibanov 2022-04-26 16:38:00 +0200
  • 265edc1beb
    Add go-version-file option (#62) So Jomura 2022-05-12 17:04:39 +0900
  • fab50db5d2
    Merge pull request #1 from IvanZosimov/go-version-from-file So Jomura 2022-05-11 07:01:48 +0900
  • a6b717db01 Change README.md file IvanZosimov 2022-05-09 11:03:31 +0200
  • aa32cee4cf Add go-version-file description jojo43 2022-05-07 08:58:45 +0900
  • 79faedd6fd Rebuild action IvanZosimov 2022-05-04 14:49:31 +0200
  • 2490b9d130 Merge branch 'main' into modules-caching IvanZosimov 2022-05-04 14:46:41 +0200
  • b91ca81f0e Change the cache key pattern Ivan Zosimov 2022-05-04 12:07:39 +0200
  • 193b404f8a
    Successfully set up (#231) Brian Cristante 2022-05-03 08:43:40 -0400
  • 0cd474d058 Add a job with go-version-file jojo43 2022-05-03 14:07:34 +0900
  • 04e0d05dbf Successfully set up Brian Cristante 2022-05-02 16:26:10 -0400
  • 676a55b643 npm run build jojo43 2022-05-01 12:46:11 +0900
  • 1fefa4e324 Add checking if the specified file exist jojo43 2022-05-01 12:09:36 +0900
  • dbe1872ad4 Fix parseGoVersionFile jojo43 2022-05-01 11:56:41 +0900
  • fabe2129ee Add waring when the both inputs are specified jojo43 2022-05-01 11:42:54 +0900
  • df84f4b7c8 Fix go-version-file description jojo43 2022-05-01 11:40:07 +0900
  • 757cc0bb4a Merge branch 'main' into go-version-from-file jojo43 2022-05-01 11:33:47 +0900
  • 55b9afc327 Read go version from go.mod So Jomura 2022-04-29 11:11:36 +0000
  • 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