Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

[2.0] [DSL] Remove default git sources on 2.0 #5820

Merged
merged 1 commit into from
Jun 28, 2017

Conversation

segiddins
Copy link
Member

What was the end-user problem that led to this PR?

The problem was the default git source shortcuts have been deprecated, but still existed in 2.0.

Was was your diagnosis of the problem?

My diagnosis was we needed to avoid adding them in 2.0.

What is your fix for the problem, implemented in this PR?

My fix is to introduce a feature flag, which when enabled will stop adding the sources to the DSL, and additionally will disable the github DSL method.

@bundlerbot
Copy link
Collaborator

☔ The latest upstream changes (presumably #5782) made this pull request unmergeable. Please resolve the merge conflicts.

Copy link
Member

@colby-swandale colby-swandale left a comment

Choose a reason for hiding this comment

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

🎉

@segiddins
Copy link
Member Author

Rebased

@segiddins segiddins force-pushed the seg-no-default-git-sources branch from f3c7fa2 to 5d257f1 Compare June 28, 2017 11:43
@indirect
Copy link
Member

@bundlerbot r+

@bundlerbot
Copy link
Collaborator

📌 Commit 5d257f1 has been approved by indirect

@bundlerbot
Copy link
Collaborator

⌛ Testing commit 5d257f1 with merge 54c8711...

bundlerbot added a commit that referenced this pull request Jun 28, 2017
[2.0] [DSL] Remove default git sources on 2.0

### What was the end-user problem that led to this PR?

The problem was the default git source shortcuts have been deprecated, but still existed in 2.0.

### Was was your diagnosis of the problem?

My diagnosis was we needed to avoid adding them in 2.0.

### What is your fix for the problem, implemented in this PR?

My fix is to introduce a feature flag, which when enabled will stop adding the sources to the DSL, and additionally will disable the `github` DSL method.
@bundlerbot
Copy link
Collaborator

☀️ Test successful - status-travis
Approved by: indirect
Pushing 54c8711 to master...

@bundlerbot bundlerbot merged commit 5d257f1 into master Jun 28, 2017
@segiddins segiddins deleted the seg-no-default-git-sources branch June 28, 2017 16:15
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.

4 participants