Open c2thorn opened 2 months ago
Status:
Remaining PR to remove the ruby installs from our containers and CI workflows exists, and will be followed up on once everything is confirmed stable - https://github.com/GoogleCloudPlatform/magic-modules/pull/12067
What kind of contribution is this issue about?
Other (specify in details)
Details
Tracking issue for the removal of all Ruby code and references in MMv1.
We are nearing the switchover from Ruby -> Go, but in doing so are only deleting Ruby YAML/template files while keeping the actual Ruby core engine. The engine should be kept around until the following is gained:
Once all three have arrived, the actual removal of Ruby code and references should be straightforward. It should mostly involve deleting files, removing references to ruby in CI files, and regenerating the containers after removing Ruby installation.
References
No response