Skip to content

Separate Eventarc trigger and deployment into scripts#60

Merged
koichiro merged 1 commit into
mainfrom
feature/extract-create-event-trigger
Apr 5, 2026
Merged

Separate Eventarc trigger and deployment into scripts#60
koichiro merged 1 commit into
mainfrom
feature/extract-create-event-trigger

Conversation

@koichiro
Copy link
Copy Markdown
Owner

@koichiro koichiro commented Apr 5, 2026

Extract trigger creation and related Pub/Sub tweaks into scripts/create_trigger.sh and move Cloud Run deploy logic into scripts/deploy.sh. The top-level deploy.sh now execs the script under scripts/. cloudbuild.yaml no longer creates/deletes Eventarc triggers or updates subscriptions and removes trigger-related substitutions. README and plan/specification.md updated to document running scripts/create_trigger.sh and to chmod +x the new script files. New scripts are added as executable and handle create/update of the Eventarc trigger and adjusting the subscription ack-deadline.

Extract trigger creation and related Pub/Sub tweaks into scripts/create_trigger.sh and move Cloud Run deploy logic into scripts/deploy.sh. The top-level deploy.sh now execs the script under scripts/. cloudbuild.yaml no longer creates/deletes Eventarc triggers or updates subscriptions and removes trigger-related substitutions. README and plan/specification.md updated to document running scripts/create_trigger.sh and to chmod +x the new script files. New scripts are added as executable and handle create/update of the Eventarc trigger and adjusting the subscription ack-deadline.
@koichiro koichiro merged commit 849b4e5 into main Apr 5, 2026
1 check passed
@koichiro koichiro deleted the feature/extract-create-event-trigger branch April 5, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant