Latest skeleton - #44
Merged
Merged
Conversation
Signed-off-by: Chin Yeung Li <tli@nexb.com>
Signed-off-by: Chin Yeung Li <tli@nexb.com>
- see aboutcode-org/skeleton#54 Signed-off-by: keshav-space <keshav6240@gmail.com>
Signed-off-by: Chin Yeung Li <tli@nexb.com>
…ndows Configure for path with spaces on windows
Add black codestyle test for skeleton
Modifies the azure CI for `vs2017-win2016` to `windows-2022` as the former will be deprecated very soon.
Signed-off-by: Jono Yang <jyang@nexb.com>
Deprecate windows-2016 images for azure CI
Remove macos 10.14 job from azure-pipelines.yml
* Python 3.6 is not available on Windows 2022 images Signed-off-by: Jono Yang <jyang@nexb.com>
Do not use Python 3.6 on Windows 2022 jobs
* Modifies the azure CI for `vs2017-win2016` to `windows-2022` as the former will be deprecated very soon. Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
Signed-off-by: Jono Yang <jyang@nexb.com>
* Python 3.6 is not available on Windows 2022 images Signed-off-by: Jono Yang <jyang@nexb.com>
Update signoff
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Doing so helps with keeping them in sync Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
There is now a single primary script "fetch_thirdparty.py" that handles everything in a simplified way. There is no utility to build wheels anymore: these MUST be available before hand on PyPI or built manually and uploaded in our self-hosted PyPI repository. Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Jono Yang <jyang@nexb.com>
Add usage instructions to README.rst
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Better tpp scripts
This is now organized with more important data first. Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
These boostrap scripts cannot depend on click. Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
These were no longer working Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
This does not exists anymore Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR merges the latest skeleton