Bastian Venthur
0349bd3359
reformatted code
2023-06-16 10:25:21 +02:00
Bastian Venthur
f6c5eaf375
added tests/conftest.py to dist
...
closes : #103
2023-06-16 10:21:12 +02:00
Bastian Venthur
19b41f73f8
updated deps
2023-06-16 10:06:47 +02:00
Bastian Venthur
d6ed2d71d5
small fixed to blag quickstart
2023-06-16 09:55:17 +02:00
Bastian Venthur
7e22f00ac5
updated default theme
2023-06-16 09:45:05 +02:00
Bastian Venthur
6708c6c80a
Merge pull request #102 from venthur/better_default_theme
...
Improved the default theme.
2023-06-16 09:35:27 +02:00
Bastian Venthur
ace1104df0
Merge branch 'master' into better_default_theme
2023-06-16 09:34:08 +02:00
Bastian Venthur
61cdae6b56
Merge pull request #98 from venthur/split_archive
...
Split Archive into Index and Archive
2023-06-16 09:25:45 +02:00
Bastian Venthur
cde5b53298
Merge branch 'master' into split_archive
2023-06-13 16:37:52 +02:00
Bastian Venthur
fe268516e3
Improved the default theme.
...
Closes : #48
2023-06-13 16:29:44 +02:00
Bastian Venthur
e1b1ebde32
Merge pull request #99 from venthur/dont_use_internal_templates
...
Don't use internal templates anymore.
2023-06-13 16:21:37 +02:00
Bastian Venthur
f97e641bd8
added test for quickstart creating the templates
2023-06-01 14:02:04 +02:00
Bastian Venthur
c952c574b7
Don't use internal templates anymore.
...
Blag will throw an error if a template is not found locally. The error
message contains an explanation for the user on where to get the missing
templates.
Quickstart will generate templates for the user in the working
directory.
Updated tests appropriately.
2023-06-01 13:35:33 +02:00
Bastian Venthur
362e721d88
Split Archive into Index and Archive
2023-05-31 15:53:49 +02:00
Bastian Venthur
a3572d414f
added blag.templates to packages
1.5.0
2023-04-16 10:57:44 +02:00
Bastian Venthur
128d3f032d
updated changelog
2023-04-16 10:49:06 +02:00
Bastian Venthur
e765d6b717
eclude py38 on windows
2023-04-16 10:37:06 +02:00
Bastian Venthur
d8ff4afddb
Revert "WIP"
...
This reverts commit 169f0f2e0b .
2023-04-16 10:32:04 +02:00
Bastian Venthur
169f0f2e0b
WIP
2023-04-16 10:30:53 +02:00
Bastian Venthur
6fcbb2e1f6
Merge branch 'master' into pyproject_toml
2023-04-16 10:25:19 +02:00
Bastian Venthur
ddfee7228c
Merge remote-tracking branch 'origin/dependabot/pip/wheel-0.40.0' into upgrade-deps
2023-04-16 10:24:37 +02:00
Bastian Venthur
f2facf895e
Merge remote-tracking branch 'origin/dependabot/pip/twine-4.0.2' into upgrade-deps
2023-04-16 10:21:58 +02:00
Bastian Venthur
0e2847ca61
Merge remote-tracking branch 'origin/dependabot/pip/flake8-6.0.0' into upgrade-deps
2023-04-16 10:21:11 +02:00
Bastian Venthur
996b51e07a
Merge remote-tracking branch 'origin/dependabot/pip/mypy-1.2.0' into upgrade-deps
2023-04-16 10:19:10 +02:00
Bastian Venthur
322957e98f
Merge remote-tracking branch 'origin/dependabot/pip/pytest-7.3.0' into upgrade-deps
2023-04-16 10:18:12 +02:00
dependabot[bot]
06d8623dd7
Bump pytest from 7.1.3 to 7.3.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.3 to 7.3.0.
- [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.3...7.3.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 14:58:07 +00:00
dependabot[bot]
c3f0dffd11
Bump mypy from 0.982 to 1.2.0
...
Bumps [mypy](https://github.com/python/mypy ) from 0.982 to 1.2.0.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.982...v1.2.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 14:57:48 +00:00
dependabot[bot]
f6c18d3819
Bump wheel from 0.37.1 to 0.40.0
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.37.1 to 0.40.0.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.37.1...0.40.0 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 14:58:58 +00:00
Bastian Venthur
fe43288c8c
added debian dependency and test-release target for gh action
2022-12-09 21:03:46 +01:00
Bastian Venthur
352c37045a
moved to pyproject toml
2022-12-09 20:57:11 +01:00
dependabot[bot]
0ca248ede3
Bump twine from 4.0.1 to 4.0.2
...
Bumps [twine](https://github.com/pypa/twine ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/4.0.1...4.0.2 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 14:02:57 +00:00
dependabot[bot]
6243552de1
Bump flake8 from 5.0.4 to 6.0.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases )
- [Commits](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-28 14:02:34 +00:00
Bastian Venthur
a330d9766d
Merge pull request #77 from venthur/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-11-15 21:52:09 +01:00
dependabot[bot]
33728ce713
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-15 20:48:40 +00:00
Bastian Venthur
4c41d1429f
added changelog
2022-11-15 21:47:52 +01:00
Bastian Venthur
f1e122cd23
fix
2022-11-15 21:43:43 +01:00
Bastian Venthur
fcfa1bf06e
removed most names
2022-11-15 21:42:58 +01:00
Bastian Venthur
470bfba2bf
test
2022-11-15 21:39:24 +01:00
Bastian Venthur
5902582c47
added gh-actions check for dependabot
2022-11-15 21:30:27 +01:00
Bastian Venthur
e168a0e0d3
remove fail-fast for non-matrix, seperate setup venv
2022-11-15 21:21:03 +01:00
Bastian Venthur
c3993f5111
split mypy and lint from tests and run them only on linux/latest stable python
2022-11-15 21:11:15 +01:00
Bastian Venthur
ffe9d21f91
Merge pull request #72 from venthur/py311
...
added python 3.11 to test suite
2022-10-29 13:32:22 +02:00
Bastian Venthur
d8d2f4f5d6
added python 3.11 to test suite
2022-10-29 13:26:42 +02:00
Bastian Venthur
58b57839a6
Merge remote-tracking branch 'origin/dependabot/pip/sphinx-5.3.0'
2022-10-29 13:23:48 +02:00
Bastian Venthur
ca8db66d52
Merge remote-tracking branch 'origin/dependabot/pip/pytest-cov-4.0.0'
2022-10-29 13:23:16 +02:00
Bastian Venthur
837f9e1026
Merge remote-tracking branch 'origin/dependabot/pip/types-markdown-3.4.2.1'
2022-10-29 13:21:56 +02:00
Bastian Venthur
bf368c0ce6
Merge remote-tracking branch 'origin/dependabot/pip/mypy-0.982'
2022-10-29 13:20:16 +02:00
dependabot[bot]
e45e59d568
Bump sphinx from 5.2.1 to 5.3.0
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.2.1...v5.3.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-17 14:38:34 +00:00
dependabot[bot]
642e31c357
Bump mypy from 0.971 to 0.982
...
Bumps [mypy](https://github.com/python/mypy ) from 0.971 to 0.982.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.971...v0.982 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 15:07:18 +00:00
dependabot[bot]
e317f80d1c
Bump types-markdown from 3.4.2 to 3.4.2.1
...
Bumps [types-markdown](https://github.com/python/typeshed ) from 3.4.2 to 3.4.2.1.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 15:07:12 +00:00