Christoph J. Scherr
|
25227c8767
|
Merge pull request #9 from senju1337/feat/basic-site
basic flask setup
|
2025-02-24 21:03:01 +01:00 |
|
Christoph J. Scherr
|
e0f70a3106
|
Merge pull request #8 from senju1337/feat/setup-formatter-ci
ci for formatter
|
2025-02-14 16:47:10 +01:00 |
|
Christoph J. Scherr
|
fad6bfcf1d
|
chore: fix flake errors
|
2025-02-08 18:23:35 +01:00 |
|
Christoph J. Scherr
|
9851b44685
|
feat: basic flask website
|
2025-02-08 18:23:32 +01:00 |
|
Christoph J. Scherr
|
5119ff84f9
|
chore: remove unneeded imports
|
2025-02-08 17:50:41 +01:00 |
|
Christoph J. Scherr
|
115123539d
|
chore: only run ci on PRs
|
2025-02-08 17:48:14 +01:00 |
|
github-actions[bot]
|
5248a02154
|
ci: automatic Python Formatter changes
|
2025-02-08 17:48:14 +01:00 |
|
Christoph J. Scherr
|
40d1148fbe
|
chore: fix line length in tests
|
2025-02-08 17:48:14 +01:00 |
|
Christoph J. Scherr
|
74dd2af9ae
|
chore: add formatter ci
|
2025-02-08 17:34:58 +01:00 |
|
Christoph J. Scherr
|
ae4a6af80e
|
chore: add autopep and flake to pre commits
|
2025-02-07 16:04:30 +01:00 |
|
Christoph J. Scherr
|
a0dfc84aea
|
feat: install flask
|
2025-02-07 16:00:17 +01:00 |
|
Christoph J. Scherr
|
68228d0e04
|
chore: added the very very important pre-commit hooks
|
2025-02-07 15:55:59 +01:00 |
|
Christoph J. Scherr
|
b7e7e0b867
|
chore: ignore pyrightconfig.json
|
2025-02-07 15:49:30 +01:00 |
|
Christoph J. Scherr
|
1244054764
|
docs: new ideas for requirements
|
2025-02-07 15:48:36 +01:00 |
|
dependabot[bot]
|
658226bdbb
|
chore(deps): 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>
|
2025-01-27 06:33:16 +00:00 |
|
dependabot[bot]
|
d90bbb0409
|
chore(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-27 06:33:14 +00:00 |
|
Christoph J. Scherr
|
05b9cfb971
|
Merge pull request #2 from senju1337/chore/ci-setup
Project and CI setup
|
2025-01-24 15:57:28 +01:00 |
|
PlexSheep
|
6873428933
|
test: add first basic tests
|
2025-01-24 14:51:25 +01:00 |
|
PlexSheep
|
101813b4f7
|
chore: configure testing
|
2025-01-24 14:51:16 +01:00 |
|
PlexSheep
|
26859d4177
|
refactor: rename src dir to senju
this is due to python moduling stuff
|
2025-01-24 14:50:44 +01:00 |
|
PlexSheep
|
8499c81f7d
|
chore: update ci workflows
this adds a proper release workflow (that I already know) and a test
workflow that installs and uses pytest
|
2025-01-24 14:50:09 +01:00 |
|
Christoph J. Scherr
|
14b363ee2d
|
Merge pull request #1 from senju1337/docs
add docs dir with some ideas and questions
|
2025-01-20 19:01:19 +01:00 |
|
PlexSheep
|
949490e672
|
docs: collect project ideas and questions
|
2025-01-20 18:49:31 +01:00 |
|
PlexSheep
|
72d8ab526f
|
docs: collect project ideas and questions
|
2025-01-20 18:47:11 +01:00 |
|
PlexSheep
|
70631d0465
|
chore: setup ci
|
2025-01-17 16:42:21 +01:00 |
|
PlexSheep
|
d64a9bd76d
|
feat: hello world
|
2025-01-17 16:42:06 +01:00 |
|
PlexSheep
|
36d7db9dab
|
chore: add .python-version to gitignore
|
2025-01-17 16:34:55 +01:00 |
|
PlexSheep
|
12ef02d95e
|
chore: basic pyproject.toml
|
2025-01-17 16:32:51 +01:00 |
|
PlexSheep
|
0eae72ff5f
|
chore: add dependabot to github
|
2025-01-17 16:18:26 +01:00 |
|
Christoph J. Scherr
|
8afad85cd8
|
Initial commit
|
2025-01-17 15:55:46 +01:00 |
|