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

[docker] Fixes #103 Skycoin VS Code dev image for Python #115

Open
wants to merge 52 commits into
base: develop
Choose a base branch
from

Conversation

stdevYuniers
Copy link
Contributor

Fixes #103

Changes:

  • Build vscode and vscode-dind tags
  • Add pylint and flake8 to pre-installed pip packages
  • Add ms-python.python, njpwerner.autodocstring and shardulm94.trailing-spaces to pre-installed Visual Studio Code extensions

Does this change need to mentioned in CHANGELOG.md?

No

… base is up to date

Ensure that build-swig is invoked prior to build-libc
…master

... so as to force build of latest branch in Docker Hub
[ci] fixes skycoin#85 - Finalize Travis upload packages onto PyPI
fixes skycoin#33 fixes skycoin#85 Correct rendering of PyPI page for release 0.25.0
refs skycoin#85  Retry PyPI deployment of binary release
fixes skycoin#85 fixes skycoin#104 - Build multilinux wheels for release tags
olemis and others added 22 commits January 15, 2019 16:20
Make dist targets . Deploy to Github Releases and PyPI
…lled

- Update python versions
- Add '--no-tty' and '-q' options to gpg to avoid future problems
- Add '-q' option to wget to get less output data
- Update README file
-  Add 'pylint' and 'flake8' to pre-installed pip packages
-  Add 'ms-python.python', 'njpwerner.autodocstring', 'shardulm94.trailing-spaces' and 'eamodio.gitlens' to pre-installed Visual Studio Code extensions
…al_env_docker_dev_image' into stdevYuniers_t103_pyskycoin_vscode_docker_dev-image
…images

- Add 'VisualStudioExptTeam.vscodeintellicode' Visual Studio Code extension
- Mod README.md file
@CLAassistant
Copy link

CLAassistant commented Jan 20, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ olemis
❌ stdevYuniers
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

[docker] Skycoin VS Code dev image for Python
3 participants