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

Publish to Cucumber Pro (from Travis) #1197

Closed
wants to merge 1 commit into from

Conversation

mattwynne
Copy link
Member

This will automatically push our docs to Cucumber Pro after a succesful build, meaning they're always up to date.

Based on https://docs.travis-ci.com/user/deployment/custom/ and
https://docs.travis-ci.com/user/encrypting-files/

Let's see if this works...

@olleolleolle
Copy link
Contributor

@mattwynne Perhaps this is exactly what Build Stages could be good for?

@olleolleolle
Copy link
Contributor

@mattwynne Also: COOL CHANGE, you!

@mattwynne
Copy link
Member Author

@olleolleolle I was just thinking to myself "this is going to run for all those different Ruby versions in the matrix, that's stupid". Would build stages fix that then?

@olleolleolle
Copy link
Contributor

olleolleolle commented Sep 15, 2017

@mattwynne The example they put in their thing was TEST_SUITE=none (being another ENV variable which wouldn't add to "matrix width" (if that's a word)).

The YAML section job.include would be a bit like matrix.include.

@mattwynne
Copy link
Member Author

Once this build has run and I've got some feedback I'll have a play with it.

@maxmeyer
Copy link
Member

Interesting. @mattwynne When this works, I'm interested to use this for aruba as well.

@brasmusson
Copy link
Contributor

Cucumber-JVM has for some time now used Build Stages to publish snapshot releases; .travis.yml

@mattwynne
Copy link
Member Author

Won't work now we're on Circle!

@mattwynne mattwynne changed the title Publish to Cucumber Pro Publish to Cucumber Pro (from Travis) Oct 18, 2017
@mattwynne mattwynne closed this Oct 18, 2017
@mattwynne mattwynne deleted the publish-to-cucumber-pro branch October 18, 2017 19:41
@lock
Copy link

lock bot commented Oct 24, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants