Ecosyste.ms: Timeline

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

cPholloway

cPholloway opened a pull request on cpanel/elevate
Re-enable CloudLinux pipeline
This reverts commit bb6d3e130389d894d48741422823ccd104b88615. By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://github.com/cpa...
cPholloway created a branch on cpanel/elevate

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

cPholloway pushed 1 commit to disable_cl_pipeline cpanel/elevate
  • CL7->Cl8 elevations are currently broken upstream This change disables the cl7->cl8 pipeline since elevations are cu... bb6d3e1

View on GitHub

cPholloway opened a pull request on cpanel/elevate
CL7->Cl8 elevations are currently broken upstream
This change disables the cl7->cl8 pipeline since elevations are currently broken due to an issue within the ea-cpanel-tools package provided by CloudLinux that causes all elevation attempts from cl...
cPholloway pushed 2 commits to disable_cl_pipeline cpanel/elevate
  • Merge pull request #579 from cpanel/RE-1027_v2 Add the u20->u22 openstack workflow 8e98d07
  • CL7->Cl8 elevations are currently broken upstream This change disables the cl7->cl8 pipeline since elevations are cu... 2fae237

View on GitHub

cPholloway created a branch on cpanel/elevate

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

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

View on GitHub

cPholloway pushed 86 commits to main cPholloway/elevate
  • Add UnifiedLayer repos to vetted list Case RE-845: Add the `ul` repo and any repo that starts with `ul_` to the list... d923fa5
  • Implement OpenStack Pruner Case RE-745: Implement OpenStack Pruner Changelog: 677d140
  • Merge pull request #530 from cpanel/RE-745 Implement OpenStack Pruner f34caac
  • Assure DB integrity before elevation Case RE-782: Use mysqlcheck to check the integrity of their databases. Block i... eb35cb6
  • Fix path in openstack pruner. b697ce2
  • Merge pull request #536 from cpanel/RE-745_path_fix Fix path in openstack pruner. 331a8d6
  • Merge pull request #531 from cpanel/RE-845 1c773ca
  • Small fixes to pruner. f2d054f
  • Merge branch 'main' into RE-745_pruner_cleanup 4fdd36e
  • Merge pull request #537 from cpanel/RE-745_pruner_cleanup 37feb64
  • 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
  • Merge pull request #538 from cpanel/RE-844 Add support for the hgdedi repo 1749bb1
  • 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
  • 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 #540 from cpanel/RE-924 Get github pruner for elevate-cpanel working be0b30c
  • Merge pull request #542 from cpanel/RE-934 Ensure final dnf update is executed 6c90667
  • make ssh_retry within the openstack workflow hyper-aggressive Case RE-937: make ssh_retry hyper-aggressive Changelog: ea1059c
  • and 66 more ...

View on GitHub

cPholloway pushed 1 commit to RE-1027_v2 cpanel/elevate
  • Add the u20->u22 openstack workflow Case RE-1027: Add the u20->u22 openstack workflow Changelog: 96bd1c4

View on GitHub

cPholloway opened a pull request on cpanel/elevate
Add the u20->u22 openstack workflow
Case RE-1027: Add the u20->u22 openstack workflow Changelog: By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://github.com/c...
cPholloway pushed 3 commits to RE-1027_v2 cpanel/elevate
  • Reorganize workflows so that they are all dependent on the same testsuite passing Case RE-1026: Testsuit.yml as pare... 6bef29d
  • Merge pull request #573 from cpanel/RE-1026 Case RE-1026: Testsuit.yml as parent to OpenStack workflows. 7d0c97a
  • Add the u20->u22 openstack workflow Case RE-1027: Add the u20->u22 openstack workflow Changelog: 3865dc9

View on GitHub

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

View on GitHub

cPholloway pushed 1 commit to RE-1026 cpanel/elevate
  • Reorganize workflows so that they are all dependent on the same testsuite passing Case RE-1026: Testsuit.yml as pare... 6bef29d

View on GitHub

cPholloway pushed 1 commit to RE-1027_v2 cpanel/elevate
  • Add the u20->u22 openstack workflow Case RE-1027: Add the u20->u22 openstack workflow Changelog: e974586

View on GitHub

cPholloway pushed 2 commits to RE-1027_v2 cpanel/elevate
  • Reorganize workflows so that they are all dependent on the same testsuite passing Case RE-1026: Testsuit.yml as pare... 2570ad0
  • Add the u20->u22 openstack workflow Case RE-1027: Add the u20->u22 openstack workflow Changelog: 9596672

