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

Add Astro framework handler #441

Merged
merged 4 commits into from
Jan 3, 2024
Merged

Add Astro framework handler #441

merged 4 commits into from
Jan 3, 2024

Conversation

djfarrelly
Copy link
Member

@djfarrelly djfarrelly commented Dec 27, 2023

Summary

Create an Astro serve handler that uses Astro endpoints.

Notes

  • I haven't gotten tests to pass yet, so I wasn't yet able to run my local Astro tests

Checklist

  • Added a docs PR that references this PR
  • Added unit/integration tests
  • Added changesets if applicable

Related

Copy link

changeset-bot bot commented Dec 27, 2023

🦋 Changeset detected

Latest commit: acd04cb

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

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

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 Dec 27, 2023
@djfarrelly djfarrelly mentioned this pull request Dec 27, 2023
3 tasks
## Summary

Add a minimal Astro project example with Inngest.

**NOTE** - Requires #441 to be merged and released.



## Checklist
- [ ] ~~Added a [docs PR](https://github.com/inngest/website) that
references this PR~~ N/A Will add in #441
- [x] Added unit/integration tests
- [x] Added changesets if applicable

## Related
- INN-2488
- #441

---------

Co-authored-by: Jack Williams <1736957+jpwilliams@users.noreply.github.com>
@jpwilliams jpwilliams marked this pull request as ready for review January 3, 2024 09:48
@jpwilliams jpwilliams merged commit cb0496a into main Jan 3, 2024
33 checks passed
@jpwilliams jpwilliams deleted the feat/astro-handler branch January 3, 2024 10:11
jpwilliams pushed a commit that referenced this pull request Jan 4, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## inngest@3.8.0

### Minor Changes

- [#441](#441)
[`cb0496a`](cb0496a)
Thanks [@djfarrelly](https://github.com/djfarrelly)! - Add new
`"inngest/astro"` serve handler

## @inngest/middleware-encryption@0.1.3

### Patch Changes

- [#451](#451)
[`5c1c3c6`](5c1c3c6)
Thanks [@jessethomson](https://github.com/jessethomson)! - Fix packages
sometimes not shipping dist files if released with multiple packages

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 inngest Affects the `inngest` package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants