Commit graph

  • 407650fe3b Append cache key directly to env. awalsh128 2021-10-16 22:46:41 -0700
  • ac4bf152a0 Don't fail on error because this is expected. awalsh128 2021-10-16 22:44:43 -0700
  • 412b31cb70 Align indentation. awalsh128 2021-10-16 22:41:42 -0700
  • 40818dacf6 Fix conditional. awalsh128 2021-10-16 22:39:43 -0700
  • 8df0022f2d Extra character. awalsh128 2021-10-16 22:37:51 -0700
  • 82c659a794 Validate version and break out cache key creation logic. awalsh128 2021-10-16 22:37:18 -0700
  • 3dc9d0c3ae Fix variable reference. awalsh128 2021-10-16 22:10:40 -0700
  • 7313869349 Fix missing command. awalsh128 2021-10-16 22:04:08 -0700
  • 9c18c92e77 Hash on content and not on file state. awalsh128 2021-10-16 22:02:56 -0700
  • 08d1b85370 Add better diagnostics. awalsh128 2021-10-16 21:45:24 -0700
  • e558e74c19 Full qualify paths. awalsh128 2021-10-16 21:23:27 -0700
  • 6c13cf414f Fail script on any error. awalsh128 2021-10-16 21:17:55 -0700
  • c014946be0 Added coment to esoteric expression. awalsh128 2021-10-16 21:17:41 -0700
  • 2530518f4a Try again. awalsh128 2021-10-16 13:16:36 -0700
  • dcae10197c Update output to emit false. awalsh128 2021-10-16 13:10:59 -0700
  • 91e3a98133 Update packages after restore. awalsh128 2021-10-16 13:00:45 -0700
  • 93efeeaebb Fix package count reporting. awalsh128 2021-10-16 12:58:23 -0700
  • 2780a91363 Change file pathing to see if hashFiles works. awalsh128 2021-10-16 12:48:07 -0700
  • 6dbaadfc1e Fix script syntax. awalsh128 2021-10-16 11:34:14 -0700
  • 7dfe2c32f2 Add versioning. awalsh128 2021-10-16 11:34:03 -0700
  • d88f9cf209 Another script name fix. :( awalsh128 2021-10-16 11:25:42 -0700
  • c29b0d7f9a Fix script reference. awalsh128 2021-10-16 11:22:48 -0700
  • 132be8a450 More fixes. Gotta love not having tests. directly for GitHub actions. awalsh128 2021-10-16 11:19:36 -0700
  • d3f2f7ce23 Fix conditionals. awalsh128 2021-10-16 11:15:06 -0700
  • 7a02db3b2e Fix if variable. awalsh128 2021-10-16 10:54:31 -0700
  • 847677393b Merge branch 'master' of https://github.com/awalsh128/cache-apt-pkgs-action awalsh128 2021-10-16 10:19:26 -0700
  • f52ade2b39 Update example wording. awalsh128 2021-10-16 10:19:15 -0700
  • 7c507492e5 Update publish conditions. awalsh128 2021-10-16 10:19:02 -0700
  • f4621ed88c
    Update README.md Andrew Walsh 2021-10-14 17:38:13 -0700
  • c8e67dd896 Update README.md to not reflect cache keys since it is now abstracted. awalsh128 2021-10-13 22:26:29 -0700
  • 0e6aefe0f3 Fix test status badge. awalsh128 2021-10-13 22:19:26 -0700
  • 3ac364cc33 Add branding to action.yml awalsh128 2021-10-13 22:16:32 -0700
  • dd75628fb6 Move tests badge to CI tests. awalsh128 2021-10-13 22:08:02 -0700
  • f395e7cbbb Test to staging awalsh128 2021-10-13 22:00:46 -0700
  • b07ee5cce8 Initial commit. awalsh128 2021-10-13 21:11:27 -0700
  • 5fd891d19b Make directory as a condition of run. awalsh128 2021-10-12 17:39:17 -0700
  • d9e6c214de Fix run arg order and abort on any failure. awalsh128 2021-10-12 17:34:20 -0700
  • d354c1417a Use PAT to trigger workflow. awalsh128 2021-10-12 17:21:31 -0700
  • 648e349c80 Letter awalsh128 2021-10-12 12:56:33 -0700
  • d75ee73163
    Merge pull request #2 from awalsh128/staging Andrew Walsh 2021-10-12 12:44:26 -0700
  • 2e979843e3 Add token to action. awalsh128 2021-10-12 12:42:18 -0700
  • f6865ceb98 Fix indent. awalsh128 2021-10-12 12:24:31 -0700
  • 417ea9c20e Trigger on staging PR and allow manual trigger. awalsh128 2021-10-12 12:19:54 -0700
  • c13dc7e122 Fix workflow name. awalsh128 2021-10-12 12:18:25 -0700
  • ac03b4f3ff Create cache directory if not exists. awalsh128 2021-10-12 12:16:56 -0700
  • 65966ad776 Webhook to trigger event for CI on PR. awalsh128 2021-10-12 10:58:00 -0700
  • 488a5d249a
    Delete .github/workflows directory Andrew Walsh 2021-10-12 10:47:41 -0700
  • f3b7ddaf92
    Delete .github directory Andrew Walsh 2021-10-12 10:47:29 -0700
  • 6a876a63d6
    Merge pull request #1 from awalsh128/staging Andrew Walsh 2021-10-12 10:47:05 -0700
  • c8c42e7038 Fixed shell script and added a restore path for testing. awalsh128 2021-10-12 10:33:23 -0700
  • 300d51937b Try relative path again. awalsh128 2021-10-10 22:32:08 -0700
  • f54cc8debe Experiment with using path. awalsh128 2021-10-10 22:30:47 -0700
  • 7986fb391a Experiment with action as relative path. awalsh128 2021-10-10 22:29:45 -0700
  • 7e953c9334
    Repoint package for tests. Andrew Walsh 2021-10-10 22:25:45 -0700
  • a759fc2fc1
    Fix tests name. Andrew Walsh 2021-10-10 22:23:54 -0700
  • d136de68b5
    Fix YAML syntax. Andrew Walsh 2021-10-10 22:21:22 -0700
  • f638a5069a Test awalsh128 2021-10-10 22:13:02 -0700
  • 334906ef6e Major revisions to everything. awalsh128 2021-10-10 22:11:39 -0700
  • 6d2304896f
    Add manual trigger. Andrew Walsh 2021-09-19 12:56:21 -0700
  • e1bf71811b
    Properly qualify action in test. Andrew Walsh 2021-09-19 12:53:10 -0700
  • 4e37817c6c
    Update main.yml Andrew Walsh 2021-09-19 12:49:26 -0700
  • 9b47071aea
    Fix YAML syntax. Andrew Walsh 2021-09-19 12:47:39 -0700
  • 3fa1ba390c Test action workflow. new file: .github/workflows/main.yml awalsh128 2021-09-19 12:39:45 -0700
  • b48a00753b Initial commit. new file: action.yml new file: run.sh awalsh128 2021-09-19 12:38:54 -0700
  • f37807c790
    Initial commit Andrew Walsh 2021-09-19 11:58:52 -0700