Commit Graph

51 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
f5f422bd2a
Merge 7668ac1c5f into 488e62f128 2024-04-01 20:43:31 +00:00
pre-commit-ci[bot]
7668ac1c5f
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.27.3 → 0.28.1](https://github.com/python-jsonschema/check-jsonschema/compare/0.27.3...0.28.1)
2024-04-01 20:43:29 +00:00
488e62f128
pre-commit autoupdate 2024-01-01 21:17:07 +02:00
dependabot[bot]
bcc74317f3
Bump the github-actions group with 1 update
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).

- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 15:00:33 +00:00
8b3dcc01ed
FUNDING.yml: add documentation comment, LP first 2023-12-14 14:42:03 +02:00
24f4d022e8
pre-commit autoupdate 2023-12-14 14:41:07 +02:00
9e565e2a1c
fix FUNDING.yml
I happened to notice that the GitHub documentation: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository#about-funding-files

has a statement:

> Funding links provide a way for open source projects to receive direct financial support from their community. We don’t support the use of funding links for other purposes, such as for advertising, or supporting political, community, or charity groups. If you have questions about whether your intended use is supported, please visit GitHub Support.

so the file may have been at violation of what GitHub supports.
2023-12-13 18:47:46 +02:00
c3e3113590
.gitignore: initial commit 2023-12-13 18:35:46 +02:00
e6111f1b8e
CODE_OF_CONDUCT.md: use markdown for the link, include anchor 2023-12-13 18:32:57 +02:00
4395059a76
pre-commit autoupdate 2023-12-13 18:31:01 +02:00
2d43c4a30f
FUNDING.yml: add PPFI support form
TODO: Remove it after 2024-06-22
2023-11-05 20:05:47 +02:00
be5d56e686
FUNDING.yml: add Charity Miles link 2023-11-05 20:04:18 +02:00
043f2bd5a8
pre-commit autoupdate 2023-11-05 20:03:39 +02:00
0a8695ba74
update .pre-commit-config.yaml 2023-10-16 09:36:56 +03:00
210530c6b3
.pre-commit-config.yaml: pypy3, yaml, trailing-whgitespace & autoupdate 2023-10-03 08:16:38 +03:00
ced4a49061
dependabot.yml: group everything 2023-09-11 15:57:35 +03:00
f07ef7ffaf
.github/dependabot.yml: add timezone 2023-09-09 21:12:02 +03:00
049bdf2c19
pre-commit autoupdate 2023-09-04 19:59:18 +03:00
dependabot[bot]
411b9d6d36
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 16:32:07 +00:00
3164d0018f
update .pre-commit-config.yaml 2023-07-11 10:19:24 +03:00
9f5efacd08
pre-commit autoupdate 2023-05-03 19:49:02 +03:00
ce7de149b3
.editorconfig & .gitattributes: use lf line endings 2023-04-04 12:55:02 +03:00
be5836e4c2
CODEOWNERS: add comments documenting the result of this testing 2023-04-03 17:32:09 +03:00
bfbd212fdb
add CODEOWNERS
TODO: Does this automatically affect other files? I guess I will see with next automated dependency update.
2023-04-03 17:20:17 +03:00
0467e50632
.pre-commit-config.yaml: sync with my other repos 2023-03-07 20:36:49 +02:00
49861b9bb6
CONTRIBUTING.md: add pre-commit repology badge 2023-02-24 16:14:24 +02:00
0402d07923
.pre-commit-config.yaml: add check-added-large-files 2023-02-24 16:13:43 +02:00
6eb6ed647c
the usual .pre-commit-config.yaml and applying 2023-02-22 10:42:45 +02:00
1c4dc6b930
CONTRIBUTING.md: note pre-commit 2023-02-22 10:35:48 +02:00
44f7d66a48
add .pre-commit-config.yaml 2023-02-21 16:52:25 +02:00
64b20848f5
cff-validator.yml: bumb versions 2023-02-21 13:15:26 +02:00
5b2ec4b404
.gitattributes: add linguist-detectable 2023-02-17 14:57:24 +02:00
476fed013d
CONTRIBUTING.md: fix language, try two trailing spaces in markdown 2023-02-14 10:26:40 +02:00
24bc5f1241
CONTRIBUTING.md: mention EditorConfig and VSCod{e,ium}
The latter so I have easy place to copy it from when I need it, I mainly use Neovim+Kate which have native support and so does Kile
2023-02-14 09:00:29 +02:00
86564d2350
add .editorconfig & .gitattributes 2023-02-14 08:47:59 +02:00
68c48457ac
CITATION.cff: add preferred-citation title 2022-10-18 23:11:16 +03:00
7fbef9b363
cff-validator: copy from MTRNord's dummy repo 2022-10-18 23:05:13 +03:00
52449d48d0
.github: install dependabot & cff-validator 2022-10-18 23:01:58 +03:00
2358031520
CITATION.cff: rewrite 2022-10-18 22:56:49 +03:00
665649828e
CITATION.cff: quote URL 2022-10-18 22:52:51 +03:00
be43f7519c
CITATION.cff: quote title 2022-10-18 22:51:28 +03:00
ef9a6dfd6b
CITATION.cff: repeat authors in preferred-citation 2022-10-18 22:50:29 +03:00
5211e8c988
CITATION.cff: be specific to this repository 2022-10-18 22:47:43 +03:00
ded18f2b6f
CITATION.cff: initial commit 2022-10-18 22:38:33 +03:00
162ab2dc43
FUNDING.yml: point to LiberaPay issue "Finland"
Closes: #2
2022-08-09 16:10:19 +03:00
ca2250622c
FUNDING.yml: add link to my CV
Finnish money collection law doesn't allow funding me, so if you wish to help me with that, hire me
2022-04-13 14:23:29 +03:00
86b45967fd
FUNDING.yml: revert 640d4d01ee522af999a0d6e7ff07cee2496e732e...
and add comment to remind to not do that in the future should a legal
method be found.
2022-04-13 12:48:22 +03:00
640d4d01ee
FUNDING.yml: experiment not specifying protocol 2022-04-13 12:44:28 +03:00
c2cfd82fe7
{CONTRIBUTING,FUNDING}.md: add content 2022-04-11 19:31:47 +03:00
324605c03c
actually add content 2022-04-11 17:51:27 +03:00