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

Update skeleton files #1

Merged
merged 208 commits into from
Jul 21, 2023
Merged

Update skeleton files #1

merged 208 commits into from
Jul 21, 2023

Conversation

JonoYang
Copy link
Contributor

This PR updates the skeleton project files

No Author and others added 30 commits February 28, 2003 18:13
git-svn-id: svn+ssh://rubyforge.org/var/svn/rubygems/trunk@1 3d4018f9-ac1a-0410-99e9-8a154d859a19
Signed-off-by: Steven Esser <[email protected]>
This commit adds the inital skeleton files needed for a bare-bones
python library. Includes a simple configure script and setup.py file

Signed-off-by: Steven Esser <[email protected]>
* Add AUTHORS.rst
* Add CHANGELOG.rst
* Add setup.cfg

Signed-off-by: Steven Esser <[email protected]>
* Add PEP 517/518 pyproject.toml file
* Add setuptools_scm to handle versioning
* Add setup.py content to setup.cfg
* Update setup.py to act as a shim (so pip install -e works)

Addresses: #2

Signed-off-by: Steven Esser <[email protected]>
    * Create configure.bat so we can use our skeleton for Windows projects

Signed-off-by: Jono Yang <[email protected]>
    * Remove unused variables and options

Signed-off-by: Jono Yang <[email protected]>
    * Remove rerun option from azure-pipelines.yml

Signed-off-by: Jono Yang <[email protected]>
    * We have this to ensure the line ending of configure.bat is always CRLF

Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
Merge changes from develop to main
Update .gitignore to ignore Jupyter temp files
Signed-off-by: Steven Esser <[email protected]>
Adds a RTD configuration file (v2) to customize builds.

Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
swastkk and others added 27 commits January 12, 2023 21:39
* import update in src/scripts/utils_dejacode

* Packvers replacing packaging in other src/scripts

* Added packvers in src/scripts/requirments.txt

Signed-off-by: swastik <[email protected]>
Replace packaging with packvers in src/scripts
Signed-off-by: Philippe Ombredanne <[email protected]>
Also test on latest Ubuntu and macOS

Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Arnav Mandal <[email protected]>
- remove deprecated `ubuntu-18.04` image
- remove deprecated `macos-10.15` image

Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Remove deprecated github-actions/azure images
Pin Sphinx version to 6.2.1
Made changes in the .readthedocs.yaml to enable format for downloading pdf and epub versions of the documentation and added latex_elements in the conf.py file which generates the pdf without blank pages. The minimum version requirement for sphinx was 6.2.1 which was causing build failure in read the docs, hence changing it 3.3.1 as written in setup.cfg of nexB/aboutcode

Signed-off-by: Arijit De <[email protected]>
Added PDF and ePub download option for RTD documentation as requested in aboutcode-org/aboutcode#127
Update the following actions:

* actions/checkout
* actions/setup-python

Reference: aboutcode-org/skeleton#75
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Reference: aboutcode-org/skeleton#75
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Add macOS-13 job in azure-pipelines.yml
@JonoYang JonoYang merged commit c1b02ef into main Jul 21, 2023
2 checks passed
@JonoYang JonoYang deleted the update-skeleton-files branch July 21, 2023 19:48
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.