Commit graph

  • 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