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 #10

Merged
merged 27 commits into from
Jan 10, 2024
Merged

Update skeleton files #10

merged 27 commits into from
Jan 10, 2024

Commits on Jan 12, 2023

  1. Replace packaging with packvers

    * 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]>
    swastkk committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    1bd7a2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from swastkk/packvers-added

    Replace packaging with packvers in src/scripts
    pombredanne authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    5be2690 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Ignore egginfo

    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    6f21d2b View commit details
    Browse the repository at this point in the history
  2. Drop Python 3.7 add Python 3.11

    Also test on latest Ubuntu and macOS
    
    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    f841c2f View commit details
    Browse the repository at this point in the history
  3. Clean .cache and .eggs

    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    bd2a464 View commit details
    Browse the repository at this point in the history
  4. Add COC to redistributed license-like files

    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    6270a88 View commit details
    Browse the repository at this point in the history
  5. Add new Makefile

    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    d3a19bd View commit details
    Browse the repository at this point in the history
  6. Align scripts with latest ScanCode Toolkit

    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    91f5613 View commit details
    Browse the repository at this point in the history
  7. Merge latest main branch

    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    1205bc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Add pycodestyle in setup.cfg

    Signed-off-by: Arnav Mandal <[email protected]>
    arnav-mandal1234 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    d661e13 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Remove deprecated github-actions/azure images

    - remove deprecated `ubuntu-18.04` image
    - remove deprecated `macos-10.15` image
    
    Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
    AyanSinhaMahapatra committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e985492 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Merge pull request #73 from nexB/update-ci-images

    Remove deprecated github-actions/azure images
    AyanSinhaMahapatra authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3349130 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Merge pull request #72 from arnav-mandal1234/pycodestyle

    Add pycodestyle in setup.cfg
    JonoYang authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    c5d4e62 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Pin Sphinx version to 6.2.1

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed May 8, 2023
    Configuration menu
    Copy the full SHA
    7e35445 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74 from nexB/pin-sphinx

    Pin Sphinx version to 6.2.1
    JonoYang authored May 8, 2023
    Configuration menu
    Copy the full SHA
    8d205ef View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Publish PDF version of RTD documentation

    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]>
    arijitde92 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e3aaf63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from arijitde92/pdf_rtd_doc

    Added PDF and ePub download option for RTD documentation as requested in aboutcode-org/aboutcode#127
    AyanSinhaMahapatra authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    5072e43 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Bump github actions versions #75

    Update the following actions:
    
    * actions/checkout
    * actions/setup-python
    
    Reference: aboutcode-org/skeleton#75
    Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
    AyanSinhaMahapatra committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5be7a24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #78 from nexB/update-github-actions

    Bump github actions versions #75
    AyanSinhaMahapatra authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    30f3f02 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Update github actions

    Reference: aboutcode-org/skeleton#75
    Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
    AyanSinhaMahapatra committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    78a64e5 View commit details
    Browse the repository at this point in the history
  2. Update RTD buil

    Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
    AyanSinhaMahapatra committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a4d8628 View commit details
    Browse the repository at this point in the history
  3. Fix unordered lists issue

    Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
    AyanSinhaMahapatra committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4c68fba View commit details
    Browse the repository at this point in the history
  4. Add redirects for docs

    Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
    AyanSinhaMahapatra committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c33241d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Merge pull request #79 from nexB/doc-and-ci-updates

    RTD Build and CI updates
    AyanSinhaMahapatra authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7a22968 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Add macOS-13 job in azure-pipelines.yml

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8c04222 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge pull request #81 from nexB/update-azure-pipelines-yml

    Add macOS-13 job in azure-pipelines.yml
    JonoYang authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8b1757b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860e97b View commit details
    Browse the repository at this point in the history