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

[Issue #2553] Remove opportunities v0 endpoints [1/3] #3409

Merged

Conversation

mikehgrantsgov
Copy link
Collaborator

Summary

Fixes #2553

Time to review: 10 mins

Changes proposed

Clean up v0 endpoints by removing opportunities_v0

Context for reviewers

This is PR 1 of 3. Subsequent PRs will remove v0.1 and backend tasks

@mikehgrantsgov mikehgrantsgov changed the title [Issue #2553] Remove v0 endpoints [1/3] [Issue #2553] Remove opportunities v0 endpoints [1/3] Jan 6, 2025
@mikehgrantsgov mikehgrantsgov merged commit a2e1888 into main Jan 6, 2025
2 checks passed
@mikehgrantsgov mikehgrantsgov deleted the mikehgrantsgov/2553-cleanup-v0-opportunity-endpoints branch January 6, 2025 21:44
mikehgrantsgov added a commit that referenced this pull request Jan 9, 2025
…[3/3] (#3411)

## Summary
Fixes #2553

### Time to review: 10 mins

## Changes proposed

Removes
https://github.com/HHS/simpler-grants-gov/blob/main/api/src/db/models/transfer/topportunity_models.py
+ generate migrations to remove this table
Removes
https://github.com/HHS/simpler-grants-gov/blob/main/api/src/data_migration/copy_oracle_data.py
- the script that loads data into the transfer table (Note there will be
some infra we want to remove to no longer schedule this job as well)
Transfer table removed
DB migration generated

## Context for reviewers
Final PR to clean up v0 and v0.1 opportunity endpoints, along with
supporting backend tasks.
Note, when PR #3409 is merged then the build errors will go away from
this PR.
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.

Cleanup v0 and v0.1 opportunity endpoints
2 participants