Jason Frey
Jason Frey
The rename operation has only been added to vmware, but there's no reason it couldn't be added to all providers with VMs. Extracted from https://github.com/ManageIQ/manageiq-ui-classic/pull/7916#issuecomment-946853728
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug I'm using the `npmAuditIgnoreAdvisories` field to temporarily ignore certain advisories until I have a...
## Description Update Crystal version to 1.14 and run code formatter. Code formatting changes were required in order to avoid compiler warnings and do not change the existing logic. Locally...
If a `config/settings.local.yml` file is present, and the internal keys are strings, then it clobbers settings from other sections. 1. Create a `config/settings.local.yml` file such as ```yaml prototype: test: test...
I noticed in #653 that the tests "run", but nothing actually runs. This PR should correct that.
When PRs run they seem to test the master branch, and not the combined master branch + PR. This has resulted in PRs that go green but should have been...
This was a new one for me, but I wanted to limit my gem to specific versions of rack to avoid the most recent CVE there, while still allowing the...
Depends on: - [x] https://github.com/ManageIQ/.github/pull/14