-
-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: Skenvy/Collatz
base: java-v1.0.2
head repository: Skenvy/Collatz
compare: python-v1.0.1
- 5 commits
- 40 files changed
- 2 contributors
Commits on Jul 25, 2023
-
Bump rubocop from 1.54.0 to 1.54.2 in /ruby (#226)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.54.0 to 1.54.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.54.0...v1.54.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7acde98 - Browse repository at this point
Copy the full SHA 7acde98View commit details -
Bump checkstyle from 10.12.0 to 10.12.1 in /java (#220)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.0 to 10.12.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.12.0...checkstyle-10.12.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a80844 - Browse repository at this point
Copy the full SHA 5a80844View commit details -
Bump @types/node from 20.3.3 to 20.4.4 in /javascript (#227)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.3 to 20.4.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0ebe524 - Browse repository at this point
Copy the full SHA 0ebe524View commit details
Commits on Jul 27, 2023
-
Bump eslint from 8.44.0 to 8.45.0 in /javascript (#222)
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.44.0...v8.45.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d8f76bd - Browse repository at this point
Copy the full SHA d8f76bdView commit details
Commits on Jul 29, 2023
-
Python v1.0.1 -- Add pylint and flake8 linters, and Sphinx and MyST a…
…utodocs. (#229) * remove pypirc and bundler examples, reword py devlog * add pylama, but there are lint errors * Swap from pylama to pylint and flake8 * Fix python version to one installable on the 22.04 runner * add pydoc recipe, and add sphinx to the requirements * Describe the build process * sphinx quickstart * buildable docs * test the building and checkin of docs src * ve preface the sphinx * swap to napoleonic google style * git keep both the default source _* folders so they exist when it runs in the workflow * swap to furo theme * Add docs jobs in python build * Add the usual docs merge commands to the readme * Copy js's 'build demo' into python test * Setup demo in python * convertsed tests to demos * lint the demos * Add usage demo to example pipeline in readme * Sphinx builds with the pathing out to the main readme without complaining * freeze the venv reqs and sphinx with a readme symlink * remove ubuntu's leftover pkg_resources pip install from setuptools that doesn't actually exist * Finally get sphinx working as desired * Release new python patch version to trigger the docs build on merge * stop trying to support 3.6 and 3.7, stop trying to support pwsh * Set ve/nv empty for the windows runner --------- Co-authored-by: Skenvy <>
Configuration menu - View commit details
-
Copy full SHA for fe6322f - Browse repository at this point
Copy the full SHA fe6322fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff java-v1.0.2...python-v1.0.1