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

FreeBSD pkg addon #1780

Merged
merged 11 commits into from Mar 4, 2020
Merged

FreeBSD pkg addon #1780

merged 11 commits into from Mar 4, 2020

Conversation

DamianSzymanski
Copy link
Contributor

No description provided.

@BanzaiMan BanzaiMan temporarily deployed to travis-build-staging September 12, 2019 14:16 Inactive
lib/travis/build/addons/pkg.rb Outdated Show resolved Hide resolved
lib/travis/build/addons/pkg.rb Outdated Show resolved Hide resolved
@ararslan ararslan added the freebsd Pertains to FreeBSD support label Sep 12, 2019
@BanzaiMan BanzaiMan temporarily deployed to travis-build-staging September 13, 2019 05:42 Inactive
@BanzaiMan BanzaiMan temporarily deployed to travis-build-staging September 17, 2019 11:01 Inactive
@BanzaiMan BanzaiMan temporarily deployed to travis-build-staging September 18, 2019 13:29 Inactive
FETCH_RETRY=5
FETCH_TIMEOUT=30
PKG_CONF
sh.cmd %Q{su -m root -c "mv #{tmp_test} ${TRAVIS_ROOT}/usr/local/etc/pkg.conf"}
Copy link
Collaborator

Choose a reason for hiding this comment

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

What's the expansion of ${TRAVIS_ROOT}? I think this path is expected to just be /usr/local/etc/pkg.conf (see here) so unless it's empty, this could perhaps be causing it to ignore the ASSUME_ALWAYS_YES option.

DamianSzymanski and others added 3 commits March 3, 2020 19:42
Co-Authored-By: Alex Arslan <ararslan@comcast.net>
Bumps [puma](https://github.com/puma/puma) from 3.12.3 to 3.12.4.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v3.12.3...v3.12.4)

Signed-off-by: dependabot[bot] <support@github.com>
…into freebsd_pkg_addon

* origin/dependabot/bundler/puma-3.12.4:
  Bump puma from 3.12.3 to 3.12.4
@BanzaiMan BanzaiMan temporarily deployed to travis-build-staging March 4, 2020 08:00 Inactive
@DamianSzymanski DamianSzymanski merged commit 1e2c49f into master Mar 4, 2020
@DamianSzymanski DamianSzymanski deleted the freebsd_pkg_addon branch March 4, 2020 12:50
@BanzaiMan
Copy link
Contributor

Is there a documentation PR for this?

@BanzaiMan
Copy link
Contributor

Is travis-yml updated to reflect this?

@michal-at-travisci
Copy link
Contributor

@michal-at-travisci
Copy link
Contributor

@BanzaiMan re: documentation is in progress, we're waiting for packer-template PR to be corrected, gaps filled and than check-out things + do a documentation PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
freebsd Pertains to FreeBSD support
Projects
None yet
6 participants