-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: github/evergreen
base: v1.20.4
head repository: github/evergreen
compare: v1.20.5
- 14 commits
- 9 files changed
- 3 contributors
Commits on May 31, 2025
-
- [x] add .dockerignore to ensure non application files/test files don't get into the container image Tested locally with the following commands: ```bash ➜ docker build . --tag test:1 ➜ docker run -it --rm --name debug --entrypoint /bin/bash test:1 ## inside container root@3624b051f2c8:/action/workspace# ls -lah total 44K drwxr-xr-x 1 root root 4.0K May 27 13:11 . drwxr-xr-x 1 root root 4.0K May 27 13:11 .. -rw-r--r-- 1 root root 1.8K Jan 7 10:26 auth.py -rw-r--r-- 1 root root 4.4K Mar 30 23:25 env.py -rw-r--r-- 1 root root 68 Apr 4 04:04 requirements.txt -rwxr-xr-x 1 root root 14K May 27 12:11 stale_repos.py ``` Signed-off-by: jmeridth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd82b92 - Browse repository at this point
Copy the full SHA dd82b92View commit details
Commits on Jun 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 514ed58 - Browse repository at this point
Copy the full SHA 514ed58View commit details
Commits on Jun 2, 2025
-
chore(deps): bump types-requests from 2.32.0.20250515 to 2.32.0.20250602
Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.32.0.20250515 to 2.32.0.20250602. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.0.20250602 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40d7e4d - Browse repository at this point
Copy the full SHA 40d7e4dView commit details -
Merge pull request #359 from github/dependabot/pip/types-requests-2.3…
…2.0.20250602 chore(deps): bump types-requests from 2.32.0.20250515 to 2.32.0.20250602
Configuration menu - View commit details
-
Copy full SHA for e981333 - Browse repository at this point
Copy the full SHA e981333View commit details -
chore(deps): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [mypy](https://github.com/python/mypy), [pytest](https://github.com/pytest-dev/pytest) and ruamel-yaml. Updates `mypy` from 1.15.0 to 1.16.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.16.0) Updates `pytest` from 8.3.5 to 8.4.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...8.4.0) Updates `ruamel-yaml` from 0.18.11 to 0.18.12 --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruamel-yaml dependency-version: 0.18.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f13987 - Browse repository at this point
Copy the full SHA 4f13987View commit details
Commits on Jun 3, 2025
-
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [github/ospo-reusable-workflows](https://github.com/github/ospo-reusable-workflows) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action). Updates `github/ospo-reusable-workflows` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/github/ospo-reusable-workflows/releases) - [Changelog](https://github.com/github/ospo-reusable-workflows/blob/main/docs/release-image.md) - [Commits](github/ospo-reusable-workflows@10cfc2f...6f158f2) Updates `ossf/scorecard-action` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@f49aabe...05b42c6) --- updated-dependencies: - dependency-name: github/ospo-reusable-workflows dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ossf/scorecard-action dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63f0334 - Browse repository at this point
Copy the full SHA 63f0334View commit details -
Merge pull request #357 from github/dependabot/github_actions/depende…
…ncies-0024e747b0
Configuration menu - View commit details
-
Copy full SHA for efc031f - Browse repository at this point
Copy the full SHA efc031fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ed022e - Browse repository at this point
Copy the full SHA 7ed022eView commit details
Commits on Jun 10, 2025
-
chore(deps): bump python in the dependencies group (#360)
Bumps the dependencies group with 1 update: python. Updates `python` from 3.13.3-slim to 3.13.4-slim --- updated-dependencies: - dependency-name: python dependency-version: 3.13.4-slim dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... 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 da64216 - Browse repository at this point
Copy the full SHA da64216View commit details -
chore(deps): bump the dependencies group with 2 updates (#362)
Bumps the dependencies group with 2 updates: [requests](https://github.com/psf/requests) and ruamel-yaml. Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `ruamel-yaml` from 0.18.12 to 0.18.14 --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruamel-yaml dependency-version: 0.18.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... 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 4b398c7 - Browse repository at this point
Copy the full SHA 4b398c7View commit details -
chore(deps): bump github/codeql-action in the dependencies group (#361)
Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.28.18 to 3.28.19 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ff0a06e...fca7ace) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.28.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... 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 507e67d - Browse repository at this point
Copy the full SHA 507e67dView commit details
Commits on Jun 16, 2025
-
chore(deps): bump the dependencies group with 3 updates (#364)
Bumps the dependencies group with 3 updates: [mypy](https://github.com/python/mypy), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [types-requests](https://github.com/typeshed-internal/stub_uploader). Updates `mypy` from 1.16.0 to 1.16.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) Updates `pytest-cov` from 6.1.1 to 6.2.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) Updates `types-requests` from 2.32.0.20250602 to 2.32.4.20250611 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-requests dependency-version: 2.32.4.20250611 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... 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 782463e - Browse repository at this point
Copy the full SHA 782463eView commit details -
chore(deps): bump python in the dependencies group (#366)
Bumps the dependencies group with 1 update: python. Updates `python` from 3.13.4-slim to 3.13.5-slim --- updated-dependencies: - dependency-name: python dependency-version: 3.13.5-slim dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... 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 33a14bb - Browse repository at this point
Copy the full SHA 33a14bbView commit details -
chore(deps): bump the dependencies group with 2 updates (#365)
Bumps the dependencies group with 2 updates: [github/contributors](https://github.com/github/contributors) and [github/codeql-action](https://github.com/github/codeql-action). Updates `github/contributors` from 1.5.8 to 1.5.9 - [Release notes](https://github.com/github/contributors/releases) - [Commits](github/contributors@6949781...4d90d92) Updates `github/codeql-action` from 3.28.19 to 3.29.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@fca7ace...ce28f5b) --- updated-dependencies: - dependency-name: github/contributors dependency-version: 1.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github/codeql-action dependency-version: 3.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... 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 9e42bbd - Browse repository at this point
Copy the full SHA 9e42bbdView 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 v1.20.4...v1.20.5