+
Skip to content

Conversation

JonoYang
Copy link
Member

@JonoYang JonoYang commented Apr 4, 2025

No description provided.

JonoYang and others added 30 commits July 17, 2023 13:28
Signed-off-by: Jono Yang <jyang@nexb.com>
Signed-off-by: Chin Yeung Li <tli@nexb.com>
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
    * Use ruff config and Make commands from scancode.io

Signed-off-by: Jono Yang <jyang@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Add support for new OS versions
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
* remove CI scripts and use Makefile targets instead
* ensure doc8 runs quiet
* add new docs-check make target to run documentation and links checks
* update oudated doc for docs contribution

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
pombredanne and others added 13 commits April 2, 2025 16:54
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Instead of testing ... and update references accordingly

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Not used anymore

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Jono Yang <jyang@nexb.com>
Signed-off-by: Jono Yang <jyang@nexb.com>
Signed-off-by: Jono Yang <jyang@nexb.com>
@JonoYang JonoYang force-pushed the update-skeleton branch 2 times, most recently from d93d0a9 to e46672a Compare April 8, 2025 17:59
Signed-off-by: Jono Yang <jyang@nexb.com>
@JonoYang JonoYang requested a review from pombredanne April 8, 2025 18:35
@JonoYang JonoYang merged commit b1da1fc into main Apr 8, 2025
7 checks passed
@JonoYang JonoYang deleted the update-skeleton branch April 8, 2025 20:23
JonoYang added a commit that referenced this pull request Apr 14, 2025
* Create script to update repo skeleton #80

Signed-off-by: Jono Yang <jyang@nexb.com>

* Update link references of ownership from nexB to aboutcode-org

Signed-off-by: Chin Yeung Li <tli@nexb.com>

* Drop deprecated macos-12 runner

* Update CI/Actions runners

Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>

* Replace black and isort with ruff

    * Use ruff config and Make commands from scancode.io

Signed-off-by: Jono Yang <jyang@nexb.com>

* Use org standard 100 line length

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Lint all common code directories

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Remove unused targets

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Improve import sorting

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Apply small code updates

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Format code

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Apply cosmetic refactorings

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Reformat test code

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Format code

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Refine ruff configuration

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Format doc

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Run doc8 on all rst files

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Enable doc style checks

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Add support for new OS versions

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Update scripts aboutcode references

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Do not format more test data

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Do not treat rst as Python

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Combine testing and docs extra for simplicity

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Refine checking of docs with doc8

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Refine doc handling

* remove CI scripts and use Makefile targets instead
* ensure doc8 runs quiet
* add new docs-check make target to run documentation and links checks
* update oudated doc for docs contribution

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Add twine check to release publication

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Refine doc contribution docs

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Replace black and isort with ruff

    * Use ruff config and Make commands from scancode.io

Signed-off-by: Jono Yang <jyang@nexb.com>

* Use org standard 100 line length

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Lint all common code directories

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Remove unused targets

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Improve import sorting

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Apply small code updates

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Format code

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Apply cosmetic refactorings

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Reformat test code

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Format code

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Refine ruff configuration

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Format doc

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Run doc8 on all rst files

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Enable doc style checks

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Do not format more test data

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Do not treat rst as Python

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Combine testing and docs extra for simplicity

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Refine checking of docs with doc8

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Refine doc handling

* remove CI scripts and use Makefile targets instead
* ensure doc8 runs quiet
* add new docs-check make target to run documentation and links checks
* update oudated doc for docs contribution

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Add twine check to release publication

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Refine doc contribution docs

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Update codestyle command

    * Remove trailing whitespace

Signed-off-by: Jono Yang <jyang@nexb.com>

* Update README.rst

Signed-off-by: Jono Yang <jyang@nexb.com>

* Update BUILDDIR envvar in docs/Makefile

Signed-off-by: Jono Yang <jyang@nexb.com>

* Fix doc line length

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Format code

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Correct supported runner on Azure

See for details:
https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops&tabs=yaml

macOS ARM images do not seem to be supported there

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Add code checks to CI

Remove running "make check" as a test

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Revert support for Python 3.13

This is not yet supported everywhere

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Ignore local .env file

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Add correct extras for documentation

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Improve MANIFEST

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Improve cleaning on POSIX

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Rename dev extra to "dev"

Instead of testing ... and update references accordingly

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Add more excludes from tests

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Do not lint django migrations

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Add README.rst to list of "license files"

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Use Python 3.9 as lowest suupported version

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Drop pycodestyle

Not used anymore

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Bump pytest minimal version

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Fix ci documentation check command

Signed-off-by: Jono Yang <jyang@nexb.com>

* Fix code style

Signed-off-by: Jono Yang <jyang@nexb.com>

* Update sphynx conf.py

Signed-off-by: Jono Yang <jyang@nexb.com>

* Reformat code

Signed-off-by: Jono Yang <jyang@nexb.com>

* Update conf.py

Signed-off-by: Jono Yang <jyang@nexb.com>

---------

Signed-off-by: Jono Yang <jyang@nexb.com>
Signed-off-by: Chin Yeung Li <tli@nexb.com>
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Co-authored-by: Chin Yeung Li <tli@nexb.com>
Co-authored-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
Co-authored-by: Philippe Ombredanne <pombredanne@nexb.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.

4 participants

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载