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

Drop all dependency on all external APIs (including Heroku backend) #430

Merged
merged 13 commits into from
Dec 7, 2023

Conversation

cisaacstern
Copy link
Member

@cisaacstern cisaacstern commented Dec 4, 2023

This PR is obviously dramatic, dropping a lot of functionality/features, but is necessary given the migration of the project away from supporting a centralized deployment service (and therefore a central source of truth about that service in the form of a centralized backend API).

Opening as draft while I finish up.

Closes #431
Closes #411
Closes #404
Closes #141
Closes #128
Closes #126
Closes #124
Closes #122
Closes #113
Closes #63
Closes #43
Closes #42
Closes #26
Closes #23

@yuvipanda
Copy link

I don't know the details but I'm extremely happy to see this happen!

@cisaacstern cisaacstern changed the title Drop all dependencies on backend (Heroku) API Drop all dependency on all external APIs (including Heroku backend) Dec 7, 2023
@cisaacstern cisaacstern marked this pull request as ready for review December 7, 2023 22:04
@cisaacstern
Copy link
Member Author

The maintenance state of the current site is now beyond-dire, with un-rendered data and errors all over the place, so I am going to merge this now to establish a clean slate for the site. Issues #432 and #433 point to some follow-on directions for getting accurate information onto the site. This PR's focus is just to remove broken content.

@cisaacstern cisaacstern merged commit 9680701 into main Dec 7, 2023
2 checks passed
@cisaacstern cisaacstern deleted the drop-api-deps branch December 7, 2023 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment