Commit Graph

  • d5793ed107 Upgrade all Rust dependencies v1 origin/v1 origin/HEAD Dave Rolsky 2025-12-20 12:16:51 +08:00
  • 6ad5303397 Fix wording in changes for 1.0.3 Dave Rolsky 2025-07-20 13:26:11 -05:00
  • 9a1618ffb7 Add a newline after each rust-cache parameter when running them to GITHUB_OUTPUT v1.0.5 origin/fix-gh-46 Dave Rolsky 2025-07-20 12:57:58 -05:00
  • 1db091d29d Add community health docs Dave Rolsky 2025-06-19 14:25:23 -05:00
  • a448c4b137 Fix README.md to not use non-existent matrix key DanielHabenicht 2025-03-30 14:29:30 +02:00
  • f7da401093 Add release date for 1.0.4 v1.0.4 Dave Rolsky 2025-04-12 09:14:40 -05:00
  • ea9defd544 Allow any command to support things like cargo-deb origin/more-toolchains Dave Rolsky 2025-04-12 08:43:44 -05:00
  • 7cb7930e5c Rename platform_name -> name in test matrix Dave Rolsky 2025-04-12 08:31:38 -05:00
  • f6a193191b Upload compiled binaries for each test in the matrix Dave Rolsky 2025-04-12 08:23:19 -05:00
  • 91c5b34b70 Update tests to account for changes in file output on Windows Dave Rolsky 2025-04-12 08:16:01 -05:00
  • ddb18cfff9 Always print output file in test code Dave Rolsky 2025-04-12 08:11:32 -05:00
  • 329eb5fa43 Improve test output when file command output does not match expected regex Dave Rolsky 2025-04-12 08:10:08 -05:00
  • 56f0ba980e Remove validation of the toolchain input Dave Rolsky 2025-04-12 07:55:30 -05:00
  • e2ab1c3836 Update changes with more details on Linux ARM support v1.0.3 Dave Rolsky 2025-02-17 13:31:48 -06:00
  • d2db46a173 Add release date for 1.0.3 Dave Rolsky 2025-02-17 13:29:49 -06:00
  • 83dc934d7f Add partial support for cross-compiling on Linux ARM runners Dave Rolsky 2025-02-17 00:15:27 -06:00
  • 601d02e82d Add release date for 1.0.2 v1.0.2 Dave Rolsky 2025-02-16 11:30:23 -06:00
  • 2c7c51e283 Tweak matrix description for test case Dave Rolsky 2025-02-16 11:22:07 -06:00
  • 9a022034a6 Add comment to remind myself why we need cross for Linux i586/i686 targets Dave Rolsky 2025-02-16 11:11:06 -06:00
  • dc1022bc69 Mostly use GNU targets on Linux Dave Rolsky 2025-02-16 11:03:28 -06:00
  • b4ab796093 Fix typo in Changes.md Dave Rolsky 2025-02-16 11:02:01 -06:00
  • b094471e7c Improve run-test assertion output Dave Rolsky 2025-02-16 10:45:23 -06:00
  • 885ad4bc41 Fix validator to always print input names with dashes in errors Dave Rolsky 2025-02-16 10:38:19 -06:00
  • c40b27b8f9 Add a force-use-cross input Dave Rolsky 2025-02-16 10:35:50 -06:00
  • 7619b10b9f Add more newlines in action.yml Dave Rolsky 2025-02-16 10:28:55 -06:00
  • a72a5f146c Update README.md to use ubuntu-24.04 in examples Dave Rolsky 2025-02-15 12:54:54 -06:00
  • f0ceffbf58 Update all CI jobs using ubuntu to 24.04 Dave Rolsky 2025-02-15 12:54:42 -06:00
  • c04b5a0b3e Add docs on using mise Dave Rolsky 2025-02-09 17:55:51 -06:00
  • e10d0dcde7 Add release date for v1.0.1 v1.0.1 Dave Rolsky 2025-01-20 22:25:51 -06:00
  • 52839d91bd Fix bug where we would try to use cross on ARM hosts for all targets Dave Rolsky 2025-01-20 20:45:44 -06:00
  • 5b5d0b578b Add some more details to the docs about environment variables 莯凛 2025-01-21 03:53:25 +08:00
  • 02bec77bb9 Remove pointless skip_tests key in README.md example Dave Rolsky 2025-01-20 11:54:32 -06:00
  • 67b2637704 Document setting the env key when using this action Dave Rolsky 2025-01-20 11:53:51 -06:00
  • cd04d1a926 Update README.md to talk about weird issue I saw with caching multiple crates Dave Rolsky 2025-01-11 13:01:14 -06:00
  • 242cf4bba9 Rename all matrix keys to use dashes instead of underscores Dave Rolsky 2025-01-11 12:54:55 -06:00
  • 8a64ff717c Run tests twice, one for main crate and once for subcrate Dave Rolsky 2025-01-11 12:49:28 -06:00
  • a8c1049914 Fix version for shellcheck Dave Rolsky 2025-01-11 12:15:04 -06:00
  • c76d836532 Fix url to download files for NetBSD issue workaround Dave Rolsky 2025-01-11 12:08:21 -06:00
  • 07f5468cc3 Add release date for v1.0.0 v1.0.0 Dave Rolsky 2025-01-11 11:57:27 -06:00
  • 1024265def Update Changes.md for caching changes since 1.0.0-beta1 Dave Rolsky 2024-12-24 12:00:59 -06:00
  • faf2f9fd0a Include the hash of the cross binary in the cache key Dave Rolsky 2024-12-24 11:35:28 -06:00
  • a183497a0a Include OS version in cache key when using cargo for builds Dave Rolsky 2024-12-24 11:09:14 -06:00
  • 718071590b Don't try to install musl-tools if it's already installed Dave Rolsky 2024-12-22 15:15:15 -06:00
  • a1777f5838 Add first step to print all inputs Dave Rolsky 2024-12-22 15:02:38 -06:00
  • b1824d4802 Update README.md for version 1 bump v1.0.0-beta1 Dave Rolsky 2024-12-21 22:27:23 -06:00
  • 3d79b24531 Rename os to runs-on in test matrix workflow Dave Rolsky 2024-12-21 11:46:02 -06:00
  • 9ec7e60cb6 Clarify use cases in README.md Dave Rolsky 2024-12-21 11:42:51 -06:00
  • fd3526da5f Fix example in README.md to use checkout@v4 Dave Rolsky 2024-12-21 11:40:18 -06:00
  • 12331c384e Tweak wording in README.md Dave Rolsky 2024-12-21 11:36:30 -06:00
  • dbeb1eb6a2 Replace all Perl scripts with Rust Dave Rolsky 2024-12-14 15:05:33 -06:00
  • dad7ec15de Validate inputs to this action Dave Rolsky 2024-12-14 15:48:06 -06:00
  • 02640563b4 Add bench to command docs Dave Rolsky 2024-12-14 16:03:57 -06:00
  • 3f82d5723e Use Ubuntu 22.04 for test workflow Dave Rolsky 2024-12-14 15:14:23 -06:00
  • fe9ef8cc9c Add mise config and use ruff for Python linting/tidying Dave Rolsky 2024-12-14 14:45:43 -06:00
  • 7ad7c57bed Add support for Swatinem/rust-cache@v2 Dave Rolsky 2024-12-14 13:42:02 -06:00
  • 9ea5352c0f Add release date to Changes.md v0.0.17 origin/v0 Dave Rolsky 2024-11-23 17:16:20 -06:00
  • 8a96988e48 Add support for running cargo bench or cross bench Raul Victor Trombin 2024-11-23 13:34:27 -03:00
  • e35168ee8f Add release date to Changes.md v0.0.16 Dave Rolsky 2024-11-17 15:33:03 -05:00
  • 9e709706e7 Put test 'args' at the end of the test command Aditya Manthramurthy 2024-11-03 16:24:56 -08:00
  • 294bb6a7fe Fix incorrect parameter name in README.md example config Seppe 2024-10-19 13:34:58 +08:00
  • 99d882779c Remove reference to matrix.toolchain in README.md example config Dave Rolsky 2024-10-13 16:53:55 -05:00
  • 9a3029eecb Clarify what runner images this action works with Dave Rolsky 2024-10-13 16:49:37 -05:00
  • ede19eddfb Update example matrix in README.md Dave Rolsky 2024-10-13 16:49:06 -05:00
  • e021eb0bd0 Only install musl if not compiling with cross v0.0.15 Dave Rolsky 2024-09-21 13:56:33 -05:00
  • 2092d69e17 Remove ${{ ... }} around if blocks Dave Rolsky 2024-09-21 13:45:42 -05:00
  • d5709df172 Show use of actions-rust-release in README.md Dave Rolsky 2024-09-21 12:00:40 -05:00
  • ad283b2fc6 Install musl-tools if the target name contains "musl" v0.0.14 Dave Rolsky 2024-08-25 10:28:52 -05:00
  • 52a0827e28 Fix README - tests still fail on non-x86 Windows Dave Rolsky 2024-08-20 16:40:37 -05:00
  • e4e3cc18ae Update README to remove bit about tests not working on Windows or macOS ARM Dave Rolsky 2024-08-20 16:38:47 -05:00
  • 46b4378cc7 Add release date to changes v0.0.13 Dave Rolsky 2024-05-18 13:22:04 +08:00
  • e67629a125 Run some tests without caching disabled Dave Rolsky 2024-05-18 13:11:59 +08:00
  • 83cb238ff9 Force install from git to make sure we can always find cross binary Dave Rolsky 2024-05-18 12:53:26 +08:00
  • b80da53df0 Add test for cross from git Dave Rolsky 2024-05-18 12:36:05 +08:00
  • 6f63b60be6 Tighten regex for release version Dave Rolsky 2024-05-18 12:31:09 +08:00
  • ace37a7d90 Print cross version after it's installed Dave Rolsky 2024-05-18 12:21:17 +08:00
  • 2297f8e434 Add typos command for linting and tidying and fix issues it found Dave Rolsky 2024-05-18 12:11:04 +08:00
  • 9b467e6799 Add shell linting and tidying and update all shell scripts Dave Rolsky 2024-05-18 12:09:08 +08:00
  • c464bd9469 Make it possible to install cross from a git tag Dave Rolsky 2024-05-18 12:00:21 +08:00
  • a0b2ccd631 Add more info for latest Changes.md entry Dave Rolsky 2024-02-25 18:08:12 +08:00
  • 8c9b9d6490 Add Changes.md entry for 0.0.12 v0.0.12 Dave Rolsky 2024-02-25 18:07:08 +08:00
  • 778bb6075f Bump actions/checkout to v4 Dave Rolsky 2024-02-25 18:05:42 +08:00
  • 1bbdab0f68 Merge pull request #13 from hms5232/bump-actions/cache-v4 Dave Rolsky 2024-02-25 18:04:58 +08:00
  • c40662f61a Bump actions/cache to v4 hms5232 2024-02-25 17:47:18 +08:00
  • 7d5643fe34 Small formatting tweak in test code Dave Rolsky 2024-02-12 19:24:26 +08:00
  • 3be49880a3 Add workaround for NetBSD issues in test-project Dave Rolsky 2024-01-27 15:20:31 +08:00
  • 070eee0271 Remove the Linux MIPS targets from the tests Dave Rolsky 2024-01-27 15:19:38 +08:00
  • d4b2d5201c Add release date to Changes.md v0.0.11 Dave Rolsky 2023-12-17 09:53:53 -06:00
  • e1ea800ed7 Use cross when building for Linux 32-bit targets Dave Rolsky 2023-12-17 09:43:52 -06:00
  • fc51bd6dfd Small wording tweak in README.md Dave Rolsky 2023-12-10 17:43:14 -06:00
  • d02a87e838 Replace "binary" with "binaries" in docs Dave Rolsky 2023-12-10 17:42:14 -06:00
  • 3de92613ad Add release date to Changes.md v0.0.10 Dave Rolsky 2023-12-10 17:40:22 -06:00
  • c507aeb1b5 Handle multiple binaries in one crate Dave Rolsky 2023-12-10 11:03:10 -06:00
  • 9fb7236944 Remove unused test code Dave Rolsky 2023-12-10 11:21:05 -06:00
  • 883c7a0854 Add cross-version parameter to specify cross version Dave Rolsky 2023-10-22 11:12:50 -05:00
  • ef5051e603 Fix typo in README.md Dave Rolsky 2023-11-29 09:05:54 -06:00
  • e89db86c83 Fix action name v0.0.9 Dave Rolsky 2023-09-10 15:16:02 -05:00
  • d3cc976c26 Fix typo in README.md Dave Rolsky 2023-09-10 15:07:29 -05:00
  • 42fe96a4c1 Add support for a "working-directory" parameter aaronvg 2023-09-03 16:25:13 -07:00
  • 77a5caf54b Add release date for 0.0.8 v0.0.8 Dave Rolsky 2023-07-22 11:32:39 -05:00
  • 7c7b8fbbff Add lint workflow for GH Actions Dave Rolsky 2023-07-22 11:30:19 -05:00