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
profiles,tui: use automatic values for Vertex project/region (#11)
- replace the request for a vertex Project ID from the user
- use Aperture magic macros where it will inject the Project ID based on
backend auth data
Makefile,cmd/aperture: go install has proper version info (#6)
fix the -version flag to display useful when aperture-cli is installed
with go install ...
.github/workflows,cmd/aperture,Makefile: lots of build fixes (#5)
- fix .github/workflows/release.yaml syntax bug
- update .goreleaser.yaml to include the tags
- remove AGENTS.md and CLAUDE.md
- update Makefile to include git hash and date
- improve version formatting in cmd/aperture/main.go