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

Setting up a development environment in a Dev Container #930

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

BrooklynDewolf
Copy link
Member

@BrooklynDewolf BrooklynDewolf commented Mar 19, 2024

Changes introduced with this PR

We have set up a Development Container environment to facilitate getting started with developing for the oVirt engine. The intention behind this addition is to make it easier for other members of the development community to dive right in and start programming immediately. The instructions can be found in DEVELOPMENT.adoc.

All feedback is welcome!

This PR needs #929 in order to work.

Are you the owner of the code you are sending in, or do you have permission of the owner?

Yes

.automation/init-db.sh Show resolved Hide resolved
.devcontainer/devcontainer.json Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
@BrooklynDewolf
Copy link
Member Author

Thank you for your feedback. I have made the changes you suggested.

Copy link
Member

@sandrobonazzola sandrobonazzola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but I'd like @didib to review as well

@BrooklynDewolf
Copy link
Member Author

BrooklynDewolf commented Jun 6, 2024

Bumped postgres version from 13.11 to 13.14. Version 13.11 was giving issues with engine-setup.

@sandrobonazzola
Copy link
Member

/ost

@BrooklynDewolf
Copy link
Member Author

DCO was failing, should be okay now.

@sandrobonazzola
Copy link
Member

/ost

@sandrobonazzola
Copy link
Member

ci add to whitelist

@sandrobonazzola
Copy link
Member

/ost

… and included a guide DEVELOPMENT.adoc to setup dev environment easily

All the instructions on how to setup the Dev Container environment can be found in DEVELOPMENT.adoc

Co-authored-by: Jean-Louis Dupond <jean-louis@dupond.be>
Signed-off-by: Brooklyn Dewolf <contact@brooklyn.gent>
@sandrobonazzola sandrobonazzola merged commit 44b4a85 into oVirt:master Jul 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants