-
Notifications
You must be signed in to change notification settings - Fork 56
Comparing changes
Open a pull request
base repository: python-jsonschema/check-jsonschema
base: 0.27.1
head repository: python-jsonschema/check-jsonschema
compare: 0.27.2
- 11 commits
- 26 files changed
- 5 contributors
Commits on Nov 22, 2023
-
Add Python 3.12 support & fix CI (#350)
* Add py3.12 support - CI - tox - requisite ignore for dateutil (at time of writing) - changelog item * Move pytest config into setup.cfg * Fix datetime deprecation warning pattern In pytest config -- using `datetime.datetime.utcfromtimestamp` is important for matching correctly. For some reason, the previous pattern (as well as the fixed one) works under a local dev environment with 3.12.
Configuration menu - View commit details
-
Copy full SHA for 5bf9c56 - Browse repository at this point
Copy the full SHA 5bf9c56View commit details -
Bump ruamel-yaml from 0.17.33 to 0.18.5 (#355)
Bumps [ruamel-yaml]() from 0.17.33 to 0.18.5. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e70e20 - Browse repository at this point
Copy the full SHA 6e70e20View commit details
Commits on Nov 24, 2023
-
Support expressions in GHA require-timeout schema
github-workflows-require-timeout now supports expression eval blocks in the value for the timeout. Two test-cases ensure that such workflows will pass, based on the example provided in #354 resolves #354 There is also a small refinement to test outputs here, which was added while testing this addition.
Configuration menu - View commit details
-
Copy full SHA for 2d71566 - Browse repository at this point
Copy the full SHA 2d71566View commit details -
[vendor-schemas] automated update (#351)
Co-authored-by: sirosen <sirosen@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d655126 - Browse repository at this point
Copy the full SHA d655126View commit details -
Merge pull request #356 from python-jsonschema/expression-in-gha-timeout
Support expressions in GHA require-timeout schema
Configuration menu - View commit details
-
Copy full SHA for 2feef16 - Browse repository at this point
Copy the full SHA 2feef16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e20a2e - Browse repository at this point
Copy the full SHA 4e20a2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6524183 - Browse repository at this point
Copy the full SHA 6524183View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5123e35 - Browse repository at this point
Copy the full SHA 5123e35View commit details -
Merge pull request #339 from nikolaik/nikolaik/vendor-cloudbuild
Add vendoring of cloudbuild schema
Configuration menu - View commit details
-
Copy full SHA for a52d3c5 - Browse repository at this point
Copy the full SHA a52d3c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6325084 - Browse repository at this point
Copy the full SHA 6325084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 462e628 - Browse repository at this point
Copy the full SHA 462e628View 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 0.27.1...0.27.2