Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
cPholloway pushed 5 commits to RE-960 cpanel/elevate
- 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 initial support for Ubuntu 20 to Ubuntu 22 upgrades Case RE-664: This change adds support to upgrade servers run... 4a86d86
cPholloway created a comment on a pull request on cpanel/elevate
You'll need to add `Test::FailWarnings` to `t/cpanfile` so that it gets installed in the setup step. Can't believe we don't already use that :\
cPholloway opened a pull request on cpanel/elevate
Avoid Perl error in 'Elevate::Components::Repositories'
Case RE-964: This change adds a better guard in 'Elevate::Components::Repositories::_autofix_duplicate_repoids'. It also initializes '$self->{__duplicate_repoids} as a href instead of an aref. ...cPholloway pushed 1 commit to RE-964 cpanel/elevate
- Avoid Perl error in 'Elevate::Components::Repositories' Case RE-964: This change adds a better guard in 'Elevate::Co... 8796189
cPholloway pushed 1 commit to RE-952 cpanel/elevate
- Add 'sys-snap' to the list of packages that PackageRestore handles Case RE-952: This adds 'sys-snap' to the list of ... 10d914f
cPholloway pushed 3 commits to RE-952 cpanel/elevate
- 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 ... 1da8439
cPholloway created a comment on a pull request on cpanel/elevate
I'm going to update a unit test for this. Noticed that something needs a mock when I was checking something this morning
cPholloway pushed 2 commits to main cpanel/elevate
cPholloway closed a pull request on cpanel/elevate
Document what executable is failing
Changelog: Fail with a more specific error about what executable is not availablecPholloway created a review comment on a pull request on cpanel/elevate
QUESTION: What are you trying to accomplish with this? ``` /${\$name_pattern}/ ```
cPholloway created a review comment on a pull request on cpanel/elevate
FIX: This sub needs to end with an explicit return
cPholloway opened a pull request on cpanel/elevate
Add 'sys-snap' to the list of packages that PackageRestore handles
Case RE-952: This adds 'sys-snap' to the list of packages that the PackageRestore component handles. It also now explicitely removes the packages as it was previously relying on leapp to implicite...cPholloway pushed 1 commit to RE-952 cpanel/elevate
- Add 'sys-snap' to the list of packages that PackageRestore handles Case RE-952: This adds 'sys-snap' to the list of ... 4b98edf
cPholloway pushed 2 commits to main cpanel/elevate
cPholloway closed a pull request on cpanel/elevate
Add some notes in the blocker FAQ about unsupported repos
case RE-158: Hopefully this reduces the amount of issue filings on that. Phrasing reviewed by Katherine Frain in DOCS-261. By submitting pull requests to this repo, I agree to the Contributor Li...cPholloway created a comment on a pull request on cpanel/elevate
This is just a docs only change, so no QA is needed. I am going to go ahead and merge this
cPholloway created a branch on cpanel/elevate
RE-952 - elevate your cPanel&WHM CentOS 7 server to Almalinux 8
cPholloway opened a pull request on cpanel/elevate
Add initial support for Ubuntu 20 to Ubuntu 22 upgrades
Case RE-664: This change adds support to upgrade servers running the most recent cPanel version of 118 on Ubuntu 20 to upgrade to Ubuntu 22. Changelog: Add initial support for Ubuntu 20 to Ubunt...cPholloway pushed 1 commit to RE-960 cpanel/elevate
- Add initial support for Ubuntu 20 to Ubuntu 22 upgrades Case RE-664: This change adds support to upgrade servers run... 8c9a314
cPholloway created a branch on cpanel/elevate
RE-960 - elevate your cPanel&WHM CentOS 7 server to Almalinux 8
cPholloway created a comment on a pull request on cpanel/elevate
The CI refuses to run with a forked workflow. I've asked Andy to resubmit this from the main project and I'm going to go ahead and close this request in favor of the one from the main PR. FWIW:...
cPholloway closed a pull request on cpanel/elevate
Add some notes in the blocker FAQ about unsupported repos
case RE-158: Hopefully this reduces the amount of issue filings on that. By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://git...cPholloway pushed 1 commit to RE-664 cPholloway/elevate
- RE-664: Second round of bug fixes from manual testing 9943de5