portail 2.1.0

Unified proxy/gateway: AI Gateway + MCP Gateway + CDN cache
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: Loop-State-PM
on:
  push:
    branches: [main]

permissions:
  contents: write

jobs:
  update:
    runs-on: blacksmith
    timeout-minutes: 10
    steps:
      - uses: actions/checkout@v7
      - name: Install Rust
        uses: actions-rust-lang/setup-rust-toolchain@v1
      - name: Run loop-state-pm
        run: bash scripts/loop-state-pm.sh