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

Enhancement docker dev environment #69

Merged
merged 3 commits into from
Mar 5, 2020

Conversation

davidban77
Copy link
Owner

Using a .devcontainer approach to standardize development environment using vscode. Might do a standalone Dockerfile later on for contributors that may not use vscode and want to have all the deps configured in a container.

@davidban77 davidban77 self-assigned this Mar 5, 2020
@davidban77 davidban77 merged commit 450a8c9 into develop Mar 5, 2020
davidban77 added a commit that referenced this pull request May 8, 2020
* Adding extra tag

* Updating pydantic and fixing changelog.md

* Refactoring verify_connector_and_id

* Fixing formatting

* Upload image (#63)

* minimal GNS3 version

* Added compute image upload method.

Co-authored-by: louis-oui <47607835+louis-oui@users.noreply.github.com>

* Upgrading to poetry v1.0 (#67)

* Enhancement py38 support (#68)

* Updating and fixing envlist in tox

* Adding tox-conda requirements and changing image on circleci

* Fixing step to install poetry

* Adding python 3.8 in classifiers

* Enhancement docker dev environment (#69)

* Adding devcontainer for vscode standardized testing

* Fixing the project close method update and wrap docstring

* fixing tests and adding some docs (#72)

Co-authored-by: Scott Keiffer <eskeiffer@gmail.com>
Co-authored-by: louis-oui <47607835+louis-oui@users.noreply.github.com>
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.

1 participant