Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
davelcpanelnet pushed 1 commit to RE-937 cpanel/elevate
- make ssh_retry within the openstack workflow hyper-aggressive Case RE-937: make ssh_retry hyper-aggressive Changelog: d7175a1
davelcpanelnet pushed 8 commits to perl_pruner cpanel/elevate-actions
- 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
- make ssh_retry within the openstack workflow hyper-aggressive Case RE-928: make ssh_retry hyper-aggressive Changelog: 45381c9
- Ensure final dnf update is executed Case RE-934: In RE-252, a bug was introduced that resulted in the final dnf upda... c97d891
- Merge pull request #6 from cpanel/RE-937 Fix race condition that can occur between ssh_retry and reboot_watch aff273e
- Merge branch 'main' into perl_pruner 72c8498
davelcpanelnet pushed 1 commit to perl_pruner cpanel/elevate-actions
- Convert bash pruner script to PERL. 4c2ac3f
davelcpanelnet pushed 8 commits to perl_pruner cpanel/elevate-actions
- 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
- make ssh_retry within the openstack workflow hyper-aggressive Case RE-928: make ssh_retry hyper-aggressive Changelog: 45381c9
- Ensure final dnf update is executed Case RE-934: In RE-252, a bug was introduced that resulted in the final dnf upda... c97d891
- Merge pull request #6 from cpanel/RE-937 Fix race condition that can occur between ssh_retry and reboot_watch aff273e
- Merge branch 'main' into perl_pruner 9af2afd
davelcpanelnet pushed 1 commit to perl_pruner cpanel/elevate-actions
- Convert bash pruner script to PERL. 3ae815c
davelcpanelnet pushed 8 commits to perl_pruner cpanel/elevate-actions
- 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
- make ssh_retry within the openstack workflow hyper-aggressive Case RE-928: make ssh_retry hyper-aggressive Changelog: 45381c9
- Ensure final dnf update is executed Case RE-934: In RE-252, a bug was introduced that resulted in the final dnf upda... c97d891
- Merge pull request #6 from cpanel/RE-937 Fix race condition that can occur between ssh_retry and reboot_watch aff273e
- Merge branch 'main' into perl_pruner c7fee38
davelcpanelnet opened a pull request on cpanel/elevate-actions
Convert bash pruner script to PERL.
By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://github.com/cpanel/elevate/blob/main/docs/cPanel-CLA.pdfdavelcpanelnet pushed 1 commit to perl_pruner cpanel/elevate-actions
- Convert bash pruner script to PERL. ee0a360
davelcpanelnet pushed 1 commit to perl_pruner cpanel/elevate-actions
- Convert bash pruner script to PERL. 6440206
davelcpanelnet pushed 1 commit to perl_pruner cpanel/elevate-actions
- Convert bash pruner to perl. 02dada5
davelcpanelnet opened a pull request on cpanel/elevate
RE-937: Fix race condition that can occur between ssh_retry and reboot_watc
- Appleboy updated to latest version - reboot sleep lowered to be more aggressive.davelcpanelnet created a branch on cpanel/elevate
RE-937 - elevate your cPanel&WHM CentOS 7 server to Almalinux 8
davelcpanelnet pushed 3 commits to main cpanel/elevate-actions
- make ssh_retry within the openstack workflow hyper-aggressive Case RE-928: make ssh_retry hyper-aggressive Changelog: 45381c9
- Ensure final dnf update is executed Case RE-934: In RE-252, a bug was introduced that resulted in the final dnf upda... c97d891
- Merge pull request #6 from cpanel/RE-937 Fix race condition that can occur between ssh_retry and reboot_watch aff273e
davelcpanelnet closed a pull request on cpanel/elevate-actions
Fix race condition that can occur between ssh_retry and reboot_watch
Case RE-928: Fix race condition that can occur Changelog: By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://github.com/cpan...davelcpanelnet pushed 1 commit to RE-937 cpanel/elevate-actions
- Ensure final dnf update is executed Case RE-934: In RE-252, a bug was introduced that resulted in the final dnf upda... c97d891
davelcpanelnet pushed 1 commit to RE-937 cpanel/elevate-actions
- Fix race condition that can occur between ssh_retry and reboot_watch Case RE-937: Fix race condition that can occur ... 3f0f0a0
davelcpanelnet opened a pull request on cpanel/elevate-actions
Fix race condition that can occur between ssh_retry and reboot_watch
Case RE-928: Fix race condition that can occur Changelog: By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://github.com/cpan...davelcpanelnet pushed 15 commits to main cpanel/elevate-actions
- Add UnifiedLayer repos to vetted list Case RE-845: Add the `ul` repo and any repo that starts with `ul_` to the list... d923fa5
- 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
- Merge pull request #540 from cpanel/RE-924 Get github pruner for elevate-cpanel working be0b30c
davelcpanelnet pushed 1 commit to main cpanel/elevate-actions
- match .github/workflows/openstack/prune_openstack to upstream/main. 3293fa8
davelcpanelnet pushed 1 commit to main cpanel/elevate-actions
- Remove .github/create_check to get in-line with upstream/main 8c57b09
davelcpanelnet pushed 1 commit to RE-928 cpanel/elevate
- Fix race condition that can occur between ssh_retry and reboot_watch Case RE-928: Fix race condition that can occur ... 76e0c1b
davelcpanelnet pushed 1 commit to RE-924 cpanel/elevate
- Get github pruner for elevate-cpanel working Case RE-924: Get github pruner for elevate-cpanel working The pruner h... cccfe18
davelcpanelnet created a review comment on a pull request on cpanel/elevate
should be yanked. Getting that out of there.
davelcpanelnet created a branch on davelcpanelnet/elevate
perl_pruner - elevate your cPanel&WHM CentOS 7 server to Almalinux 8