3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2024-11-22 00:19:31 +01:00

Commit graph

  • a902e65453
    Merge pull request #7 from dtolnay/secrets David Tolnay 2022-07-01 10:50:05 -0700
  • 1c670717fb
    Use new 'secrets: inherit' feature David Tolnay 2022-07-01 10:48:30 -0700
  • 04fdbf4b8b
    Cargo-rm renamed to cargo-unlock David Tolnay 2022-07-01 04:54:36 -0700
  • dd191651d5
    Try pre-creating tag David Tolnay 2022-06-29 07:26:13 -0700
  • 85cdb5ee73
    Merge pull request #6 from dtolnay/commitish David Tolnay 2022-06-29 07:04:23 -0700
  • cd0f42e68d
    Change target_commitish from github.ref to github.sha David Tolnay 2022-06-29 07:02:49 -0700
  • d642d2aa21
    Add xargo build David Tolnay 2022-06-29 06:49:44 -0700
  • c9bbe888ec
    Merge pull request #5 from dtolnay/ci David Tolnay 2022-06-26 21:54:45 -0700
  • bbe518a8d1
    Add a basic daily CI job David Tolnay 2022-06-26 21:52:47 -0700
  • 61ed2ef585
    Make sure force push always pushes something for each arg David Tolnay 2022-06-26 20:16:20 -0700
  • 93373315d5
    Spell out tag delete flag David Tolnay 2022-06-26 12:26:10 -0700
  • 3a5eecab54
    Allow clobber existing tags on fetch David Tolnay 2022-06-26 12:25:58 -0700
  • 66548cefd2
    Fix typo in branch delete step David Tolnay 2022-06-26 12:15:28 -0700
  • e6ff5751b5
    Add a script for rebasing crate branches David Tolnay 2022-06-26 12:13:02 -0700
  • 4507de1760
    Delete tag so that action-gh-release always creates it David Tolnay 2022-06-26 11:54:28 -0700
  • 4b88af5476
    Merge pull request #4 from dtolnay/retry David Tolnay 2022-06-26 11:49:16 -0700
  • bd6dc5b7a6
    Add retry for curl steps David Tolnay 2022-06-26 11:47:54 -0700
  • 2bc08ab103
    Install rustup-toolchain-install-master with no-default-components support David Tolnay 2022-06-22 10:30:50 -0700
  • 90b2bd043a
    Merge pull request #3 from dtolnay/git David Tolnay 2022-06-22 10:28:58 -0700
  • c9bdaff04e
    Add support for git install David Tolnay 2022-06-22 10:27:53 -0700
  • 17f5df87e0
    Add rustup-toolchain-install-master build David Tolnay 2022-06-22 09:43:53 -0700
  • 2092cdac92
    Enable 'contents: write' permission for all build jobs David Tolnay 2022-06-20 03:16:50 -0700
  • 2cff523187
    Opt in to granular repository write permission David Tolnay 2022-06-20 03:15:03 -0700
  • aee3e380fc
    Update workflows to actions/checkout@v3 David Tolnay 2022-04-25 01:39:22 -0700
  • 96eb011dc9
    Fix version grep interpolation syntax David Tolnay 2021-11-17 11:52:32 -0800
  • 5579dcabc3
    Merge pull request #2 from dtolnay/version David Tolnay 2021-11-17 11:43:39 -0800
  • 91e2064b20
    Include version number in release body David Tolnay 2021-11-17 11:41:27 -0800
  • b8dce30fba
    Add faketty build David Tolnay 2021-10-09 05:57:15 +0100
  • d5aa088c6e
    Add cargo-bloat build David Tolnay 2021-10-09 05:51:17 +0100
  • c9b0cb7667
    Try to place tag on the same commit that triggered build David Tolnay 2021-10-09 01:46:29 +0100
  • 713f17fd49
    Tell action-gh-release what tag to release David Tolnay 2021-10-09 01:38:20 +0100
  • c48d5eecf2
    Kick rebuilds via branch instead of tag David Tolnay 2021-10-09 01:34:41 +0100
  • 40d0ba7628
    Add star-history build David Tolnay 2021-10-09 01:10:03 +0100
  • 1af4c1c741
    Add sha1dir build David Tolnay 2021-10-09 01:09:44 +0100
  • 8a4139a748
    Add cargo-fuzz build David Tolnay 2021-10-09 01:05:31 +0100
  • 1d5ba62c60
    Add cargo-tally build David Tolnay 2021-10-09 01:04:13 +0100
  • ddd85f9eab
    Add cargo-rm build David Tolnay 2021-10-09 01:03:52 +0100
  • e384d6f905
    Add cargo-llvm-lines build David Tolnay 2021-10-09 01:03:29 +0100
  • 9d028f5e08
    Fix reusable workflow secrets syntax David Tolnay 2021-10-08 00:49:45 -0400
  • 09c09539c2
    Pass private key into the reusable workflow David Tolnay 2021-10-08 00:48:21 -0400
  • 4498cd03b1
    Declare required private key secret David Tolnay 2021-10-08 00:46:40 -0400
  • 3681aa28dd
    Clean up nested workflow name David Tolnay 2021-10-08 00:42:30 -0400
  • 98a5d57fe8
    Factor build steps into reusable workflow David Tolnay 2021-10-08 00:40:08 -0400
  • de230d0f11
    Add cargo-outdated build David Tolnay 2021-10-08 00:21:45 -0400
  • d9d571073c
    Force rebuild even if GitHub image contains crate David Tolnay 2021-10-08 00:20:42 -0400
  • 3b7f7d5ac9
    Fail curl step on 404 David Tolnay 2021-10-08 00:16:08 -0400
  • 8f29627a44
    Mark signing key id trusted David Tolnay 2021-10-08 00:06:35 -0400
  • 8176f42f8b
    Add screenshot to readme David Tolnay 2021-10-07 23:33:39 -0400
  • c21a44f3db
    Overwrite signing-key.gpg if already exists David Tolnay 2021-10-07 23:15:17 -0400
  • 8031c88e17
    Follow 302 redirect from github to cdn David Tolnay 2021-10-07 23:11:32 -0400
  • ca4d438e02
    Hide noisy curl progress bars David Tolnay 2021-10-07 23:06:19 -0400
  • d302b2d6cf
    Set required shell parameter for each step David Tolnay 2021-10-07 23:03:25 -0400
  • 3f167e0ca8
    Add cargo-expand build David Tolnay 2021-10-07 22:53:00 -0400
  • 0c58fefddf
    Add cxxbridge-cmd build David Tolnay 2021-10-07 22:52:29 -0400
  • 059550de26
    Add readme David Tolnay 2021-10-07 22:51:26 -0400
  • d875af3684
    Add initial attempt at composite Actions logic David Tolnay 2021-10-07 22:51:09 -0400
  • 8ca1acc952
    Add public key of signing key David Tolnay 2021-10-07 22:50:30 -0400
  • 67a853ed64
    Add MIT license David Tolnay 2021-10-07 22:49:43 -0400
  • bf302175dc
    Initial commit David Tolnay 2021-10-07 22:49:32 -0400