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

build: run deploy stage without rebuilding on master #25

Merged
merged 2 commits into from
Jun 26, 2019
Merged

build: run deploy stage without rebuilding on master #25

merged 2 commits into from
Jun 26, 2019

Conversation

dmccaffery
Copy link
Member

@dmccaffery dmccaffery commented Jun 26, 2019

  • remove git-core ppa from ubuntu install
    • git is now installed with brew
  • setup install pipeline to only run on PRs
  • setup deploy pipeline to only run on master
    • does not require a rebuild of install pipeline (this is already handled in the PR -- no reason to burn our minutes)

@dmccaffery dmccaffery requested a review from sjk07 as a code owner June 26, 2019 18:34
@dmccaffery dmccaffery self-assigned this Jun 26, 2019
@dmccaffery dmccaffery added the bug label Jun 26, 2019
@dmccaffery
Copy link
Member Author

@sjk07 : should be the last PR for a little bit -- this enables automated deployment (changelog generation, etc, on the master branch)

It also removes a PPA that is hit or miss in terms of its availability

@dmccaffery dmccaffery merged commit c402a9f into automotiveMastermind:master Jun 26, 2019
@dmccaffery dmccaffery deleted the remove-git-ppa branch June 26, 2019 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants