-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: HexDecimal/python-tcod-ecs
base: typeform
head repository: HexDecimal/python-tcod-ecs
compare: main
- 17 commits
- 11 files changed
- 3 contributors
Commits on Nov 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 99e849a - Browse repository at this point
Copy the full SHA 99e849aView commit details
Commits on Dec 15, 2025
-
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/upload-artifact` from 5 to 6 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v5...v6) Updates `actions/download-artifact` from 6 to 7 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8cf25a2 - Browse repository at this point
Copy the full SHA 8cf25a2View commit details -
Merge pull request #42 from HexDecimal/dependabot/github_actions/gith…
…ub-actions-c2e7f7cad0 Bump the github-actions group with 2 updates
Configuration menu - View commit details
-
Copy full SHA for 0ed5056 - Browse repository at this point
Copy the full SHA 0ed5056View commit details
Commits on Jan 5, 2026
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.6...v0.14.10)
Configuration menu - View commit details
-
Copy full SHA for 57c7027 - Browse repository at this point
Copy the full SHA 57c7027View commit details -
Merge pull request #43 from HexDecimal/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for eb7c4e8 - Browse repository at this point
Copy the full SHA eb7c4e8View commit details
Commits on Jan 14, 2026
-
Remove sentinel-value dependency
I did not like this how this library doesn't use pickle singletons I'll use classes for now since those can switch to something better later Typing-extensions can be used for `_raise` because that doesn't need to support pickle
Configuration menu - View commit details
-
Copy full SHA for 9913c43 - Browse repository at this point
Copy the full SHA 9913c43View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2ee28b - Browse repository at this point
Copy the full SHA f2ee28bView commit details -
Attempt to make sentinel workarounds look as nice as possible
Configuration menu - View commit details
-
Copy full SHA for 419e5dc - Browse repository at this point
Copy the full SHA 419e5dcView commit details
Commits on Mar 2, 2026
-
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/upload-artifact` from 6 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) Updates `actions/download-artifact` from 7 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 55d0298 - Browse repository at this point
Copy the full SHA 55d0298View commit details -
Merge pull request #44 from HexDecimal/dependabot/github_actions/gith…
…ub-actions-985357984d Bump the github-actions group with 2 updates
Configuration menu - View commit details
-
Copy full SHA for f0322ce - Browse repository at this point
Copy the full SHA f0322ceView commit details
Commits on Mar 30, 2026
-
Bump codecov/codecov-action from 5 to 6 in the github-actions group
Bumps the github-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 5 to 6 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c5788a2 - Browse repository at this point
Copy the full SHA c5788a2View commit details -
Merge pull request #45 from HexDecimal/dependabot/github_actions/gith…
…ub-actions-7980569b8c Bump codecov/codecov-action from 5 to 6 in the github-actions group
Configuration menu - View commit details
-
Copy full SHA for 6c7ed6c - Browse repository at this point
Copy the full SHA 6c7ed6cView commit details
Commits on Apr 6, 2026
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.15.9](astral-sh/ruff-pre-commit@v0.14.10...v0.15.9)
Configuration menu - View commit details
-
Copy full SHA for dc300c5 - Browse repository at this point
Copy the full SHA dc300c5View commit details -
Merge pull request #46 from HexDecimal/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for d90e31b - Browse repository at this point
Copy the full SHA d90e31bView commit details
Commits on May 28, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 2a5d957 - Browse repository at this point
Copy the full SHA 2a5d957View commit details -
Remove liskin/gh-problem-matcher-wrap
The better aesthetics are not worth an extra dependency
Configuration menu - View commit details
-
Copy full SHA for 8272dc7 - Browse repository at this point
Copy the full SHA 8272dc7View commit details
Commits on Jun 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for dd84074 - Browse repository at this point
Copy the full SHA dd84074View 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 typeform...main