-
Notifications
You must be signed in to change notification settings - Fork 7
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
Release prep #29
Merged
Merged
Release prep #29
Changes from 1 commit
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
421d175
New repository initialized by cvs2svn.
c7ba5bd
Initial commit
7ab4312
Merge branch 'dlt-master'
pombredanne 61af9f9
Merge remote-tracking branch 'puppeter/basic' into adopt-vers-spec
pombredanne 04c5de3
Merge remote-tracking branch 'rubygems/master' into refinements
pombredanne dd188e4
Merge pull request #14 from nexB/refinements
pombredanne 5351f0b
automate pypi release on a tag
TG1999 96b6405
Refine GH Action definition
pombredanne 635df78
Format GH action yaml
pombredanne 6bbeddd
Use verbose name for job
pombredanne ad17a42
Deprecate windows-2016 images for azure CI
AyanSinhaMahapatra cad3164
Remove macos 10.14 job from azure-pipelines.yml
JonoYang d659e09
Do not use Python 3.6 on Windows 2022 jobs
JonoYang b408c85
Merge pull request #60 from nexB/update-signoff
pombredanne c5251f4
Run tests on macOS 11
pombredanne a118fe7
Align configuration scripts on POSIX and Windows
pombredanne e810da3
Update README
pombredanne 243f7cb
Refactor and streamline thirdparty utilities
pombredanne 931f610
Cleanup whitespaces
pombredanne 6e43a7a
Add usage instructions to README.rst
JonoYang ae73ce3
Merge pull request #61 from nexB/update-readme
JonoYang 6238b83
Merge branch 'main' of https://github.com/nexB/skeleton into main
pombredanne b272e3b
Format code
pombredanne 907e540
Merge pull request #62 from nexB/better-tpp-scripts
pombredanne 1e4d3bc
Reorg setup sections
pombredanne 03d4799
Do not depend on click. Use argparse.
pombredanne f0d5a29
Correct configure scripts
pombredanne 6ed9983
Remove remnants of configure --init
pombredanne bf6bbaa
Pytyon 3.6 is not available on Windows 2022
pombredanne 4ab834f
Add long_description_content_type
pombredanne feea014
Streamline string representation of deps
pombredanne 7e75b0f
Merge latest skelton
pombredanne 4ef463f
Run fewer Azure jobs
pombredanne e921052
Add RTD css templates
AyanSinhaMahapatra bd2df2a
Add GitHub action for doc build tests
AyanSinhaMahapatra 3e2d801
Fix conf.py to fix doc build
AyanSinhaMahapatra c76dff4
Merge pull request #63 from nexB/add-rtd-templates
AyanSinhaMahapatra eb57889
Add docs option in configure
AyanSinhaMahapatra 2841270
Merge pull request #64 from nexB/add-docs-in-configure
AyanSinhaMahapatra 5556e71
Add documentation contribute page
AyanSinhaMahapatra f3d1fcd
Merge pull request #65 from nexB/add-docs-contrib
AyanSinhaMahapatra 5431ee5
Properly check for existance of thirdparty dir
JonoYang 435e9ee
Merge pull request #66 from nexB/check-for-thirdparty-dir
JonoYang b02d5d5
Merge remote-tracking branch 'uni/main' into main
pombredanne c44c442
Improve GH action documentation
pombredanne 99ba101
Use Python 3.9 as a base for actions
pombredanne 00f4fe7
Remove variable from string in fetch_thirdparty.py
JonoYang 5d48c1c
Improve thirdparty scripts
pombredanne 6a3c5b0
Update thirdparty fetching utilities
pombredanne ff348f5
Format code with black
pombredanne d35d4fe
Only use PyPI for downloads
pombredanne 453a221
Add new dpkg version tests
pombredanne 8ae11de
Merge remote-tracking branch 'skeleton/main' into main
pombredanne e193973
Sync config with SCTK
pombredanne 93931ae
Remove debian-inspector pinned dependency
JonoYang 4ba461f
Update CHANGELOG.rst
JonoYang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think I had goofed there.... Good catch!