Commit graph

  • 2245a64922
    Merge bdb5bbaae8 into f2fc6d1af4 Bradley Scott 2024-08-14 11:54:36 -0400
  • bdb5bbaae8 Avoid using xargs when creating package tarballs Bradley Scott 2024-08-14 11:35:33 -0400
  • f2c3d201bb docs: replace composed package name Garret Meier 2024-07-01 09:21:00 -0700
  • 3898e51b71 feat: use warpbuild cache instead Garret Meier 2024-07-01 09:19:26 -0700
  • f2fc6d1af4 Explicitly don't fail on error in library calls (required for conditonals) master staging dev Andrew Walsh 2024-03-03 14:39:27 -0800
  • a6c3917cc9
    Add arm64 binary (#127) v1.4.2 v1 latest Oliver Kopp 2024-03-01 21:59:14 +0100
  • 76dc44c6de
    _ to - Oliver Kopp 2024-02-29 15:47:52 +0100
  • 2259b68b4c
    No hack any more Oliver Kopp 2024-02-29 15:24:51 +0100
  • 6a8fa16dd4 Add arm64 binary Oliver Kopp 2024-02-28 21:29:16 +0100
  • 2555a377df
    Bump force reload to accommodate update on cache action save version. #122 v1.4.1 Andrew Walsh 2024-02-13 21:42:01 -0800
  • 75ab37ec52
    Use matching versions of actions/cache actions (#123) Hadrien G 2024-02-14 06:38:36 +0100
  • c4ad131e69
    Use matching versions of actions/cache actions Hadrien G 2024-02-14 06:09:16 +0100
  • a9d925863b
    Bump global version of cache. v1.4.0 Andrew Walsh 2024-02-13 11:36:57 -0800
  • 5c74a020dc
    Bump actions/cache/restore to v4 (#120) Daniel Possenriede 2024-02-01 22:13:10 +0100
  • 9efd57c3c2
    Bump actions/cache/restore to v4 Daniel Possenriede 2024-01-25 18:05:25 +0100
  • 6460a33c29
    First version of a Golang version for APT package querying. (#118) (#119) Andrew Walsh 2023-12-22 10:28:03 -0800
  • 91e8f67a57
    Merge branch 'master' into staging Andrew Walsh 2023-12-13 18:59:11 -0800
  • e859488a7c
    First version of a Golang version of command handling in general. (#118) Andrew Walsh 2023-12-10 15:09:58 -0800
  • 3d95e4049f
    Swap out Bash based APT query logic for Golang version. (#117) Andrew Walsh 2023-12-10 15:07:09 -0800
  • 0d6b7b7682 More Lint errors Andrew Walsh 2023-12-10 14:52:58 -0800
  • d1c0c988a7 More Lint errors and add new binary Andrew Walsh 2023-12-10 14:47:54 -0800
  • de2c363a4f Fixed Lint errors Andrew Walsh 2023-12-10 14:34:54 -0800
  • 297ef0180d First version of a Golang version of command handling in general. Andrew Walsh 2023-12-10 14:13:28 -0800
  • 85fe267c5d Fix test to reflect new filename. Andrew Walsh 2023-11-26 23:40:20 -0800
  • 90d6c1c39e Fix Lint errors and resort GitHub action steps. Andrew Walsh 2023-11-26 23:28:42 -0800
  • 1d63750e87 Update PR action. Andrew Walsh 2023-11-26 23:08:49 -0800
  • e0a235eca5 Cleanup comments and recurse on Golang build search. Andrew Walsh 2023-11-26 22:13:59 -0800
  • 643c9a42e0 Move Go code to canonical directories and execute binary instead. Andrew Walsh 2023-11-26 22:07:32 -0800
  • 8010d65dfe Add log timing to package normalization via Go script. Andrew Walsh 2023-11-26 21:49:00 -0800
  • 8b55495730 Only catch package not found warnings. Andrew Walsh 2023-11-26 21:38:32 -0800
  • 7c7bcedcc5 Account for colons in version value. Andrew Walsh 2023-11-26 21:26:22 -0800
  • 19a0253e65 Be more tolerant of apt-cache warnings. Andrew Walsh 2023-11-26 21:08:43 -0800
  • 45e4578f79 Fix stupid syntax. Andrew Walsh 2023-11-26 20:57:12 -0800
  • 6154ec662d Switch package name back so it builds. Andrew Walsh 2023-11-26 20:52:34 -0800
  • cc6a957930 Fix package space name and Go command. Andrew Walsh 2023-11-26 20:43:30 -0800
  • 587ece84f2 Experiment with new Go code for package formatting. Andrew Walsh 2023-11-26 20:33:25 -0800
  • 3b5900ec5a Add Linter for Go code. Andrew Walsh 2023-11-26 20:30:09 -0800
  • 189ae35b68 Remove unused variable. Andrew Walsh 2023-11-26 20:24:03 -0800
  • a366c76c51 Go based package query logic. Andrew Walsh 2023-11-26 20:16:44 -0800
  • 36fa5367f6 Add link to cache dependencies docs on GirHub. Andrew Walsh 2023-11-26 20:14:38 -0800
  • 44c33b32f8
    Pull staging changes upstream. (#113) v1.3.1 Andrew Walsh 2023-10-30 11:12:50 -0700
  • d037191b54
    Fix awk delimiter. Andrew Walsh 2023-10-30 10:31:12 -0700
  • 21cb5295bf
    Pull dev upstream to staging. (#112) Andrew Walsh 2023-10-30 10:29:04 -0700
  • 6f9e6a86db
    Update README.md Andrew Walsh 2023-10-11 08:11:43 -0700
  • 641f947ac2
    fix: apt cache performance (#104) Steven Hartland 2023-10-11 16:07:11 +0100
  • 15d0235a41
    Fix awk (#109) sn-o-w 2023-07-13 23:43:21 +0300
  • d0ee83b497 Fix awk Cristian Silaghi 2023-07-13 19:06:19 +0300
  • 52d1d96a40 chore: descriptive variable names and use log_err Steven Hartland 2023-05-05 12:55:54 +0100
  • 58b7390736 fix: apt cache performance Steven Hartland 2023-05-02 22:06:54 +0100
  • 5dc87af4cc Move upload logs up in the action sequence so it captures data before it gets deleted. awalsh128 2023-04-14 14:37:01 -0700
  • bf94842250 Add null field separator so filenames don't get broken up. awalsh128 2023-04-14 14:33:26 -0700
  • abb3a6d0e7 Use awk to enclose filename in single quotes tar #99 awalsh128 2023-04-14 14:18:44 -0700
  • 1850ee53f6 Documentation for versioning support. v1.3.0 awalsh128 2023-03-24 04:50:32 -0700
  • 135ee20306
    Merge branch 'dev' into master Andrew Walsh 2023-03-23 23:51:02 -0700
  • 0a4812359d Revert package existence test. awalsh128 2023-03-23 22:58:47 -0700
  • 6d3c7590b1 Test apt-cache show command wrt versioning. awalsh128 2023-03-23 22:33:59 -0700
  • f5bcdd76d3 Use APT syntax for name version delimitation and not a colon. awalsh128 2023-03-23 22:19:43 -0700
  • cdad971850 Fix broken function calls. awalsh128 2023-03-23 20:50:29 -0700
  • 971da5988a Standardize syntax, name casing and fix package versioning feature. awalsh128 2023-03-23 20:20:24 -0700
  • bd5455834e Convert action to APT version syntax. awalsh128 2023-03-13 21:43:46 -0700
  • a644619d1f Enclose filenames in single quotes to capture literals #99 awalsh128 2023-03-13 21:24:13 -0700
  • bdc09286d1
    Only install apt-fast from source if not present (#97) Pascal Roeleven 2023-03-08 18:04:22 +0100
  • da60791e1f Only install apt-fast from source if not present Pascal Roeleven 2023-03-07 10:59:48 +0100
  • 65cf98ee12 Revert "Don't install apt-fast from source (#96)" Pascal Roeleven 2023-03-07 10:49:37 +0100
  • 946776e670
    Clean cache directory after use (#95) Pascal Roeleven 2023-03-06 15:56:37 +0100
  • 854bb539e1
    Don't install apt-fast from source (#96) Pascal Roeleven 2023-03-06 15:54:18 +0100
  • 66b2dc6e4b
    Don't install apt-fast from source Pascal Roeleven 2023-02-24 08:50:56 +0100
  • 9d61ed4e17 Clean cache directory after use Pascal Roeleven 2023-02-24 08:11:06 +0100
  • 797d1a2f52
    More robust checking of age of apt cache (#90) John Hughes 2023-02-12 06:36:46 +0100
  • 270eae5fc9 Remove commas, and block scalar folded backslashes #84 v1.2.4 awalsh128 2023-02-04 21:08:45 -0800
  • 5b6c3ab114 Add deprecation message to obsolete input. awalsh128 2023-02-04 20:30:40 -0800
  • 622a4c5687
    Sync dev to master. (#93) Andrew Walsh 2023-02-03 23:16:50 -0800
  • 3fb25be69a
    Sync master back to dev. (#92) Andrew Walsh 2023-02-03 23:15:56 -0800
  • 0b1a3766c6 Use cache key for upload artifact name #89. awalsh128 2023-02-03 23:08:53 -0800
  • 89bc6bed94 Address block style package issue #84 #88 awalsh128 2023-02-03 22:03:09 -0800
  • e649dfdfe5 Merge branch 'master' of https://github.com/awalsh128/cache-apt-pkgs-action v1.2.3 awalsh128 2023-02-03 12:43:05 -0800
  • 9ecdf39b43 Introduce a force update value for reloading cache #82 awalsh128 2023-02-03 12:42:50 -0800
  • 5953485018 More robust checking of age of apt cache John Hughes 2023-02-01 15:43:20 +0100
  • 9b2b4f2004
    Fix if condition for upload-logs step (#87) Leroy Hopson 2023-01-17 16:29:46 +1300
  • 0ef6349409
    Fix if condition for upload-logs step Leroy Hopson 2023-01-14 23:21:48 +1300
  • 9b3b2b590c Enclose tar files in quotes #79. v1.2.2 awalsh128 2023-01-02 16:49:35 -0800
  • 6272d2846f Fetaure to add repositories. app-repositories-feature awalsh128 2023-01-02 14:15:37 -0800
  • a71b0ea8ac
    docs: fix link to actions/cache (#77) Kévin Dunglas 2022-12-19 21:48:58 +0100
  • 053be674d2
    docs: fix link to actions/cache Kévin Dunglas 2022-12-19 21:45:49 +0100
  • d07fc5d9ff
    Workaround for #71. Due to a bug in the runner actions/runner#716 (#75) v1.2.1 Andrew Walsh 2022-12-07 22:11:01 -0800
  • 52185b3b7c
    Fix braces. Andrew Walsh 2022-11-30 07:01:32 -0800
  • 343fbfd3e2
    Workaround for custom container bug. Andrew Walsh 2022-11-30 06:56:53 -0800
  • 9bc3e210f3
    Fix ordering of library function call and include of library #68 v1.2.0 Andrew Walsh 2022-11-24 08:59:56 -0800
  • a50c683869 Fix ordering of library function call and include of library #68 awalsh128 2022-11-24 08:09:52 -0800
  • 55d5c82d83 Merge branch 'dev' of https://github.com/awalsh128/cache-apt-pkgs-action into dev awalsh128 2022-11-24 08:03:36 -0800
  • d2609caf3b Turn on halt on error switch to catch #68 awalsh128 2022-11-24 08:03:05 -0800
  • 982de21c87 Fix execute bits. awalsh128 2022-11-23 23:02:00 -0800
  • 4fcaa16dbf Merge branch 'master' of https://github.com/awalsh128/cache-apt-pkgs-action awalsh128 2022-11-23 23:00:06 -0800
  • c51c800bea
    Dev (#67) Andrew Walsh 2022-11-23 22:32:40 -0800
  • 809bee8acd Fix execute bit on script. awalsh128 2022-11-23 22:31:57 -0800
  • 7418306fa2 Restore execute bit for script. awalsh128 2022-11-23 22:29:57 -0800
  • 51678ad913
    Execute installation scripts feature, debug mode, and permission denied fix. (#65) Andrew Walsh 2022-11-23 22:24:00 -0800
  • 3c50025852
    Dev (#66) Andrew Walsh 2022-11-23 22:23:10 -0800
  • d60cdfeedc
    Merge branch 'staging' into dev Andrew Walsh 2022-11-23 22:17:27 -0800
  • 276bbdc9f3
    Update issue templates Andrew Walsh 2022-11-23 22:13:12 -0800