Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing env for introspection and in-band sync #838

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

amh4r
Copy link
Contributor

@amh4r amh4r commented Feb 7, 2025

Summary

  • Fix missing env value during authenticated introspection.
  • Fix missing env value in in-band sync response body.

@amh4r amh4r requested a review from jpwilliams February 7, 2025 14:23
Copy link

changeset-bot bot commented Feb 7, 2025

🦋 Changeset detected

Latest commit: 7b0b11d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
inngest Patch

Not sure what this means? Click here to learn what changesets are.

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

@inngest-release-bot inngest-release-bot added the 📦 inngest Affects the `inngest` package label Feb 7, 2025
@amh4r amh4r added the prerelease/inngest Create snapshot releases for a PR for the "inngest" package. label Feb 7, 2025
@inngest-release-bot
Copy link
Collaborator

A user has added the prerelease/inngest label, so this PR will be published to npm with the tag pr-838. It will be updated with the latest changes as you push commits to this PR.

You can install this prerelease version with:

npm install inngest@pr-838

The last release was built and published from 7b0b11d.

@amh4r amh4r merged commit ece27d7 into main Feb 7, 2025
63 checks passed
@amh4r amh4r deleted the fix-missing-env-value branch February 7, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 inngest Affects the `inngest` package prerelease/inngest Create snapshot releases for a PR for the "inngest" package.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants