-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci(cargo): use git cli and patch global git base url #114
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit 2b3c586 Author: Matthias Seitz <[email protected]> Date: Mon Jun 14 10:05:29 2021 +0200 revert naming conventions commit e0efb1c Author: Matthias Seitz <[email protected]> Date: Mon Jun 14 10:05:05 2021 +0200 add license header commit 94364b3 Author: Matthias Seitz <[email protected]> Date: Sat Jun 12 22:59:37 2021 +0200 revert config name change commit eeacea5 Author: Matthias Seitz <[email protected]> Date: Sat Jun 12 22:59:12 2021 +0200 revert new pallet balances types commit c9323f0 Author: Matthias Seitz <[email protected]> Date: Sat Jun 12 22:58:53 2021 +0200 update runtime commit 254ca23 Author: Matthias Seitz <[email protected]> Date: Sat Jun 12 22:58:20 2021 +0200 switch to polkadot v0.9.4 branches commit ea76fe6 Author: Matthias Seitz <[email protected]> Date: Sat Jun 12 21:51:35 2021 +0200 update chainlink commit 0a895b5 Author: Matthias Seitz <[email protected]> Date: Sat Jun 12 11:59:02 2021 +0200 add sp-runtime as optional dependency commit c2374ab Author: Matthias Seitz <[email protected]> Date: Fri Jun 11 16:41:36 2021 +0200 update tests commit 7e345ea Author: Matthias Seitz <[email protected]> Date: Fri Jun 11 15:59:16 2021 +0200 update to master commit b964a20 Author: Matthias Seitz <[email protected]> Date: Fri Jun 11 12:47:47 2021 +0200 use compact Cargo.toml fromat everywhere commit 716db61 Author: Matthias Seitz <[email protected]> Date: Fri Jun 11 11:27:21 2021 +0200 update polkadot deps commit 03e4dd5 Author: Matthias Seitz <[email protected]> Date: Fri Jun 11 01:33:29 2021 +0200 use chainlink master commit 836241a Author: Matthias Seitz <[email protected]> Date: Fri Jun 11 01:23:49 2021 +0200 fix: breaking changes from latest relase branch commit a167d16 Author: Matthias Seitz <[email protected]> Date: Fri Jun 11 01:22:31 2021 +0200 chore(deps): use latest polkadot release branch commit 845e6ae Author: Matthias Seitz <[email protected]> Date: Thu Jun 10 21:32:02 2021 +0200 chore(deps): update substrate cumulus polkadot deps
This reverts commit d222d24.
clearloop
changed the title
chore(cargo): use git cli
ci(cargo): use git cli and patch global git base url
Jun 14, 2021
clearloop
added
needs review
PR needs reviewing
and removed
WIP
Work in progress - do not review or merge
labels
Jun 14, 2021
mattsse
approved these changes
Jun 14, 2021
mattsse
added
approved
PR approved to merge
and removed
needs review
PR needs reviewing
labels
Jun 14, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Tests
568b195
Issues
Closes #112