Skip to content

feat: Implement manual approval and eventbridge - #381

Merged
weklund merged 4 commits into
mainfrom
feat/model-deploy-manual-approval
Jan 9, 2026
Merged

feat: Implement manual approval and eventbridge#381
weklund merged 4 commits into
mainfrom
feat/model-deploy-manual-approval

Conversation

@weklund

@weklund weklund commented Jan 8, 2026

Copy link
Copy Markdown
Member

Describe your changes

Adding EventBridge trigger and Manual Approval gates for CodePipeline

Issue ticket number and link

Checklist before requesting a review

  • I updated CHANGELOG.MD with a description of my changes
  • If the change was to a module, I ran the code validation script (scripts/validate.sh)
  • If the change was to a module, I have added thorough tests
  • If the change was to a module, I have added/updated the module's README.md
  • If a module was added, I added a reference to the module to the repository's README.md
  • I verified that my code deploys successfully using seedfarmer apply

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@weklund
weklund marked this pull request as draft January 8, 2026 20:18
@weklund
weklund marked this pull request as ready for review January 9, 2026 21:22
key: (
ds.map_batches(split_text, batch_format="pandas")
.map_batches(tokenize, batch_format="pandas")
ds.map_batches(split_text, batch_format="pandas").map_batches(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why all the white space differences?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previous commits were made without running linting

@weklund
weklund merged commit cac8520 into main Jan 9, 2026
9 checks passed
@weklund
weklund deleted the feat/model-deploy-manual-approval branch January 13, 2026 14:30
weklund added a commit that referenced this pull request Jan 13, 2026
* main:
  feat: Implement manual approval and eventbridge (#381)
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.

2 participants