Skip to content

[Issue #11681] Move grants shared backend code over from Simpler - #1

Merged
chouinar merged 5 commits into
mainfrom
chouinar/11681-move-grants-shared-backend
Jul 31, 2026
Merged

[Issue #11681] Move grants shared backend code over from Simpler#1
chouinar merged 5 commits into
mainfrom
chouinar/11681-move-grants-shared-backend

Conversation

@chouinar

@chouinar chouinar commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

Fixes HHS/simpler-grants-gov#11681

Changes proposed

  • Moved grants-shared code over from simpler grants
  • Minor adjustments to paths

Context for reviewers

Rather than put this in an api/ folder, I instead put it in a backend folder. This code isn't an API, and I can see us potentially having more backend shared functionality like the python-base-image we currently create. Figure this is a decent way to organize it and naming parallels "frontend" folder better.

Did not move any docs yet as most of them correspond to API functionality, although we'll likely want to move some / consider having the library be more self-documented instead. Can sort that out later.

Validation steps

Verified the following:

  • CI (build/format/lint/test) works
  • Publish works, and has been configured to push to PyPi

@chouinar
chouinar deployed to pypi-publish July 31, 2026 13:21 — with GitHub Actions Active
@chouinar
chouinar requested review from kkrug and mdragon July 31, 2026 13:29
@chouinar
chouinar marked this pull request as ready for review July 31, 2026 13:33

@mdragon mdragon left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

👍🏻

@chouinar
chouinar merged commit 044d850 into main Jul 31, 2026
2 checks passed
@chouinar
chouinar deleted the chouinar/11681-move-grants-shared-backend branch July 31, 2026 18:24
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.

Move grants shared backend code to its own repo

2 participants