Skip to content

fix: drop support for projects classic #1715

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mikey-
Copy link

@mikey- mikey- commented May 5, 2025

Fix: #1706 by dropping support for projects classic.

As mentioned in the issue description:

The "Manager" achievement (from plugin_achievements) is failing because it uses the deprecated Projects (classic) API: sunset on May 23, 2024.

These changes fix this error by removing legacy API calls/GraphQL queries and updating those API calls/GraphQL queries to use Projects V2. Most of the work was done by @stalomeow, with a few additions from myself. It is my understanding that this is unlikely to be merged, but it's worth a shot, since this is such a great and fun repo.

@mikey-
Copy link
Author

mikey- commented May 13, 2025

@lowlighter is there anything stopping this PR from being merged?

mikey- added a commit to mikey-/metrics that referenced this pull request Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Manager" Achievement Broken Due to Projects Classic Deprecation
3 participants