mergify[bot]
70985f82f1
CI: Check monorepo for consistent crate versions (bp #13431 ) ( #13433 )
...
* increment-cargo-version.sh: Add check subcommand
(cherry picked from commit 5d4015358a
)
* CI: Check monorepo for consistent crate versions
(cherry picked from commit 7a4e293b3b
)
Co-authored-by: Trent Nelson <trent@solana.com>
2020-11-06 02:29:26 +00:00
mergify[bot]
18c4e1b023
ci: Add downstream project build testing (bp #13112 ) ( #13119 )
...
* Use local cargo for CI
(cherry picked from commit c7c50bd32c
)
* Add downstream project build testing
(cherry picked from commit c7f4f15e60
)
Co-authored-by: Michael Vines <mvines@gmail.com>
2020-10-23 22:13:51 +00:00
Trent Nelson
2fe1a4677c
Ignore more paths in increment-cargo-version.sh
...
(cherry picked from commit c1c69ecc34
)
2020-10-20 20:55:34 -07:00
Trent Nelson
89424b29bf
Omit workspace Cargo.toml when incrementing version
2020-09-30 06:22:11 +00:00
Trent Nelson
df820ddb6d
Omit web3.js examples when incrementing Cargo.toml versions
2020-08-05 12:04:15 -06:00
Michael Vines
a78a339407
Properly escape current version ( #8686 )
2020-03-06 14:36:01 -07:00
Michael Vines
48f58a88bc
Bump version to 1.0.0
2020-02-20 23:52:19 -07:00
Ryan Shea
e59af8269e
Add increment docs infra to increment-cargo-version ( #6456 )
2019-10-18 20:53:45 -07:00
Michael Vines
f4534ef12d
Only update first version field in a Cargo.toml
2019-08-20 17:05:28 -07:00
Michael Vines
19e4f70244
Change default behavior to remove a prerelease tag if present instead of a minor version bump
2019-07-25 16:33:24 -07:00
Michael Vines
7a021dff05
Beautify Cargo.tomls with |cargo tomlfmt| ( #4477 )
2019-05-29 18:30:49 -07:00
Michael Vines
bee411e826
Preserve extra dependency annotations (optional=,features=) during version bump ( #3810 )
2019-04-16 15:12:10 -07:00
Michael Vines
87aef92e71
Fix up bash array handling ( #3771 )
2019-04-15 13:25:44 -07:00
Michael Vines
63aadc4905
Turn top-level Cargo.toml into a virtual manifest
2019-03-21 08:47:58 -07:00
Michael Vines
def7d156f6
codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
2018-11-11 16:24:36 -08:00
Michael Vines
33aab094ef
codemod --extensions sh '#!/bin/bash' '#!/usr/bin/env bash'
2018-11-11 16:24:36 -08:00
Michael Vines
0f32102684
Restrict characters to those supported by semvar_bash
2018-10-25 16:19:00 -07:00
Michael Vines
d46682d1f2
Restrict characters to those supported by semvar_bash
2018-10-25 16:12:29 -07:00
Michael Vines
471d8f6ff9
Fix up the version references to all other internal crates
2018-10-25 12:54:32 -07:00
Michael Vines
e47fcb196b
s/solana_program_interface/solana[_-]sdk/g
2018-10-25 12:31:45 -07:00
Michael Vines
3ae53961c8
Support prerelease versioning
2018-10-25 12:31:45 -07:00
Michael Vines
9447537d8c
Increment internal Cargo references to solana_program_interface
2018-10-25 11:03:03 -07:00
Michael Vines
926d459c8f
Script away cargo version bumping
2018-10-25 09:38:58 -07:00