Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Vagrant development environment (and a couple of small related fixes) #5600

Merged
merged 3 commits into from
Feb 10, 2024

Conversation

AdamWill
Copy link
Contributor

This removes all traces (I hope) of the Vagrant development environment, as discussed in #5565 (comment) . I preserved the VS Code docs in a very half-assed way as it seemed nicer than just deleting them, but I hope somebody who actually uses VS Code can test it out and improve those.

It also fixes bodhi-shell in the BCD env, and updates the docs to not claim we still use Jenkins for CI.

@AdamWill AdamWill requested a review from a team as a code owner February 10, 2024 01:24
This removes all traces (I hope) of the Vagrant development
environment, as discussed in
fedora-infra#5565 (comment) .
I preserved the VS Code docs in a very half-assed way as it
seemed nicer than just deleting them, but I hope somebody who
actually uses VS Code can test it out and improve those.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
While working on removing Vagrant I noticed this didn't work, so
let's fix it. It runs into the same shebang issue I had problems
with for a couple of other things, and it turns out to be easiest
to just forget about the 'normal' implementation and replace it
with a simple alias, since we know where the config file is in
the development environment.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
We really aren't.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
@mergify mergify bot merged commit d263936 into fedora-infra:develop Feb 10, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants