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

Expose bitbucketUrl, taken from BITBUCKET_URL if present #182

Merged
merged 2 commits into from
Jan 14, 2020

Conversation

michaelsauter
Copy link
Member

@michaelsauter michaelsauter commented Jan 14, 2020

Following this, we should update ods-core to set BITBUCKET_URL instead of
BITBUCKET_HOST. Older projects still using BITBUCKET_HOST will continue
to work as HTTPS is already assumed at the moment.

Therefore, I consider this a non-breaking change. It should not be
needed to run any migration script to convert old projects as HTTPS
should be used in real environments anyway, the HTTP variant only exists
for (temporary) testing/local environments.

Addresses one part of #74.

Following this, we should update od-core to set BITBUCKET_URL instead of
BITBUCKET_HOST. Older projects still using BITBUCKET_HOST will continue
to work as HTTPS is already assumed at the moment.

Therefore, I consider this a non-breaking change. It should not be
needed to run any migration script to convert old projects as HTTPS
should be used in real environments anyway, the HTTP variant only exists
for (temporary) testing/local environments.
docs/modules/ROOT/pages/index.adoc Outdated Show resolved Hide resolved
src/org/ods/Context.groovy Outdated Show resolved Hide resolved
src/org/ods/OdsPipeline.groovy Show resolved Hide resolved
@michaelsauter michaelsauter merged commit a1a522c into opendevstack:master Jan 14, 2020
@michaelsauter michaelsauter deleted the feature/bitbucket-url branch January 14, 2020 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants