You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ci): migrate 6 workflows from SA key auth to Workload Identity Federation
Replace GCS_CREDENTIALS service account key with WIF (google-github-actions/auth@v2
+ workload_identity_provider) across all GCP-authenticated workflows. Removes inline
key file creation and gcloud activate-service-account patterns.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: .serena/memories/project_overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
# pyplots - Project Overview
1
+
# anyplot - Project Overview
2
2
3
3
## Purpose
4
-
**pyplots** is an AI-powered platform for Python data visualization that automatically discovers, generates, tests, and maintains plotting examples across 9 major libraries. Community proposes plot ideas via GitHub Issues → AI generates code → AI quality review → Deployed.
4
+
**anyplot** is an AI-powered platform for Python data visualization that automatically discovers, generates, tests, and maintains plotting examples across 9 major libraries. Community proposes plot ideas via GitHub Issues → AI generates code → AI quality review → Deployed.
0 commit comments