agilepathway / gauge-confluence

Publishes Gauge specifications to Confluence. This is a documentation plugin for Gauge.
Apache License 2.0
3 stars 0 forks source link

Do not publish if first time & Space is not empty #28

Closed johnboyes closed 3 years ago

johnboyes commented 3 years ago

The Space can have a homepage but no other pages before the first ever publish to the Space. Having the Space only ever contain published Gauge specs ensures that there is no danger of the plugin inadvertently overwriting or deleting manually created Confluence pages.

johnboyes commented 3 years ago

This PR covers a scenario that should have been covered in #16, but was missed