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
2 changes: 2 additions & 0 deletions .github/workflow-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
name: <example_name>

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches:
- master
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/backend_only.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: backend_only

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/backend_wasm64.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: backend_wasm64
on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/basic_bitcoin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: basic_bitcoin

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/basic_ethereum.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: basic_ethereum

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/candid_type_generation.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: candid_type_generation

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches:
- master
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/canister-info.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: canister-info

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/canister-snapshot-download.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: canister-snapshot-download

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/canister-snapshots.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: canister-snapshots

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/canister_factory.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: canister_factory

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/canister_logs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: canister_logs

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/cert-var.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: cert-var

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/composite_query.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: composite_query

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/daily_planner.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: daily_planner

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches:
- master
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/evm_block_explorer.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: evm_block_explorer

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/exchange-rates.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: exchange-rates

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/face-recognition.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: face-recognition

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/filevault.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: filevault

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/flying_ninja.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: flying_ninja

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/guards.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: guards

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/hello_cycles.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: hello_cycles

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/hello_world.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: hello_world

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches:
- master
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/hosting-godot-html5-template-example.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: hosting-godot-html5-template

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/hosting-photo-storage-example.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: hosting-photo-storage

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/hosting-static-website-example.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: hosting-static-website

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/hosting-unity-webgl-example.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: hosting-unity-webgl

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/ic_pos.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: ic_pos

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/icp_transfer.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: icp_transfer

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/icrc2-swap.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: icrc2-swap

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/image-classification.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: image-classification

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches:
- master
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/inter-canister-calls.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: inter-canister-calls

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/llm_chatbot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: llm_chatbot

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/low_wasm_memory.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: low_wasm_memory

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/oisy_signer_demo.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: oisy_signer_demo
on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/parallel_calls.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: parallel_calls

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/performance_counters.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: performance_counters

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/periodic_tasks.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: periodic_tasks

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/photo_gallery.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: photo_gallery

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches:
- master
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/pub-sub.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: pub-sub

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/qrcode.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: qrcode

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches:
- master
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/query_stats.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: query_stats

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/random_maze.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: random_maze

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/react.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: react
on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/receiving-icp.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: receiving_icp

on:
schedule:
- cron: "30 6 * * 1" # weekly build to catch dependency drift (lock files are gitignored)
push:
branches: [master]
pull_request:
Expand Down
Loading
Loading