Skip to content

Commit 414f088

Browse files
author
Jason
authored
Merge branch 'master' into dependabot/npm_and_yarn/motoko/life/follow-redirects-1.15.5
2 parents e2f7419 + bcda24b commit 414f088

File tree

89 files changed

+922
-1574
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+922
-1574
lines changed

Diff for: .github/workflows/hosting-static-website-skip.yaml

-16
This file was deleted.

Diff for: .github/workflows/hosting-unity-webgl-skip.yaml

-16
This file was deleted.

Diff for: .github/workflows/motoko-actor_reference-skip.yaml

-16
This file was deleted.

Diff for: .github/workflows/motoko-basic-bitcoin-skip.yaml

-16
This file was deleted.

Diff for: .github/workflows/motoko-basic-dao-skip.yml

-19
This file was deleted.

Diff for: .github/workflows/motoko-cert_var-skip.yaml

-16
This file was deleted.

Diff for: .github/workflows/motoko-classes-skip.yaml

-16
This file was deleted.

Diff for: .github/workflows/motoko-composite-query-example.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v1
2121
- name: Provision Darwin
22-
env:
23-
DFX_VERSION: 0.15.0-beta.1
2422
run: bash .github/workflows/provision-darwin.sh
2523
- name: Motoko Composite Query Darwin
2624
run: |
@@ -33,8 +31,6 @@ jobs:
3331
steps:
3432
- uses: actions/checkout@v1
3533
- name: Provision Linux
36-
env:
37-
DFX_VERSION: 0.15.0-beta.1
3834
run: bash .github/workflows/provision-linux.sh
3935
- name: Motoko Composite Query Linux
4036
run: |

Diff for: .github/workflows/motoko-composite-query-skip.yaml

-17
This file was deleted.

Diff for: .github/workflows/motoko-defi-example.yml

-4
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
with:
2121
submodules: recursive
2222
- name: Provision Darwin
23-
env:
24-
DFX_VERSION: 0.15.3
2523
run: bash .github/workflows/provision-darwin.sh
2624
- name: Motoko Defi Darwin
2725
run: |
@@ -38,8 +36,6 @@ jobs:
3836
with:
3937
submodules: recursive
4038
- name: Provision Linux
41-
env:
42-
DFX_VERSION: 0.15.3
4339
run: bash .github/workflows/provision-linux.sh
4440
- name: Motoko Defi Linux
4541
run: |

Diff for: .github/workflows/motoko-defi-skip.yml

-16
This file was deleted.

Diff for: .github/workflows/motoko-dip721-skip.yml

-16
This file was deleted.

Diff for: .github/workflows/motoko-encrypted-notes-example.yml

-4
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v1
2020
- name: Provision Darwin
21-
env:
22-
DFX_VERSION: 0.14.2
2321
run: bash .github/workflows/provision-darwin.sh
2422
- name: Motoko Encrypted Notes Darwin (unit tests)
2523
run: |
@@ -36,8 +34,6 @@ jobs:
3634
steps:
3735
- uses: actions/checkout@v1
3836
- name: Provision Linux
39-
env:
40-
DFX_VERSION: 0.14.2
4137
run: bash .github/workflows/provision-linux.sh
4238
- name: Motoko Encrypted Notes Linux (unit tests)
4339
run: |

Diff for: .github/workflows/motoko-encrypted-notes-skip.yml

-16
This file was deleted.

Diff for: .github/workflows/motoko-encrypted-notes-vetkd-skip.yml

-16
This file was deleted.

Diff for: .github/workflows/motoko-hello-skip.yml

-16
This file was deleted.

Diff for: .github/workflows/motoko-hello_cycles-skip.yaml

-16
This file was deleted.

Diff for: .github/workflows/motoko-http_counter-skip.yaml

-16
This file was deleted.

Diff for: .github/workflows/motoko-icrc2-swap-example.yml

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v1
2020
- name: Provision Linux
21-
env:
22-
DFX_VERSION: 0.15.1
2321
run: bash .github/workflows/provision-linux.sh
2422
- name: Motoko ICRC2-Swap Linux
2523
run: |

Diff for: .github/workflows/motoko-internet-identity-integration-example.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v1
2020
- name: Provision Darwin
21-
env:
22-
DFX_VERSION: 0.15.3
2321
run: bash .github/workflows/provision-darwin.sh
2422
- name: Motoko Internet Identity Integration Darwin
2523
run: |
@@ -32,8 +30,6 @@ jobs:
3230
steps:
3331
- uses: actions/checkout@v1
3432
- name: Provision Linux
35-
env:
36-
DFX_VERSION: 0.15.3
3733
run: bash .github/workflows/provision-linux.sh
3834
- name: Motoko Internet Identity Integration Linux
3935
run: |

Diff for: .github/workflows/motoko-internet-identity-integration-skip.yaml

-20
This file was deleted.

Diff for: .github/workflows/motoko-invoice-e2e-skip.yaml

-16
This file was deleted.

0 commit comments

Comments
 (0)