Skip to content
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
merged 10 commits into from
Jun 15, 2021
Merged

Conversation

clearloop
Copy link
Contributor

@clearloop clearloop commented Jun 14, 2021

Changes

  • Try using git CLI
  • patch global git base url

Tests

568b195

Issues

Closes #112

@dutterbutter dutterbutter added the WIP Work in progress - do not review or merge label Jun 14, 2021
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
@clearloop clearloop changed the title chore(cargo): use git cli ci(cargo): use git cli and patch global git base url Jun 14, 2021
@clearloop clearloop added needs review PR needs reviewing and removed WIP Work in progress - do not review or merge labels Jun 14, 2021
@clearloop clearloop requested a review from mattsse June 14, 2021 16:28
@clearloop clearloop marked this pull request as ready for review June 14, 2021 16:28
@mattsse mattsse added approved PR approved to merge and removed needs review PR needs reviewing labels Jun 14, 2021
@clearloop clearloop merged commit c85a1d5 into main Jun 15, 2021
@clearloop clearloop deleted the cl/fix-patches branch June 15, 2021 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR approved to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI fails to fetch patches
3 participants