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

[CI] use regex to check if TRAVIS_BRANCH is a working branch #899

Merged
merged 1 commit into from
Aug 26, 2018

Conversation

jmini
Copy link
Member

@jmini jmini commented Aug 26, 2018

For our working branches 3.3.x, 4.0.x...
A mvn clean deploy should be performed to push the artifacts to the remote maven repository.

This PR changes the check: instead of looking for a specific name, a regex pattern is used.

@jmini jmini merged commit 40d8159 into OpenAPITools:master Aug 26, 2018
@jmini jmini added this to the 3.2.3 milestone Aug 26, 2018
@jmini
Copy link
Member Author

jmini commented Aug 26, 2018

master merged to 3.3.x with 267ffc0.

Verified: 3.3.0-SNAPSHOT is published on sonatype snapshots.

A-Joshi pushed a commit to ihsmarkitoss/openapi-generator that referenced this pull request Feb 27, 2019
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.

None yet

2 participants