meetnearme / api

1 stars 0 forks source link

Merge back: `develop` => `main` #90

Closed brianfeister closed 1 month ago

brianfeister commented 1 month ago

Prior to landing the last (currently) open PR for the Seshu Handoff https://github.com/meetnearme/api/pull/60, we want to promote develop to main. The seshu handoff PR is intended to be deployed / promoted to develop as part of testing and continued work, but we don't want all of those open TODO:s in main.

Hence, we want to merge back now.

brianfeister commented 1 month ago

This looks good. I am just going to remove the small unused code that I had flagged.

@Brandon-G-Tripp open a PR aimed at develop if you're fixing that. When it merges to develop it automatically will appear in the commit change set in this PR.

You don't want to commit it directly to develop (which is how it would wind up in this PR)

Brandon-G-Tripp commented 1 month ago

@brianfeister Here is the PR I had created for that.

https://github.com/meetnearme/api/pull/94