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

disable appx packages; update to latest omnibus #344

Merged
merged 2 commits into from
Feb 4, 2019

Conversation

marcparadise
Copy link
Member

@marcparadise marcparadise commented Feb 1, 2019

Description

This disables appx packages and updates omnibus to latest.

  • Update omnibus to the latest to get the new packager
    attribute 'skip_packager'.
  • Turn off windows appx packages via skip_packager to speed up Jenkins builds.

Check List

  • PR title is a worthy inclusion in the CHANGELOG
  • You have locally validated the change
  • (na) www/site/content/docs/ has been updated with any relevant changes:

@marcparadise marcparadise requested a review from a team February 1, 2019 21:46
Copy link
Contributor

@jonsmorrow jonsmorrow left a comment

Choose a reason for hiding this comment

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

Sweet!

omnibus/Gemfile.lock Outdated Show resolved Hide resolved
Update omnibus to the latest to get the new packager
attribute 'skip_packager'.  THis will let us turn off the
Windows appx packages and speed up jenkins builds.

Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
Skip appx package builds - we don't distribute them,
and they slow the pipeline to a crawl during moderate
build activity.

Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
@marcparadise marcparadise force-pushed the mp/latest-omnibus-and-disable-appx branch from 8023ec0 to a128fd6 Compare February 1, 2019 21:57
@marcparadise marcparadise merged commit fbae122 into master Feb 4, 2019
@chef-ci chef-ci deleted the mp/latest-omnibus-and-disable-appx branch February 4, 2019 18:13
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