forked from pytest-dev/pytest-bdd
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
520c39f
commit c2c3be8
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule ci-environment
updated
23 files
+31 −0 | .github/workflows/release-pypi.yaml | |
+3 −5 | .github/workflows/test-java.yml | |
+9 −11 | .github/workflows/test-python.yml | |
+0 −1 | .rsync | |
+16 −9 | CHANGELOG.md | |
+2 −2 | LICENSE | |
+0 −21 | go/LICENSE | |
+1 −1 | go/go.mod | |
+2 −0 | go/go.sum | |
+0 −21 | java/LICENSE | |
+0 −9 | java/maven-versions-rules.xml | |
+6 −6 | java/pom.xml | |
+0 −24 | java/scripts/check-jar.sh | |
+0 −21 | java/scripts/post-release.sh | |
+0 −12 | java/scripts/set_version_ranges.rb | |
+839 −1,000 | javascript/package-lock.json | |
+13 −13 | javascript/package.json | |
+8 −8 | python/.pre-commit-config.yaml | |
+0 −15 | python/RELEASING.md | |
+5 −5 | python/pyproject.toml | |
+10 −6 | python/tox.ini | |
+0 −21 | ruby/LICENSE | |
+1 −1 | ruby/VERSION |