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: 1 addition & 1 deletion .github/workflows/ploy-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
fetch-depth: 0

- name: Install actionlint
run: go install github.com/rhysd/actionlint/cmd/actionlint@v1.7.7
run: go install github.com/rhysd/actionlint/cmd/actionlint@v1.7.8

- name: Run actionlint
working-directory: .
Expand Down
29 changes: 7 additions & 22 deletions agent-worktree.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,10 @@
owner: codex-root
contract: binance-fee-systemd-credentialed-production-assets
worktree: /Users/proerror/Documents/monday/.worktrees/codex/binance-fee-systemd
branch: codex/binance-fee-systemd
base_sha: bd402f481dbe25ccc8dfb336be3fff5be47a727d
owner: codex
contract: actionlint-macos-15-intel
worktree: /Users/proerror/Documents/monday/.worktrees/codex/actionlint-macos-15-intel
branch: codex/actionlint-macos-15-intel
base_sha: 161b761dff56acb758dd4a1787fd0b3b8130196a
allowed_files:
- .github/workflows/ploy-ci.yml
- agent-worktree.yml
- .github/workflows/ci.yml
- .github/workflows/acr-publish.yml
- rust_hft/tools/collector/src/bin/binance-fee-snapshot.rs
- rust_hft/tools/collector/src/binance_fee_upload.rs
- deployment/aliyun/binance-fee-snapshot-spot.service
- deployment/aliyun/binance-fee-snapshot-spot.timer
- deployment/aliyun/binance-fee-snapshot-usdm.service
- deployment/aliyun/binance-fee-snapshot-usdm.timer
- deployment/aliyun/binance-fee-upload.service
- deployment/aliyun/binance-fee-upload.timer
- deployment/aliyun/binance-fee-upload.env
- deployment/aliyun/binance-fee.conf
- deployment/aliyun/monday-collector-health.sh
- deployment/aliyun/test-monday-collector-health.sh
- deployment/aliyun/test-binance-fee-release-contract.sh
dependency: issue #790 / PR #791 merged into f9cd212e3d6c63c5978bbeb5a0a6eb6d7d6282ff; PR #787 merged into 0bd446df30d7068b696d8033159b9e070983df73; PR #788 merged into bd402f481dbe25ccc8dfb336be3fff5be47a727d
issue: 792
dependency: none
no_external_runtime_mutation: true
Loading