Skip to content

Commit 225d551

Browse files
committed
chore: rename cleanup
1 parent 092dfe7 commit 225d551

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ All notable changes to this project will be documented in this file.
77
### Bug Fixes
88

99
- *(ci)* Add packages:read permission to deploy job by [@mchmarny](https://github.com/mchmarny)
10-
- *(infra)* Restore eidos-tf-state GCP bucket name by [@mchmarny](https://github.com/mchmarny)
1110

1211
## [0.7.4] - 2026-02-21
1312

@@ -50,10 +49,6 @@ All notable changes to this project will be documented in this file.
5049
- Add two-phase expected resource auto-discovery to validator by [@xdu31](https://github.com/xdu31)
5150
- Add support for workload-gate and workload-selector by [@ayuskauskas](https://github.com/ayuskauskas)
5251

53-
### Other
54-
55-
- Eidos → aicr (AI Cluster Runtime) by [@mchmarny](https://github.com/mchmarny)
56-
5752
### Refactor
5853

5954
- Move examples/demos to project root demos directory by [@mchmarny](https://github.com/mchmarny)

docs/contributor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1124,7 +1124,7 @@ flowchart TD
11241124
**Demo Deployment** (`cloud-run-deploy` action):
11251125
- Demonstrates deployment to Google Cloud Run (users should self-host for production)
11261126
- Authenticate with Workload Identity Federation (keyless)
1127-
- Copy image from GHCR to Artifact Registry (us-docker.pkg.dev/eidosx/demo)
1127+
- Copy image from GHCR to GCP demo repo in Artifact Registry (us-docker.pkg.dev/eidosx/demo)
11281128
- Deploy aicrd to Cloud Run as example deployment
11291129

11301130
**Permissions**: `attestations: write`, `contents: write`, `id-token: write`, `packages: write`

0 commit comments

Comments
 (0)