Summary
Provides backup utilities for Github Enterprise installations.
Versions
v2.19.1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.18.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.17.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.16.1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.15.1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.15.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.14.2 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.13.2 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.13.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.11.2-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.11.2 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.11.1-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.11.1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.11.0-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.11.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.10.0-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v2.10.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-util / checkbashisms : Perl script to check for commonly used bash features not defined by POSIX
sys-apps / moreutils : a collection of tools that nobody thought to write when Unix was young
Runtime Dependencies
net-misc / rsync : File transfer program to keep remote files into sync
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
app-admin/github-backup-utils: 2.19.1 version bump
Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
app-admin/github-backup-utils: remove several old versions
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: William Hubbs <williamh@gentoo.org> - William Hubbs · gentoo
app-admin/github-backup-utils: 2.18.0 version bump
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
app-admin/github-backup-utils: 2.17.0 bump
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
app-admin/github-backup-utils: 2.16.1 bump
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
app-admin/github-backup-utils: 2.15.1 bump
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
app-admin/github-backup-utils: 2.15.0 bump
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
app-admin/github-backup-utils: 2.14.2 bump'
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
app-admin/github-backup-utils: 2.13.2 bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - William Hubbs · gentoo
app-admin/github-backup-utils: 2.13.0 version bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Austin English · gentoo
app-admin/github-backup-utils: fix test failures
Gentoo-Bug: https://bugs.gentoo.org/629628 Package-Manager: Portage-2.3.16, Repoman-2.3.6 - William Hubbs · gentoo
app-admin/github-backup-utils: 2.11.2 version bump
Package-Manager: Portage-2.3.13, Repoman-2.3.3 - William Hubbs · gentoo
app-admin/github-backup-utils: 2.11.1 version bump
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Austin English · gentoo
app-admin/github-backup-utils: version bumps
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - William Hubbs · gentoo
app-admin/github-backup-utils: 2.9.0 version bump
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Austin English · gentoo
app-admin/github-backup-utils: version bump - 2.8.2
Package-Manager: portage-2.3.2 - Austin English · gentoo
app-admin/github-backup-utils: version bump
Package-Manager: portage-2.3.0 - Austin English · gentoo
app-admin/github-backup-utils: also install bm.sh in 2.7.0
It's a new file that didn't match their previous naming scheme. Without it, running ghe-backup/restore fails: $ ghe-backup /usr/bin/../share/github-backup-utils/ghe-backup-config: line 26: /usr/share/github-backup-utils/bm.sh: No such file or directory Package-Manager: portage-2.3.0 - Austin English · gentoo
app-admin/github-backup-utils: version bump
Package-Manager: portage-2.3.0 - Austin English · gentoo
app-admin/github-backup-utils: version bump to 2.6.3
Package-Manager: portage-2.3.0 - Justin Lecher · gentoo
Merge branch 'anthonyryan1-github'
* anthonyryan1-github: HTTPS (and canonicalize domain) for github.com - Anthony Ryan · gentoo
HTTPS (and canonicalize domain) for github.com
All links to www.github.com were changed to github.com (preferred by GitHub). During the automated testing of all modified packages the following SRC_URIs were discovered to have changed upstream. Upon closer inspection they were all confirmed to not be regressions. They will all continue to work when served from the mirrors. * dev-python/catkin_pkg-0.2.10 (upstream tarball changed) * dev-python/rosdistro-0.4.4 (upstream tarball changed) * dev-util/rosdep-0.11.4 (upstream tarball changed) * dev-util/wstool-0.1.12 (upstream tarball changed) * dev-util/wstool-0.1.13 (upstream tarball changed) * dev-util/rosdep-0.11.5 (upstream tarball deleted) - Austin English · gentoo
app-admin/github-backup-utils: version bump to 2.6.0
Package-Manager: portage-2.2.26 - Austin English · gentoo
app-admin/github-backup-utils: formatting fixes
Package-Manager: portage-2.2.26 - Austin English · gentoo
app-admin/github-backup-utils: add initial package, github-backup-utils-2.5.0
Package-Manager: portage-2.2.26