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

Initial publish implementation #101

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

richardhuaaa
Copy link
Contributor

@richardhuaaa richardhuaaa commented Aug 9, 2024

Initial implementation of the publish endpoint and unit test setup. Simply writes to the staged envelopes table and does nothing else.

Also fixed some issues around DB and connection lifetimes - the migration step now closes the connection it uses (but not the whole DB instance).

Copy link
Contributor Author

richardhuaaa commented Aug 9, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @richardhuaaa and the rest of your teammates on Graphite Graphite

@richardhuaaa richardhuaaa force-pushed the 08-02-initial_publish_implementation branch from 546abee to a016f66 Compare August 9, 2024 00:28
@richardhuaaa richardhuaaa marked this pull request as ready for review August 9, 2024 00:40
@richardhuaaa richardhuaaa force-pushed the 08-02-initial_publish_implementation branch from a016f66 to 3a6b69b Compare August 9, 2024 00:53
@@ -5,5 +5,14 @@
"pgFormatter.tabs": true,
"[sql]": {
"editor.defaultFormatter": "bradymholt.pgformatter"
},
// Instructions from https://github.com/segmentio/golines
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice touch

Copy link
Contributor Author

richardhuaaa commented Aug 9, 2024

Merge activity

  • Aug 9, 12:03 PM EDT: @richardhuaaa started a stack merge that includes this pull request via Graphite.
  • Aug 9, 12:07 PM EDT: Graphite rebased this pull request as part of a merge.
  • Aug 9, 12:08 PM EDT: @richardhuaaa merged this pull request with Graphite.

@richardhuaaa richardhuaaa changed the base branch from 08-07-create_first_db_query to graphite-base/101 August 9, 2024 16:05
@richardhuaaa richardhuaaa changed the base branch from graphite-base/101 to main August 9, 2024 16:05
@richardhuaaa richardhuaaa force-pushed the 08-02-initial_publish_implementation branch from 3a6b69b to 21cfd44 Compare August 9, 2024 16:06
@richardhuaaa richardhuaaa merged commit c5f1b14 into main Aug 9, 2024
3 checks passed
@richardhuaaa richardhuaaa deleted the 08-02-initial_publish_implementation branch August 9, 2024 16:08
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