Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/workflows/hosting-godot-html5-template-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@ jobs:
language: all
working-directory: hosting/godot-html5-template
run: |
# Brotli-compressing the large Godot HTML5 asset bundle can exceed the
# default 60s plugin compute limit; raise it for the asset sync.
export ICP_CLI_PLUGIN_COMPUTE_LIMIT_SECS=300
icp network start -d
icp deploy
3 changes: 3 additions & 0 deletions .github/workflows/hosting-unity-webgl-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@ jobs:
language: all
working-directory: hosting/unity-webgl-template
run: |
# Brotli-compressing the large Unity WebGL asset bundle exceeds the
# default 60s plugin compute limit; raise it for the asset sync.
export ICP_CLI_PLUGIN_COMPUTE_LIMIT_SECS=300
icp network start -d
icp deploy
2 changes: 1 addition & 1 deletion hosting/godot-html5-template/icp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
canisters:
- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: dist
build:
Expand Down
2 changes: 1 addition & 1 deletion hosting/oisy-signer-demo/icp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
canisters:
- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion hosting/photo-storage/icp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
canisters:
- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: dist
build:
Expand Down
2 changes: 1 addition & 1 deletion hosting/react/icp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
canisters:
- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion hosting/static-website/icp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
canisters:
- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: dist
build:
Expand Down
2 changes: 1 addition & 1 deletion hosting/unity-webgl-template/icp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
canisters:
- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/cert-var/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/daily_planner/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/evm_block_explorer/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/filevault/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/flying_ninja/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/hello_world/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/ic-pos/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/llm_chatbot/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/random_maze/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/superheroes/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/vetkeys/basic_bls_signing/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/vetkeys/basic_ibe/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/vetkeys/basic_vetkd/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/vetkeys/encrypted_notes_app_vetkd/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/vetkeys/password_manager/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/vetkeys/password_manager_with_metadata/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion motoko/who_am_i/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: src/frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion native-apps/unity_ii_deeplink/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ canisters:

- name: ii-bridge
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: ii-bridge/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/daily_planner/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/evm_block_explorer/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/face-recognition/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/flying_ninja/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/hello_world/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/image-classification/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/llm_chatbot/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/photo_gallery/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/qrcode/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/vetkeys/basic_bls_signing/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/vetkeys/basic_ibe/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/vetkeys/basic_timelock_ibe/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ canisters:

- name: www
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/vetkeys/basic_vetkd/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/vetkeys/encrypted_notes_app_vetkd/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/vetkeys/password_manager/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/vetkeys/password_manager_with_metadata/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: frontend/dist
build:
Expand Down
2 changes: 1 addition & 1 deletion rust/who_am_i/icp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ canisters:

- name: frontend
recipe:
type: "@dfinity/asset-canister@v2.2.1"
type: "@dfinity/static-site@v0.3.1"
configuration:
dir: src/frontend/dist
build:
Expand Down
Loading