Commit Graph

353 Commits

Author SHA1 Message Date
70afaca435
Project freed from a close-source forge. 2023-03-11 16:07:55 +01:00
ec21eedbae
Move to pyproject.toml (#130) 2023-02-22 17:24:51 +01:00
66e4b958f5
gitea usage (#129) 2023-02-22 11:50:13 +01:00
785470c139 allow to use gitea or github 2023-02-16 18:04:20 +01:00
b99cd1e3dc add gitea usage 2023-02-16 16:55:44 +01:00
Jules Lasne
46699fbf44
Merge pull request #128 from AFPy/mdk-gitea 2023-02-16 13:47:00 +01:00
9ccd7fabce
Tox comment 2023-02-16 13:37:01 +01:00
cde30eeba5
black 2023-02-16 13:32:19 +01:00
82c3357279
black 2023-02-16 12:39:46 +01:00
bc7a1c6205
s/3.6/3.10/ 2023-02-16 10:07:32 +01:00
5b85c4cf22
FIX: Don't whine about the remote not being a github instance. 2023-02-15 11:37:39 +01:00
Jules Lasne
5d134a8c03
Merge pull request #125 from Gaasmann/dash-in-regex 2022-05-24 09:55:30 +02:00
Nicolas Haller
c5485026d9 Modify the github title regex to catch dashes in filenames 2022-05-23 09:26:54 -04:00
65fbbc47cf
Preparing release v0.21.2 2022-04-12 21:33:14 +02:00
41c344cbd7
Bump dev dependencies. (#123)
* Bump dev dependencies.

* Pinning is a lie.

There **does not** exist a single set of pinned dependencies that work
with all versions we say we work with (from 3.6 to 3.10).
2022-04-12 21:28:29 +02:00
edith
7efa7a0fbc
regex: allows for a mix of words and periods between the FOLDER and the .po. I assume we use semver ? (#124) 2022-04-12 21:28:01 +02:00
dependabot[bot]
a232164004
Bump urllib3 from 1.26.4 to 1.26.5 (#121)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-04 06:47:08 +02:00
Jules Lasne
cd2cfa793e Updated urllib3 to avoid security flaws 2021-04-24 19:10:13 +02:00
Jules Lasne
62a3846474
Merge pull request #120 from AFPy/dependabot/pip/urllib3-1.26.4
Bump urllib3 from 1.26.2 to 1.26.4
2021-04-24 19:09:06 +02:00
dependabot[bot]
bb55a5c6fa
Bump urllib3 from 1.26.2 to 1.26.4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.4.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-24 17:07:58 +00:00
dependabot[bot]
d90cf4b6ac
Merge pull request #119 from AFPy/dependabot/pip/urllib3-1.26.4 2021-04-24 17:07:13 +00:00
dependabot[bot]
3e0cf728cc
Bump urllib3 from 1.26.2 to 1.26.4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.4.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 18:25:54 +00:00
Jules Lasne
04a80c55a3 Updated readme with new version 2021-02-15 12:58:36 +01:00
Jules Lasne
181a3c5abc
Merge pull request #107 from AFPy/standard-readme 2021-02-15 12:55:46 +01:00
Jules Lasne
a8a271a7eb Version nump 2021-02-13 11:19:49 +01:00
Jules Lasne
352eb1c7bb
Merge pull request #113 from JulienPalard/exclude 2021-02-13 11:18:13 +01:00
8c43e1cd7f Yet another take at excluding files: Use the .potodoignore mecanism. 2021-02-11 22:56:53 +01:00
Jules Lasne
74e7be194f Version bump 2021-01-28 13:55:33 +01:00
a8d50614dd Simplifying tests. 2021-01-08 13:48:08 +01:00
e2181da217 Add some tests. 2021-01-04 22:26:04 +01:00
2b8acbb8d5 Use fnmatch for --exclude. 2021-01-04 17:29:56 +01:00
Antoine
1f7f692cc5
Better dependencies handling. (#112) 2021-01-04 09:45:43 +01:00
Antoine
d85a42cccb
Minor development-related issues. (#110) 2021-01-03 21:55:29 +01:00
3d7fab29cd
Harden ci (#109)
* Separate coverage to avoid INTERNALERROR> coverage.misc.CoverageException: Couldn't use data file

* Freez requirements to avoid surprises in the CI.

* Drop this fucker.

* Newline at end of file.

* Update tox.ini

Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>

Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>
2021-01-03 21:42:43 +01:00
Jules Lasne
c20a503a78 Version bump 2020-12-27 12:56:47 +01:00
Jules Lasne
bfecdeac40 Base of the standard readme 2020-12-27 12:52:23 +01:00
Jules Lasne
eed6d80aad
Merge pull request #105 from JulienPalard/mdk/cache-args 2020-12-27 12:05:34 +01:00
Jules Lasne
fae940fa8a Version bump 2020-12-27 12:02:57 +01:00
94bbad09a3 Simplify by dropping cache_args. 2020-12-03 10:02:50 +01:00
Jules Lasne
e024458174 Updated badge 2020-11-26 15:36:55 +01:00
Jules Lasne
a5867ef74e Modified to published only released 2020-11-26 15:35:00 +01:00
Jules Lasne
077f43aaa9
Merge pull request #104 from AFPy/readme-update 2020-11-26 15:32:14 +01:00
Jules Lasne
b6e13b4e89 Fixed name 2020-11-26 15:29:43 +01:00
Jules Lasne
ec2cb6e350 version bump 2020-11-26 15:28:54 +01:00
Jules Lasne
73e178e77f Added os on cache key 2020-11-26 15:27:41 +01:00
Jules Lasne
ef984a1e20 Removed todo 2020-11-26 15:26:36 +01:00
Jules Lasne
389cf9faa2 renamed workflow 2020-11-26 15:25:41 +01:00
Jules Lasne
09bde52a1e Trying better format 2020-11-26 15:25:28 +01:00
Jules Lasne
7e0df0b3c0 Moved to var 2020-11-26 15:23:51 +01:00
Jules Lasne
9c53ea223e Trying os matrix 2020-11-26 15:22:17 +01:00