Skip to content

Meteor release validation #17

@ramijarrar

Description

@ramijarrar

Hey @raphaelarias

Just a heads up that you won't be able to deploy Meteor 1.10+ at the moment due to a very naive attempt at release validation (carried over from meteor-azure) that cannot differentiate between minor versions 10 and 1 🤦‍♂

I've fixed this by using proper semver coercion (see fractal-code/meteor-azure@03df135) but you may want to switch off the validation entirely if this isn't a requirement for Google Cloud

See below, the offending code:

https://github.com/EducationLink/meteor-google-cloud/blob/cb72dca6ab970ddf841f7c223ac665c6ad44fbf6/src/lib/validation.js#L38-L47

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions