1
Fork 0
mirror of https://github.com/Steffo99/cfig.git synced 2024-10-16 14:27:38 +00:00
Commit graph

46 commits

Author SHA1 Message Date
809cf435fb
🧪 Catch TypeError in the config 2022-04-26 18:00:44 +02:00
f773c7577e
:up_arrow: Add pytest-cov dev dependency 2022-04-26 17:54:05 +02:00
6c42bb37bc
🐛 Oops, missed a v 2022-04-26 17:49:03 +02:00
e44a5eb15b
📦 Bump version to 0.2.3 (to test the new actions) 2022-04-26 17:46:57 +02:00
cf12f665ae
Merge branch 'main' of github.com:Steffo99/cfig 2022-04-26 17:39:40 +02:00
0f4b3806c4
🔨 Import VSC settings from Steffo99/template-poetry 2022-04-26 17:39:27 +02:00
2d6935317c
🔨 Import workflows from Steffo99/template-poetry 2022-04-26 17:39:20 +02:00
dependabot[bot]
f6fd91f73f ⬆️ (deps-dev): Bump pytest from 7.1.1 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.1.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 19:55:37 +02:00
fe25092f5a
📦 Bump version to 0.2.2 2022-04-23 00:27:04 +02:00
69c89aa7ff
🗒️ Fix error 2022-04-23 00:25:56 +02:00
4a69d3a2ba
🗒️ Complete the documentation! 2022-04-22 18:24:00 +02:00
fbfd5851c7
🗒️ Complete documentation? 2022-04-21 19:14:09 +02:00
6e473687da
🗒️ Keep improving the docs 2022-04-21 05:39:37 +02:00
8cdd6cb5b3
🗒️ Specify that installation installs the [cli] extra 2022-04-21 04:52:01 +02:00
427bd3e47a
🗒️ idk docs 2022-04-21 01:32:20 +02:00
96f551fc17
Merge remote-tracking branch 'origin/main' 2022-04-20 22:29:49 +02:00
656e161e61
🗒️ Improve docs 2022-04-20 22:29:40 +02:00
94702afd14
Create LICENSE.md 2022-04-20 04:30:13 +02:00
23931d671b
🔨 Configure dependabot 2022-04-20 04:25:11 +02:00
2f5a764469
:up_arrow: Add pytest-github-actions-annotate-failures 2022-04-20 04:23:37 +02:00
260029471d
📦 Rebuild pyproject.toml from @Steffo99/template-poetry
https://github.com/Steffo99/template-poetry/blob/main/pyproject.toml
2022-04-20 04:22:49 +02:00
00424a444f
💥 Yay more changes 2022-04-20 04:15:10 +02:00
ebb649eb4f
🔨 Fix readthedocs yml file again 2022-04-19 04:39:37 +02:00
57814bf3cb
🔨 Fix readthedocs yml file 2022-04-19 04:38:08 +02:00
6c68564746
🔨 Support Python 3.10 in readthedocs 2022-04-19 04:36:20 +02:00
5bc9ea5d43
🔨 Support poetry in readthedocs 2022-04-19 04:32:40 +02:00
207665a185
🗒️ Improve example in README 2022-04-19 04:19:23 +02:00
3cee5ff825
🗒️ Fix typo 2022-04-19 04:18:22 +02:00
4ab8e6dad9
🗒️ Add additional example to README.md 2022-04-19 04:18:05 +02:00
a824663553
🗒️ Add documentation link to README.md 2022-04-19 04:16:56 +02:00
aa1f3cb41e
🗒️ Add README.md 2022-04-19 04:16:23 +02:00
775c8c8a38
💥 yay more things 2022-04-19 04:09:05 +02:00
aeb382fcde
🗒️ Improve documentation 2022-04-19 03:05:44 +02:00
302b995867
💥 Many things 2022-04-19 03:03:13 +02:00
b41baffedc
Never print clear-text config values 2022-04-19 01:34:35 +02:00
d6b2c9b15c
🔧 Split sources into their own namespace package 2022-04-19 01:32:10 +02:00
317043cc97
:up_arrow: Add click as a dependency 2022-04-19 01:18:52 +02:00
0cf66fbb82
🧪 Test resolve_failfast 2022-04-19 01:08:28 +02:00
df5443129c
Accumulate resolution errors 2022-04-19 01:01:55 +02:00
d63a6fdc93
🧹 Remove unused import 2022-04-19 00:33:37 +02:00
f3c6de8d98
💥 Do things 2022-04-16 05:17:21 +02:00
9e12b0f7a3
🧪 Improve the test base, but it's not working yet 2022-04-15 19:01:20 +02:00
b894ecafb4
Allow config items cache to be cleared and refetched 2022-04-15 19:01:03 +02:00
d433bf486e
🧹 Cleanup some things 2022-04-14 04:47:19 +02:00
db63bf5ddd
💥 Write some tests and improve some things 2022-04-14 03:04:38 +02:00
106b27e730
🎉 First commit 2022-04-13 17:54:53 +02:00