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

Replace a third of Ore #930

Closed
wants to merge 46 commits into from
Closed

Replace a third of Ore #930

wants to merge 46 commits into from

Conversation

Katrix
Copy link
Member

@Katrix Katrix commented Oct 14, 2019

This PR includes a lot of changes to get us closer to Ore 2.0.0.

  • Channels are gone
  • Recommended versions are gone
  • Added stability version tags
  • API endpoint to create project
  • API endpoint to edit projects
  • API endpoint to edit versions
  • API endpoint to set version tags
  • API endpoint to do a dry run for deploy
  • APIv1 now uses promoted versions in place of recommended versions

Let's mark a few issues as fixed by this:
Fixes #213
Fixes #294 (only possible to filter by platform. We need an DownloadIndexer API to allow minecraft version)
Fixes #462
Fixes #520
Fixes #615
Fixes #766
Fixes #935

@Katrix Katrix added this to the v2.0.0-M3 milestone Oct 14, 2019
@Katrix Katrix changed the title Tags + Single point of deploy Replace a third of Ore Dec 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment