dependabot[bot]
|
d358fd8b6a
|
Bump ruff from 0.6.4 to 0.6.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 to 0.6.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.4...0.6.8)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-01 22:17:37 +00:00 |
|
|
7ecfad7d8b
|
Merge pull request #2 from AllSpiceIO/su/py-311
Downgrade to python 3.11
|
2024-09-06 12:18:56 -04:00 |
|
Shrikanth Upadhayaya
|
741b40d81e
|
Downgrade to python 3.11
We're seeing this error:
https://github.com/python/cpython/issues/120788
In some runs, so this commit downgrades Python to 3.11, as all reports of that bug seem to be from 3.12.
|
2024-09-06 09:02:28 -07:00 |
|
Shrikanth Upadhayaya
|
6546147359
|
Add identifier to posted comment
|
2024-09-05 14:11:08 -07:00 |
|
Shrikanth Upadhayaya
|
1068b9180f
|
Properly strip frontmatter and handle unsupported file types
|
2024-09-05 14:03:57 -07:00 |
|
Shrikanth Upadhayaya
|
b830ea201b
|
Fix underscore in args
|
2024-09-05 13:41:00 -07:00 |
|
Shrikanth Upadhayaya
|
c316defcb8
|
Set exec perms on post_dr_comment
|
2024-09-05 13:19:38 -07:00 |
|
Shrikanth Upadhayaya
|
b2bbf893fd
|
Merge pull request #1 from AllSpiceIO/dependabot/pip/ruff-0.6.4
Bump ruff from 0.6.3 to 0.6.4
|
2024-09-05 12:53:59 -07:00 |
|
dependabot[bot]
|
1a5b45e347
|
Bump ruff from 0.6.3 to 0.6.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.3...0.6.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-05 19:50:04 +00:00 |
|
Shrikanth Upadhayaya
|
656b43d1d7
|
Initialize
|
2024-09-05 12:49:01 -07:00 |
|