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

ci: 683 create and enable devcontainer #684

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Carsopre
Copy link
Collaborator

Issue addressed

Solves #683

Code of conduct

  • I HAVE NOT added sensitive or compromised (test) data to the repository.
  • I HAVE NOT added vulnerabilities to the repository.
  • I HAVE discussed my solution with (other) members of the RA2CE team.

What has been done?

  • Created new .devcontainer.json file that allows containarizing the repository both on VSCode and github codespaces.
  • Renamed /.config to /.devcontainer for compliance.

Checklist

  • Code is formatted using our custom black and isort definitions.
  • Tests are either added or updated.
  • Branch is up to date with master.
  • Updated documentation if needed.

Additional Notes (optional)

  • The issue will be merged after the "pizza course" to avoid conflicts with their builds.
  • This issue Requires updating of the TeamCity configurations as they build base on /.config which is renamed to /.devcontainer.
  • Wiki documentation needs to be updated (can be copied from the koswat reference).

@Carsopre Carsopre linked an issue Jan 10, 2025 that may be closed by this pull request
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.

Create and enable .devcontainer
1 participant