Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

Documentation development versions support #26

Merged
merged 12 commits into from
Jan 7, 2015

Conversation

everzet
Copy link
Member

@everzet everzet commented Jan 5, 2015

This is a second and last part of #7

Effectively closes #7

@everzet everzet force-pushed the feature/documentation-development-versions branch from 0b6aa66 to fd22cdf Compare January 5, 2015 23:48
Scenario: Publishing extension release documentation
Given "behat/symfony2-extension" version "v2.0.0" was documented in "Behat/Symfony2Extension"
When I release "Behat/Symfony2Extension" version "v2.0.0"
Then "behat/symfony2-extension" version "v2.0" documentation should have been published
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why v2.0 here while the Behat doc scenarios are using v2.5.x ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • New release of v2.5 (which is most likely a branch) results in (re-)build of v2.5.x version of the docs.
  • New release of v2.5.3 (which is most likely a tag) results in (re-)build of stable v2.5 version of the docs

This way every time somebody updates v2.5 or v2.5.x branch of the docs we do rebuild them, but as v2.5.x version, without actually overriding the latest stable version of the same minor (which is v2.5) :)

@stof stof added this to the go public milestone Jan 6, 2015
@everzet
Copy link
Member Author

everzet commented Jan 7, 2015

@stof are you ok with this being merged?

@stof
Copy link
Member

stof commented Jan 7, 2015

yes

everzet added a commit that referenced this pull request Jan 7, 2015
…-versions

Documentation development versions support
@everzet everzet merged commit 4c78441 into master Jan 7, 2015
@everzet everzet deleted the feature/documentation-development-versions branch January 7, 2015 10:56
@everzet
Copy link
Member Author

everzet commented Jan 7, 2015

@stof so we mostly done with docs. Last 2 bits for docs are #8 (coming next) and #24 (coming after extensions page)

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.

Domain inconsistencies
2 participants