Skip to content

Commit 4113a4d

Browse files
authored
Merge branch 'master' into patch-2
2 parents ee6437d + 910c1b9 commit 4113a4d

File tree

1,308 files changed

+70930
-116257
lines changed

Some content is hidden

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

1,308 files changed

+70930
-116257
lines changed

.github/CODEOWNERS

Lines changed: 33 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,35 @@
11
* @dfinity/editorial
2-
3-
/c/adventure/ @dfinity/growth
4-
/c/qr/ @dfinity/growth
5-
/c/reverse/ @dfinity/growth
2+
.github/workflows/ninja_pr_checks.yml @dfinity/ninja-devs
63

74
/hosting/godot-html5-template/ @dfinity/sdk
5+
/hosting/my_crypto_blog/ @dfinity/ninja-devs
86
/hosting/photo-storage/ @dfinity/sdk
7+
/hosting/react/ @dfinity/ninja-devs
8+
/hosting/oisy-signer-demo/ @dfinity/growth
99
/hosting/static-website/ @dfinity/sdk
1010
/hosting/unity-webgl-template/ @dfinity/sdk
1111

12-
/motoko/basic_bitcoin/ @dfinity/execution
13-
/motoko/basic_dao/ @dfinity/languages
12+
/motoko/basic_bitcoin/ @dfinity/cross-chain-team
13+
/motoko/backend_only/ @dfinity/ninja-devs
14+
/motoko/canister_factory/ @dfinity/growth
1415
/motoko/canister_logs/ @dfinity/execution
1516
/motoko/cert-var/ @dfinity/trust
1617
/motoko/classes/ @dfinity/languages
1718
/motoko/composite_query/ @dfinity/languages
18-
/motoko/counter/ @dfinity/languages
19+
/motoko/daily_planner/ @dfinity/ninja-devs
1920
/motoko/encrypted-notes-dapp-vetkd/ @dfinity/crypto-team
20-
/motoko/encrypted-notes-dapp/ @dfinity/crypto-team
21+
/motoko/evm_block_explorer/ @dfinity/ninja-devs
22+
/motoko/filevault/ @dfinity/ninja-devs
23+
/motoko/flying_ninja/ @dfinity/ninja-devs
2124
/motoko/hello_cycles/ @dfinity/languages
25+
/motoko/hello_world/ @dfinity/ninja-devs
2226
/motoko/ic-pos/ @dfinity/growth
2327
/motoko/icp_transfer/ @dfinity/growth
2428
/motoko/icrc2-swap/ @dfinity/growth
2529
/motoko/internet_identity_integration/ @dfinity/identity
26-
/motoko/life/ @dfinity/languages
27-
/motoko/minimal-counter-dapp/ @dfinity/growth
30+
/motoko/llm_chatbot/ @dfinity/ninja-devs
31+
/motoko/low_wasm_memory/ @dfinity/languages
32+
/motoko/nft-creator/ @dfinity/growth
2833
/motoko/parallel_calls/ @dfinity/languages
2934
/motoko/pub-sub/ @dfinity/growth
3035
/motoko/query_stats/ @dfinity/sdk
@@ -34,57 +39,57 @@
3439
/motoko/superheroes/ @dfinity/growth
3540
/motoko/threshold-ecdsa/ @dfinity/crypto-team
3641
/motoko/threshold-schnorr/ @dfinity/crypto-team
42+
/motoko/tokenmania/ @dfinity/ninja-devs
3743
/motoko/token_transfer/ @dfinity/growth
3844
/motoko/token_transfer_from/ @dfinity/growth
3945
/motoko/vetkd/ @dfinity/crypto-team
40-
/motoko/whoami/ @dfinity/growth
46+
/motoko/who_am_i/ @dfinity/ninja-devs
4147

4248
/native-apps/unity_ii_applink/ @dfinity/sdk
4349
/native-apps/unity_ii_deeplink/ @dfinity/sdk
4450

45-
/rust/basic_bitcoin/ @dfinity/execution
46-
/rust/basic_dao/ @dfinity/testing-verification
51+
/rust/basic_bitcoin/ @dfinity/cross-chain-team
4752
/rust/basic_ethereum/ @dfinity/cross-chain-team
48-
/rust/canister-info/ @dfinity/testing-verification
53+
/rust/backend_only/ @dfinity/ninja-devs
54+
/rust/backend_wasm64/ @dfinity/sdk
55+
/rust/candid_type_generation @dfinity/governance-team
56+
/rust/canister-info/ @dfinity/execution
4957
/rust/canister-snapshots/ @dfinity/execution
58+
/rust/canister-snapshot-download/ @dfinity/execution
5059
/rust/canister_logs/ @dfinity/execution
5160
/rust/composite_query/ @dfinity/execution
52-
/rust/counter/ @dfinity/growth
53-
/rust/defi/ @dfinity/growth
54-
/rust/dip721-nft-container/ @dfinity/sdk
61+
/rust/daily_planner/ @dfinity/ninja-devs
5562
/rust/encrypted-notes-dapp-vetkd/ @dfinity/crypto-team
56-
/rust/encrypted-notes-dapp/ @dfinity/crypto-team
63+
/rust/evm_block_explorer/ @dfinity/ninja-devs
5764
/rust/face-recognition/ @dfinity/execution
65+
/rust/flying_ninja/ @dfinity/ninja-devs
5866
/rust/guards/ @dfinity/cross-chain-team
59-
/rust/hello/ @dfinity/sdk
67+
/rust/hello_world/ @dfinity/ninja-devs
6068
/rust/icp_transfer/ @dfinity/growth
6169
/rust/image-classification/ @dfinity/execution
62-
/rust/nft-wallet/ @dfinity/growth
70+
/rust/inter-canister-calls/ @dfinity/ic-message-routing-owners
71+
/rust/llm_chatbot/ @dfinity/ninja-devs
72+
/rust/low_wasm_memory/ @dfinity/execution
6373
/rust/parallel_calls/ @dfinity/research
6474
/rust/performance_counters/ @dfinity/execution
6575
/rust/periodic_tasks/ @dfinity/execution
66-
/rust/pub-sub/ @dfinity/growth
6776
/rust/qrcode/ @dfinity/execution
6877
/rust/query_stats/ @dfinity/consensus
6978
/rust/send_http_get/ @dfinity/growth
7079
/rust/send_http_post/ @dfinity/growth
7180
/rust/simd/ @dfinity/execution
7281
/rust/threshold-ecdsa/ @dfinity/crypto-team
7382
/rust/threshold-schnorr/ @dfinity/crypto-team
83+
/rust/tokenmania/ @dfinity/ninja-devs
7484
/rust/token_transfer/ @dfinity/growth
7585
/rust/token_transfer_from/ @dfinity/growth
86+
/rust/unit_testable_rust_canister @dfinity/governance-team
7687
/rust/vetkd/ @dfinity/crypto-team
88+
/rust/who_am_i/ @dfinity/ninja-devs
7789
/rust/x509/ @dfinity/crypto-team
7890

7991
/svelte/svelte-motoko-starter/ @dfinity/sdk
8092
/svelte/svelte-starter/ @dfinity/sdk
8193
/svelte/sveltekit-starter/ @dfinity/sdk
8294

8395
/wasm/counter @dfinity/languages
84-
85-
86-
87-
88-
89-
90-

.github/CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Contributing
22

3+
> For ICP Ninja: check [NINJA_CONTRIBUTING.md](./../NINJA_CONTRIBUTING.md) for how to contribute a project to ICP Ninja.
4+
35
Thank you for your interest in contributing to example apps for the Internet Computer.
46
By participating in this project, you agree to abide by our [Code of Conduct](./CODE_OF_CONDUCT.md).
57

.github/workflows/hosting-photo-storage-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
dfx deploy
3232
popd
3333
hosting-photo-storage-linux:
34-
runs-on: ubuntu-20.04
34+
runs-on: ubuntu-22.04
3535
steps:
3636
- uses: actions/checkout@v1
3737
- name: Provision Linux

.github/workflows/hosting-static-website-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
dfx deploy
2828
popd
2929
hosting-static-website-linux:
30-
runs-on: ubuntu-20.04
30+
runs-on: ubuntu-22.04
3131
steps:
3232
- uses: actions/checkout@v1
3333
- name: Provision Linux

.github/workflows/hosting-unity-webgl-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
dfx deploy
2828
popd
2929
hosting-unity-webgl-linux:
30-
runs-on: ubuntu-20.04
30+
runs-on: ubuntu-22.04
3131
steps:
3232
- uses: actions/checkout@v1
3333
- name: Provision Linux

.github/workflows/motoko-basic-bitcoin.yaml

Lines changed: 0 additions & 48 deletions
This file was deleted.

.github/workflows/motoko-basic-dao-example.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.
Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,39 @@
1-
name: motoko-counter
1+
# Known failure: https://dfinity.atlassian.net/browse/EM-5
2+
name: motoko-canister-factory
23
on:
34
push:
45
branches:
56
- master
67
pull_request:
78
paths:
8-
- motoko/counter/**
9+
- motoko/canister_factory/**
910
- .github/workflows/provision-darwin.sh
1011
- .github/workflows/provision-linux.sh
11-
- .github/workflows/motoko-counter-example.yaml
12+
- .github/workflows/motoko-canister-factory-example.yml
1213
- .ic-commit
1314
concurrency:
1415
group: ${{ github.workflow }}-${{ github.ref }}
1516
cancel-in-progress: true
1617
jobs:
17-
motoko-counter-example-darwin:
18+
motoko-canister-factory-darwin:
1819
runs-on: macos-15
1920
steps:
2021
- uses: actions/checkout@v1
2122
- name: Provision Darwin
2223
run: bash .github/workflows/provision-darwin.sh
23-
- name: Motoko Counter Darwin
24+
- name: Motoko Canister Factory Darwin
2425
run: |
25-
dfx start --background
26-
pushd motoko/counter
27-
make test
26+
pushd motoko/canister_factory
27+
bash ./demo.sh
2828
popd
29-
motoko-counter-example-linux:
30-
runs-on: ubuntu-20.04
29+
motoko-canister-factory-linux:
30+
runs-on: ubuntu-22.04
3131
steps:
3232
- uses: actions/checkout@v1
3333
- name: Provision Linux
3434
run: bash .github/workflows/provision-linux.sh
35-
- name: Motoko Counter Linux
35+
- name: Motoko Canister Factory Linux
3636
run: |
37-
dfx start --background
38-
pushd motoko/counter
39-
make test
40-
popd
37+
pushd motoko/canister_factory
38+
bash ./demo.sh
39+
popd

.github/workflows/motoko-canister-logs-example.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

.github/workflows/motoko-cert_var-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
make test
2828
popd
2929
motoko-cert-var-linux:
30-
runs-on: ubuntu-20.04
30+
runs-on: ubuntu-22.04
3131
steps:
3232
- uses: actions/checkout@v1
3333
- name: Provision Linux

0 commit comments

Comments
 (0)