View on GitHub

cPholloway pushed 1 commit to RE-1027_v2 cpanel/elevate
  • Add the u20->u22 openstack workflow Case RE-1027: Add the u20->u22 openstack workflow Changelog: bf38491

View on GitHub

cPholloway created a branch on cpanel/elevate

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

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

View on GitHub

cPholloway pushed 14 commits to RE-1026 cpanel/elevate
  • Split Grub2 component into multiple components Case RE-670: By request, split the test for control over Grub2 out fr... fa16a00
  • Add Ubuntu support for bootloader test Case RE-670: Add Ubuntu support for checking that we have control over GRUB2.... 5a94854
  • Add the u20->u22 openstack workflow Case RE-1027: Add the u20->u22 openstack workflow Changelog: 6945add
  • Ensure that post_snapshot completes before starting elevate Case RE-1029: Ensure that post_snapshot completes before... 55a7b40
  • Merge pull request #567 from cpanel/RE-670 Add Ubuntu support for bootloader test d1491a9
  • Add component to manage port 1022 for do-release-upgrade Case RE-943: When performing an elevation from u20->u22, we... b6003b6
  • Merge pull request #571 from cpanel/RE-943 e3f5aa5
  • Update strings to be language agnostic for Ubuntu Case RE-945: Audited all the strings for RHEL specific language &... 08972e0
  • Update --help to be more Ubuntu friendly Case RE-800: There was some language output by --help that is CentOS specif... 05a98f9
  • Merge pull request #577 from cpanel/RE-800 Update --help to be more Ubuntu friendly fed41d7
  • Merge pull request #570 from cpanel/RE-945 Update strings to be language agnostic for Ubuntu 8832300
  • Merge pull request #576 from cpanel/RE-1029 RE-1029: Ensure that post_snapshot completes before starting elevate c69f1e8
  • Add openstack workflow for u20->u22 upgrades RE-926: Add openstack workflow for u20->u22 upgrades Changelog: c23818c
  • Reorganize workflows so that they are all dependent on the same testsuite passing Case RE-1026: Testsuit.yml as pare... c9c15d7

View on GitHub

cPholloway deleted a branch cpanel/elevate

RE-1029

cPholloway deleted a branch cpanel/elevate

RE-1027

cPholloway closed a pull request on cpanel/elevate
RE-1027:Add the u20->u22 openstack workflow
Case RE-1027: Add the u20->u22 openstack workflow Changelog: By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://github.com/c...
cPholloway pushed 3 commits to main cpanel/elevate
  • Add the u20->u22 openstack workflow Case RE-1027: Add the u20->u22 openstack workflow Changelog: 6945add
  • Ensure that post_snapshot completes before starting elevate Case RE-1029: Ensure that post_snapshot completes before... 55a7b40
  • Merge pull request #576 from cpanel/RE-1029 RE-1029: Ensure that post_snapshot completes before starting elevate c69f1e8

View on GitHub

cPholloway closed a pull request on cpanel/elevate
RE-1029: Ensure that post_snapshot completes before starting elevate
Ensure that post_snapshot completes before starting elevate Case RE-1029: Ensure that post_snapshot completes before starting elevate Changelog:
cPholloway created a review on a pull request on cpanel/elevate

View on GitHub

cPholloway pushed 6 commits to RE-800 cpanel/elevate
  • Split Grub2 component into multiple components Case RE-670: By request, split the test for control over Grub2 out fr... fa16a00
  • Add Ubuntu support for bootloader test Case RE-670: Add Ubuntu support for checking that we have control over GRUB2.... 5a94854
  • Merge pull request #567 from cpanel/RE-670 Add Ubuntu support for bootloader test d1491a9
  • Add component to manage port 1022 for do-release-upgrade Case RE-943: When performing an elevation from u20->u22, we... b6003b6
  • Merge pull request #571 from cpanel/RE-943 e3f5aa5
  • Update --help to be more Ubuntu friendly Case RE-800: There was some language output by --help that is CentOS specif... 3ae3f14

View on GitHub

cPholloway pushed 1 commit to RE-945 cpanel/elevate
  • Update strings to be language agnostic for Ubuntu Case RE-945: Audited all the strings for RHEL specific language &... 08972e0

View on GitHub

cPholloway created a review comment on a pull request on cpanel/elevate
I went with `After you resolve the issue(s), run the following command to continue the elevation process:`

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
I think it is better to name the script here since the customer may want to run it manually after reviewing the logs. Went with the top option.

View on GitHub

Load more