mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
Update bridges subtree (#3841)
Updating the bridges subtree hopefully just one last time in this formula in order to make the final migration less verbose.
This commit is contained in:
@@ -68,6 +68,7 @@ rm -rf $BRIDGES_FOLDER/modules/beefy
|
||||
rm -rf $BRIDGES_FOLDER/modules/shift-session-manager
|
||||
rm -rf $BRIDGES_FOLDER/primitives/beefy
|
||||
rm -rf $BRIDGES_FOLDER/relays
|
||||
rm -rf $BRIDGES_FOLDER/relay-clients
|
||||
rm -rf $BRIDGES_FOLDER/scripts/add_license.sh
|
||||
rm -rf $BRIDGES_FOLDER/scripts/build-containers.sh
|
||||
rm -rf $BRIDGES_FOLDER/scripts/ci-cache.sh
|
||||
@@ -77,6 +78,7 @@ rm -rf $BRIDGES_FOLDER/scripts/regenerate_runtimes.sh
|
||||
rm -rf $BRIDGES_FOLDER/scripts/update-weights.sh
|
||||
rm -rf $BRIDGES_FOLDER/scripts/update-weights-setup.sh
|
||||
rm -rf $BRIDGES_FOLDER/scripts/update_substrate.sh
|
||||
rm -rf $BRIDGES_FOLDER/substrate-relay
|
||||
rm -rf $BRIDGES_FOLDER/tools
|
||||
rm -f $BRIDGES_FOLDER/.dockerignore
|
||||
rm -f $BRIDGES_FOLDER/local.Dockerfile.dockerignore
|
||||
@@ -89,6 +91,7 @@ rm -f $BRIDGES_FOLDER/local.Dockerfile
|
||||
rm -f $BRIDGES_FOLDER/CODEOWNERS
|
||||
rm -f $BRIDGES_FOLDER/Dockerfile
|
||||
rm -f $BRIDGES_FOLDER/rustfmt.toml
|
||||
rm -f $BRIDGES_FOLDER/RELEASE.md
|
||||
|
||||
# let's fix Cargo.toml a bit (it'll be helpful if we are in the bridges repo)
|
||||
if [[ ! -f "Cargo.toml" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user