Skip to content

Conversation

@chase-crumbaugh
Copy link
Member

@chase-crumbaugh chase-crumbaugh commented Oct 23, 2025

CleanShot 2025-10-23 at 14 55 21@2x CleanShot 2025-10-24 at 11 38 57@2x

@changeset-bot
Copy link

changeset-bot bot commented Oct 23, 2025

⚠️ No Changeset found

Latest commit: 85fe9a5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
gram Ready Ready Preview Comment Oct 24, 2025 6:40pm
gram-docs-redirect Ready Ready Preview Comment Oct 24, 2025 6:40pm
gram-landing-redirect Ready Ready Preview Comment Oct 24, 2025 6:40pm


err := d.do(ctx, args)
if err != nil {
if logErr := deploymentsRepo.LogDeploymentEvent(ctx, deploymentsrepo.LogDeploymentEventParams{
Copy link
Member Author

Choose a reason for hiding this comment

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

Note that the placement of this will generally cause more errors to show up in user-facing logs

@@ -0,0 +1,22 @@
# Gram CLI
Copy link
Contributor

Choose a reason for hiding this comment

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

Useful thanks

Copy link
Contributor

@ryan-timothy-albert ryan-timothy-albert left a comment

Choose a reason for hiding this comment

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

This seems reasonable to me. Extensible too with Validate becoming its own activity

err = workflow.ExecuteActivity(
ctx,
a.ProvisionFunctionsAccess,
validationErr := workflow.ExecuteActivity(
Copy link
Contributor

Choose a reason for hiding this comment

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

It totally should, but can you just double check in a local test that the status gets moved to failed.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep i did

@chase-crumbaugh chase-crumbaugh merged commit b0009a4 into main Oct 24, 2025
23 checks passed
@chase-crumbaugh chase-crumbaugh deleted the chase/functions-limits branch October 24, 2025 19:29
@github-actions github-actions bot locked and limited conversation to collaborators Oct 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants