Ecosyste.ms: Timeline

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

davelcpanelnet

davelcpanelnet created a branch on cpanel/elevate-actions

RE-926_reorg - Automated testing repo

davelcpanelnet pushed 1 commit to RE-926 cpanel/elevate-actions
  • Add openstack workflow for u20->u22 upgrades RE-926: Add openstack workflow for u20->u22 upgrades Changelog: 4e1502f

View on GitHub

davelcpanelnet pushed 1 commit to RE-926 cpanel/elevate-actions
  • Add openstack workflow for u20->u22 upgrades RE-926: Add openstack workflow for u20->u22 upgrades Changelog: ef8c4a4

View on GitHub

davelcpanelnet pushed 1 commit to RE-926 cpanel/elevate-actions
  • Add openstack workflow for u20->u22 upgrades RE-926: Add openstack workflow for u20->u22 upgrades Changelog: 6b92c48

View on GitHub

davelcpanelnet pushed 1 commit to RE-926 cpanel/elevate-actions
  • Add openstack workflow for u20->u22 upgrades RE-926: Add openstack workflow for u20->u22 upgrades Changelog: 4c76a03

View on GitHub

davelcpanelnet opened a pull request on cpanel/elevate-actions
Re 926
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.pdf
davelcpanelnet created a branch on cpanel/elevate-actions

RE-926 - Automated testing repo

davelcpanelnet commented on a commit on cpanel/elevate
Why the reorder here?

View on GitHub

davelcpanelnet commented on a commit on cpanel/elevate
FYI I leave these in place in areas where it can be help later on in case things fail. In this case if terraform apply bonks out - we have a topolgy of the file structure immediately there and can...

View on GitHub

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

View on GitHub

davelcpanelnet pushed 1 commit to RE-941 cpanel/elevate
  • Case RE-941: Add a CI pipeline to validate elevate with cloudlinux - change trigger event structure - update directo... 9004d32

View on GitHub

davelcpanelnet pushed 1 commit to RE-941 cpanel/elevate
  • Switch testsuite to Alma8 fb3954e

View on GitHub

davelcpanelnet pushed 1 commit to RE-941 cpanel/elevate
  • Case RE-941: Add a CI pipeline to validate elevate with cloudlinux - change trigger event structure - update directo... ee83604

View on GitHub

davelcpanelnet pushed 3 commits to RE-941 cpanel/elevate
  • Add auto retry for package manager based commands Case RE-996: This makes it so that we automatically retry package ... dfb2af5
  • testing workflow f4bffd4
  • Merge remote-tracking branch 'elevate/RE-996' into RE-941 cb8477d

View on GitHub

davelcpanelnet pushed 11 commits to main cpanel/elevate-actions
  • The `Openstack Pruner` job is consistently failing Case RE-1000: The `Openstack Pruner` job is consistently failing ... 79a114a
  • Merge pull request #562 from cpanel/RE-1000 The `Openstack Pruner` job is consistently failing 42320ba
  • Update reboot_watch to allow for one retry in case elevate-cpanel fails Case RE-991: Make reboot_watch more tolerant... ab07383
  • Merge pull request #560 from cpanel/RE-991 Update reboot_watch to allow for one retry in case elevate-cpanel fails 920043d
  • Switch testsuite to Alma8 e15520f
  • Reduce cpanfile dependencies We are using a cPanel Perl stack, thus we only need to list missing required packages. ... 8df13f6
  • Merge pull request #564 from cpanel/testsuite Switch to Alma8 for testsuite 5aacc02
  • Add auto retry for package manager based commands Case RE-996: This makes it so that we automatically retry package ... 6dc1627
  • Merge pull request #563 from cpanel/RE-996 Add auto retry for package manager based commands f3ff03c
  • Remove blocker for JetBackup on Ubuntu Fix t/usage.t when noc_reccomendations file exists as well Fix bizzare errors... dbb2d87
  • Merge pull request #565 from cpanel/jb4u22 Remove blocker for JetBackup on Ubuntu da74e4b

View on GitHub

davelcpanelnet created a comment on a pull request on cpanel/elevate
> @davelcpanelnet still failing? Yes it’s been hitting a failure in stage two where leap bails complaining there is no dnf installed

