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

WIP - Add compatible version routes #3

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

Conversation

Larusso
Copy link
Owner

@Larusso Larusso commented Jan 29, 2019

Description

This patch adds a set of new static routes to find the next compatible version based on the given version req and release type (final by default):

version/2019 -> 404
version/2019/alpha -> 2019.1.0a10

Changes

  • ADD new compatible version routes

@Larusso Larusso had a problem deploying to unity-versions-service-pr-3 January 29, 2019 12:52 Failure
@Larusso Larusso had a problem deploying to unity-versions-service-pr-3 January 29, 2019 14:02 Failure
@Larusso Larusso had a problem deploying to unity-versions-service-pr-3 January 29, 2019 14:35 Failure
@Larusso Larusso force-pushed the add/compatible_version_routes branch from 7b4181c to a3323ba Compare January 29, 2019 14:49
@Larusso Larusso temporarily deployed to unity-versions-service-pr-3 January 29, 2019 14:49 Inactive
@Larusso Larusso force-pushed the add/compatible_version_routes branch from a3323ba to 1c058fb Compare January 29, 2019 15:08
@Larusso Larusso temporarily deployed to unity-versions-service-pr-3 January 29, 2019 15:08 Inactive
Description
===========

This patch adds a set of new static routes to find the next compatible
version based on the given version req and release type (final by
default):

```
version/2019 -> 404
version/2019/alpha -> 2019.1.0a10
```
@Larusso Larusso force-pushed the add/compatible_version_routes branch from 1c058fb to 431ac25 Compare January 29, 2019 15:12
@Larusso Larusso temporarily deployed to unity-versions-service-pr-3 January 29, 2019 15:12 Inactive
@Larusso Larusso temporarily deployed to unity-versions-service-pr-3 February 7, 2019 11:11 Inactive
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.

1 participant