Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

cPholloway

cPholloway pushed 13 commits to RE-664 cPholloway/elevate
  • Ensure final dnf update is executed Case RE-934: In RE-252, a bug was introduced that resulted in the final dnf upda... 37f910d
  • Merge pull request #542 from cpanel/RE-934 Ensure final dnf update is executed 6c90667
  • Add test to enforce that Elevate::OS::* provides the expected methods cc67fc4
  • RE-664: Add support in Elevate::OS for Ubuntu20 760e305
  • RE-644: Add needs_leapp key to Elevate::OS 0974177
  • RE-664: Move supported cpanel mysql versions logic to Elevate::OS 12343a3
  • RE-664: Skip Leapp check for Ubuntu upgrades 5dedc6d
  • RE-664: Add upgrade_to_pretty_name to Elevate::OS parent classes bc2c680
  • RE-664: Update DNS check for ubuntu 28e1b84
  • RE-664: Block on Ubuntu upgrades if JetBackup is installed 9b553f6
  • RE-664: Block ubuntu upgrades if postgresql is installed 0d467e0
  • RE-664: Skip the NIC component for ubuntu upgrades 9195014
  • RE-664: Add Elevate::PkgMgr::APT 73930b8

View on GitHub

cPholloway pushed 1 commit to RE-664 cPholloway/elevate
  • RE-664: Add Elevate::PkgMgr::APT 00e914f

View on GitHub

cPholloway created a review comment on a pull request on cpanel/elevate
> Is it a problem they can clean up after Elevate completes? Yes, this is what customers are having to do now. The released version of Elevate completes successfully now without any of this in ...

View on GitHub

cPholloway created a review on a pull request on cpanel/elevate

View on GitHub

cPholloway pushed 1 commit to RE-664 cPholloway/elevate
  • RE-664: Skip the NIC component for ubuntu upgrades 8db18a7

View on GitHub

cPholloway pushed 1 commit to RE-664 cPholloway/elevate
  • RE-664: Block ubuntu upgrades if postgresql is installed 5c27308

View on GitHub

cPholloway pushed 1 commit to RE-664 cPholloway/elevate
  • RE-664: Block on Ubuntu upgrades if JetBackup is installed f1cd41e

View on GitHub

cPholloway pushed 11 commits to RE-664 cPholloway/elevate
  • Assure DB integrity before elevation Case RE-782: Use mysqlcheck to check the integrity of their databases. Block i... eb35cb6
  • Get github pruner for elevate-cpanel working Case RE-924: Get github pruner for elevate-cpanel working The pruner h... cccfe18
  • Merge pull request #532 from cpanel/RE-782 Assure DB integrity before elevation 2863ea2
  • Merge pull request #540 from cpanel/RE-924 Get github pruner for elevate-cpanel working be0b30c
  • Add test to enforce that Elevate::OS::* provides the expected methods 5e9c43d
  • RE-664: Add support in Elevate::OS for Ubuntu20 0094f8e
  • RE-644: Add needs_leapp key to Elevate::OS 2ad83a6
  • RE-664: Move supported cpanel mysql versions logic to Elevate::OS d18ed3d
  • RE-664: Skip Leapp check for Ubuntu upgrades 013d29a
  • RE-664: Add upgrade_to_pretty_name to Elevate::OS parent classes 396bdd8
  • RE-664: Update DNS check for ubuntu 0e18cf6

View on GitHub

cPholloway created a review comment on a pull request on cpanel/elevate
There was the potential for `@args` to be `''` when no args were passed into `update_allow_erasing`. For whatever reason, the empty string was causing the call to dnf to fail so I just made it to ...

View on GitHub

cPholloway created a review on a pull request on cpanel/elevate

View on GitHub

cPholloway created a branch on cpanel/elevate

RE-934 - elevate your cPanel&WHM CentOS 7 server to Almalinux 8

cPholloway pushed 1 commit to RE-664 cPholloway/elevate
  • RE-664: Update DNS check for ubuntu ef5d789

View on GitHub

cPholloway pushed 1 commit to RE-664 cPholloway/elevate
  • RE-664: Add upgrade_to_pretty_name to Elevate::OS parent classes 313393d

View on GitHub

cPholloway pushed 1 commit to RE-664 cPholloway/elevate
  • RE-664: Skip Leapp check for Ubuntu upgrades 33f11f4

View on GitHub

cPholloway pushed 1 commit to RE-664 cPholloway/elevate
  • RE-664: Move supported cpanel mysql versions logic to Elevate::OS 9f37f8e

View on GitHub

cPholloway pushed 1 commit to RE-664 cPholloway/elevate
  • RE-644: Add needs_leapp key to Elevate::OS 8046404

View on GitHub

cPholloway created a review comment on a pull request on cpanel/elevate
I don't think that this failing should be fatal for the script. Can we provide the customer with some information on how to reinstall softaculous to get it working again and add this to the final ...

View on GitHub

cPholloway created a review on a pull request on cpanel/elevate
Please add a unit test for the new component

View on GitHub

cPholloway created a review on a pull request on cpanel/elevate
Please add a unit test for the new component

View on GitHub

cPholloway created a review comment on a pull request on cpanel/elevate
The second argument is the default value to return if the 1st argument is missing from the stagefile

View on GitHub

cPholloway created a review on a pull request on cpanel/elevate

View on GitHub

cPholloway created a review comment on a pull request on cpanel/elevate
Stray `s` at the end?

View on GitHub

cPholloway created a review comment on a pull request on cpanel/elevate
What is the purpose of adding this touch file? Should we just add the files that prune_openstack creates to .gitignore?

View on GitHub

cPholloway created a review on a pull request on cpanel/elevate

View on GitHub

cPholloway pushed 1 commit to RE-664 cPholloway/elevate
  • RE-664: Add support in Elevate::OS for Ubuntu20 29a7e66

View on GitHub

cPholloway pushed 1 commit to RE-664 cPholloway/elevate
  • RE-664: Add support in Elevate::OS for Ubuntu20 763fdcc

View on GitHub

cPholloway pushed 1 commit to RE-664 cPholloway/elevate
  • RE-664: Add support in Elevate::OS for Ubuntu20 dcacd6d

View on GitHub

cPholloway pushed 1 commit to RE-664 cPholloway/elevate
  • Add test to enforce that Elevate::OS::* provides the expected methods fbc0fac

View on GitHub

cPholloway created a branch on cPholloway/elevate

RE-664 - elevate your cPanel&WHM CentOS 7 server to Almalinux 8

cPholloway pushed 3 commits to RE-844 cpanel/elevate
  • Move package manager logic behind abstract class Case RE-252: This change refactors all the yum/dnf/rpm logic so tha... 3a44921
  • Merge pull request #535 from cpanel/RE-252 Move package manager logic behind abstract class a419588
  • Add support for the hgdedi repo Case RE-844: Add the hbdedi repo to the list of vetted repos and automatically remo... 9727d84

View on GitHub

Load more