View on GitHub

davelcpanelnet closed a pull request on cpanel/elevate-actions
Runner fix
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.pdf
davelcpanelnet pushed 1 commit to runner_fix cpanel/elevate-actions

View on GitHub

davelcpanelnet pushed 1 commit to runner_fix cpanel/elevate-actions

View on GitHub

davelcpanelnet pushed 1 commit to runner_fix cpanel/elevate-actions

View on GitHub

davelcpanelnet opened a pull request on cpanel/elevate-actions
Runner fix
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.pdf
davelcpanelnet created a branch on cpanel/elevate-actions

runner_fix - Automated testing repo

davelcpanelnet pushed 2 commits to RE-941 cpanel/elevate
  • Update reboot_watch to allow for one retry in case elevate-cpanel fails Case RE-991: Make reboot_watch more tolerant... ab07383
  • Merge pull request #560 from cpanel/RE-991 Update reboot_watch to allow for one retry in case elevate-cpanel fails e25de96

View on GitHub

davelcpanelnet pushed 9 commits to RE-941 cpanel/elevate
  • Update the target OS for the EA4 blocker on Ubuntu 20 upgrades Case RE-954: This change updates it so that we check ... 94929f1
  • Only perform mysql database is corrupted check in start mode Case RE-974: The database corrupted check was being exe... dfed53c
  • Prefer using apt-get over apt in Elevate::PkgMgr Case RE-980: apt will throw a warning to STDERR that it is not inte... 1389f1a
  • Merge pull request #558 from cpanel/RE-974 Only perform mysql database is corrupted check in start mode 7c3dfe2
  • Merge pull request #557 from cpanel/RE-954 Update the target OS for the EA4 blocker on Ubuntu 20 upgrades 3e6d355
  • Merge pull request #559 from cpanel/RE-980 Prefer using apt-get over apt in Elevate::PkgMgr f2db87d
  • The `Openstack Pruner` job is consistently failing Case RE-1000: The `Openstack Pruner` job is consistently failing ... 79a114a
  • Merge pull request #562 from cpanel/RE-1000 The `Openstack Pruner` job is consistently failing 42320ba
  • Add a CI pipeline to validate elevate with cloudlinux Case RE-941: Add a CI pipeline to validate elevate with cloudl... f723ed6

View on GitHub

davelcpanelnet pushed 1 commit to RE-941 cpanel/elevate
  • Add a CI pipeline to validate elevate with cloudlinux Case RE-941: Add a CI pipeline to validate elevate with cloudl... 59cf6d3

View on GitHub

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

View on GitHub

davelcpanelnet pushed 9 commits to RE-941 cpanel/elevate
  • Update the target OS for the EA4 blocker on Ubuntu 20 upgrades Case RE-954: This change updates it so that we check ... 94929f1
  • Only perform mysql database is corrupted check in start mode Case RE-974: The database corrupted check was being exe... dfed53c
  • Prefer using apt-get over apt in Elevate::PkgMgr Case RE-980: apt will throw a warning to STDERR that it is not inte... 1389f1a
  • Merge pull request #558 from cpanel/RE-974 Only perform mysql database is corrupted check in start mode 7c3dfe2
  • Merge pull request #557 from cpanel/RE-954 Update the target OS for the EA4 blocker on Ubuntu 20 upgrades 3e6d355
  • Merge pull request #559 from cpanel/RE-980 Prefer using apt-get over apt in Elevate::PkgMgr f2db87d
  • The `Openstack Pruner` job is consistently failing Case RE-1000: The `Openstack Pruner` job is consistently failing ... 79a114a
  • Merge pull request #562 from cpanel/RE-1000 The `Openstack Pruner` job is consistently failing 42320ba
  • Add a CI pipeline to validate elevate with cloudlinux Case RE-941: Add a CI pipeline to validate elevate with cloudl... 0bccd45

View on GitHub

davelcpanelnet pushed 31 commits to main cpanel/elevate-actions
  • Add some notes in the blocker FAQ about unsupported repos case RE-158: Hopefully this reduces the amount of issue fi... 3ea496a
  • Merge pull request #548 from cpanel/RE-158 Add some notes in the blocker FAQ about unsupported repos 7753160
  • Document what executable is failing Changelog: Fail with a more specific error about what executable is not available 1e6060c
  • Merge pull request #551 from cpanel/what_executable Document what executable is failing f938c04
  • Add 'sys-snap' to the list of packages that PackageRestore handles Case RE-952: This adds 'sys-snap' to the list of ... 10d914f
  • Avoid Perl error in 'Elevate::Components::Repositories' Case RE-964: This change adds a better guard in 'Elevate::Co... 8796189
  • Add initial support for Ubuntu 20 to Ubuntu 22 upgrades Case RE-664: This change adds support to upgrade servers run... fc395a5
  • Beef up integration test case RE-948: I did the best here to be terse but understandable, which was difficult withou... f1ecf3f
  • Merge pull request #550 from cpanel/RE-952 Add 'sys-snap' to the list of packages that PackageRestore handles e9f87eb
  • Merge pull request #553 from cpanel/RE-964 Avoid Perl error in 'Elevate::Components::Repositories' a8ede6c
  • Merge pull request #552 from cpanel/RE-948 Beef up integration test 2e3187d
  • Bump Changelog for release of v58 dce6bbd
  • Bump version to 59 after release 860d0af
  • Merge pull request #547 from cpanel/RE-960 Add initial support for Ubuntu 20 to Ubuntu 22 upgrades bcc34a7
  • Skip checking the imunify360 service in the integration test The 'imunify360' service does not report that it is run... 53c28c5
  • Merge pull request #555 from cpanel/ci_integration_test_hotfix Skip checking the imunify360 service in the integrati... 23dbc87
  • Rename should_run_distro_upgrade to upgrade_distro_manually 9ec66df
  • Update DiskSpace check to account for Ubuntu Case RE-672: This increasing the amount of free space needed on '/boot'... 86556d3
  • Merge pull request #554 from cpanel/subrename Rename should_run_distro_upgrade to upgrade_distro_manually c7a8098
  • Convert Bash OpenStack Pruner to PERL Case RE-950: Convert Bash OpenStack Pruner to PERL Changelog: 726c583
  • and 11 more ...

View on GitHub

davelcpanelnet closed a pull request on cpanel/elevate-actions
Add a CI pipeline to validate elevate with cloudlinux
FIrst attempt at Cloudlinux runs. More than likely going to be some timing issues from how long CloudLinux supposedly taxes to convert.
davelcpanelnet pushed 14 commits to RE-1000 cpanel/elevate
  • Rename should_run_distro_upgrade to upgrade_distro_manually 9ec66df
  • Update DiskSpace check to account for Ubuntu Case RE-672: This increasing the amount of free space needed on '/boot'... 86556d3
  • Merge pull request #554 from cpanel/subrename Rename should_run_distro_upgrade to upgrade_distro_manually c7a8098
  • Convert Bash OpenStack Pruner to PERL Case RE-950: Convert Bash OpenStack Pruner to PERL Changelog: 726c583
  • Merge pull request #556 from cpanel/RE-672 Update DiskSpace check to account for Ubuntu 53aaa1c
  • Update the target OS for the EA4 blocker on Ubuntu 20 upgrades Case RE-954: This change updates it so that we check ... 94929f1
  • Only perform mysql database is corrupted check in start mode Case RE-974: The database corrupted check was being exe... dfed53c
  • Prefer using apt-get over apt in Elevate::PkgMgr Case RE-980: apt will throw a warning to STDERR that it is not inte... 1389f1a
  • Merge branch 'main' into RE-950 9729158
  • Merge pull request #546 from cpanel/RE-950 RE-950: Convert BASH pruner to PERL 27de904
  • Merge pull request #558 from cpanel/RE-974 Only perform mysql database is corrupted check in start mode 7c3dfe2
  • Merge pull request #557 from cpanel/RE-954 Update the target OS for the EA4 blocker on Ubuntu 20 upgrades 3e6d355
  • Merge pull request #559 from cpanel/RE-980 Prefer using apt-get over apt in Elevate::PkgMgr f2db87d
  • The `Openstack Pruner` job is consistently failing Case RE-1000: The `Openstack Pruner` job is consistently failing ... 79a114a

View on GitHub

Load more