Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebuild project structure from scratch / move to poetry #567

Merged
merged 117 commits into from
Apr 18, 2024
Merged
Changes from 1 commit
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
3693f35
post gen project sh done
anyaagarenko Nov 27, 2023
c97c10d
lots of
anyaagarenko Nov 28, 2023
ad7537c
remove staged `~`-files
anyaagarenko Nov 28, 2023
13ff22d
lots of
anyaagarenko Nov 28, 2023
4a0ffbf
simplify
anyaagarenko Nov 29, 2023
c17676c
do not compile messages for tests
anyaagarenko Nov 29, 2023
bec4e7d
refactor makefile, add xdist
anyaagarenko Nov 29, 2023
bb07cd4
return/apply black, isort
anyaagarenko Nov 29, 2023
2b8dc43
refactor pyproject
anyaagarenko Nov 29, 2023
8d26610
lots of
anyaagarenko Nov 30, 2023
b272a47
fix gitignore
anyaagarenko Nov 30, 2023
2872826
fix copy without render list
anyaagarenko Nov 30, 2023
f78cb87
parent project ci
anyaagarenko Dec 1, 2023
f4e0b5f
run circleci
anyaagarenko Dec 3, 2023
208c0c8
fix indentation
anyaagarenko Dec 3, 2023
b91afff
ya ci fix
anyaagarenko Dec 3, 2023
c0cb074
ya ci fix
anyaagarenko Dec 3, 2023
8f68153
ya ci fix
anyaagarenko Dec 3, 2023
108bc9a
ya ci fix
anyaagarenko Dec 3, 2023
4d4b65b
ya ci fix
anyaagarenko Dec 3, 2023
5115443
ya ci fix
anyaagarenko Dec 3, 2023
7823e99
fix dockerfile
anyaagarenko Dec 3, 2023
5a485b5
rewrite child project ci
anyaagarenko Dec 3, 2023
1ec2820
add pymarkdownlnt, fix child proj readme
anyaagarenko Dec 3, 2023
6c85aaa
add pymarkdownlnt to parent proj, fix parent readme
anyaagarenko Dec 3, 2023
f15ef0d
circle config fix indentation
anyaagarenko Dec 3, 2023
eca84d8
fix config
anyaagarenko Dec 3, 2023
30a9b60
circle config fix indentation
anyaagarenko Dec 3, 2023
d66af0e
remove migrations file from app template
anyaagarenko Dec 3, 2023
26b001d
use cookiecutter variables in child pyproject
anyaagarenko Dec 4, 2023
95fd044
remove circleci dir
anyaagarenko Dec 5, 2023
3aef0d1
add github actions ci
anyaagarenko Dec 5, 2023
4cf8276
add runs-on property
anyaagarenko Dec 5, 2023
f23a85d
move actions dir
anyaagarenko Dec 5, 2023
37fa2d0
use single quotes
anyaagarenko Dec 5, 2023
3d71abc
fix syntax
anyaagarenko Dec 5, 2023
35387db
cleanup `.gitignore`
anyaagarenko Dec 5, 2023
9bc50d1
fix app tamplate
anyaagarenko Dec 5, 2023
425bb82
add whitespaces to project template folder name
anyaagarenko Dec 5, 2023
927715d
bump child proj ci postgres, redis versions
anyaagarenko Dec 5, 2023
991f539
fix template proj name in dependabot ci
anyaagarenko Dec 5, 2023
3a6902b
test child project ci run from parent ci
anyaagarenko Dec 5, 2023
1548fa7
child ci
anyaagarenko Dec 5, 2023
1c4ab38
child ci
anyaagarenko Dec 5, 2023
3886c0f
child ci
anyaagarenko Dec 5, 2023
f7d39de
child ci
anyaagarenko Dec 5, 2023
fc8af5c
child ci
anyaagarenko Dec 5, 2023
7a1d920
child ci
anyaagarenko Dec 5, 2023
1603f88
child ci
anyaagarenko Dec 5, 2023
4751ec4
child ci
anyaagarenko Dec 5, 2023
14d2ecb
child ci
anyaagarenko Dec 5, 2023
4007f87
child ci
anyaagarenko Dec 5, 2023
c8b2e72
child ci
anyaagarenko Dec 5, 2023
44815e0
child ci
anyaagarenko Dec 5, 2023
1ac030f
remove child ci
anyaagarenko Dec 5, 2023
0a13a34
uppercase numprocesses env
anyaagarenko Dec 25, 2023
456faf0
drop makefile `mr` cmd
anyaagarenko Dec 25, 2023
43715fe
remove `asgi.py`
anyaagarenko Dec 25, 2023
611893d
`DEFAULT_FILE_STORAGE` → `FILE_STORAGE`
anyaagarenko Dec 25, 2023
b8ef843
merge branch 'master' into poetry
anyaagarenko Dec 25, 2023
5fd6967
fix imports in merged files
anyaagarenko Dec 25, 2023
1d0a7b8
remove poetry caching from parent proj ci
anyaagarenko Dec 25, 2023
7f2bece
add before push instructions to readme
anyaagarenko Dec 25, 2023
c5784c0
rename makefile `checks` cmd
anyaagarenko Dec 27, 2023
263f09d
fix links in readmes
anyaagarenko Dec 27, 2023
02b1553
remove optional next steps from readme
anyaagarenko Dec 27, 2023
b61fc65
remove random ascii string error FAQ from readme
anyaagarenko Dec 27, 2023
1f78d6b
bump uwsgi ver
anyaagarenko Dec 27, 2023
dcdb5cb
remove checks cmd from parent proj and cis
anyaagarenko Dec 27, 2023
54b40e5
remove depends on check job from parent ci
anyaagarenko Dec 27, 2023
598222e
remove build from `.gitignore`
anyaagarenko Dec 27, 2023
66f069e
add docker image build ci job
anyaagarenko Dec 27, 2023
0bf844f
add qemu, buildx setup steps
anyaagarenko Dec 27, 2023
c0666f2
update .gitignore
anyaagarenko Dec 27, 2023
9ce90c4
make bootstrap cmd works locally with postgres
anyaagarenko Dec 28, 2023
c8a0b1c
fix readmes
anyaagarenko Dec 28, 2023
c79ebab
add postgres to parent ci except lint
anyaagarenko Dec 28, 2023
b4e5d2c
remove services from parent ci
anyaagarenko Dec 28, 2023
65d19b1
make numprocesses auto
anyaagarenko Dec 28, 2023
9db3d01
rename numprocesses env
anyaagarenko Dec 28, 2023
2a92a49
rename makefile build cmd
anyaagarenko Dec 28, 2023
0a3f2bf
add build docker image job to child ci and down cmd to pre-hook
anyaagarenko Dec 28, 2023
25b9870
remove `core` from installed apps
anyaagarenko Jan 10, 2024
9100835
back to prev project architecture
anyaagarenko Jan 11, 2024
5122cfd
add if cond to child github ci push
anyaagarenko Jan 11, 2024
2652407
remove old users migration, create new one in post gen hook
anyaagarenko Jan 11, 2024
c47b912
change numprocesses to 4, add random ascii string generation to env
anyaagarenko Jan 11, 2024
e73a783
remove db.sqlite from gitignore
anyaagarenko Jan 11, 2024
fc3fc73
change core to app in app template
anyaagarenko Jan 11, 2024
49072e6
replace factories, fixtures from tests dir to app
anyaagarenko Jan 11, 2024
3da188a
fix child ci syntax
anyaagarenko Jan 11, 2024
a0ceb84
back to push: false in child ci
anyaagarenko Jan 11, 2024
e490dcc
upgrade cache ci action
anyaagarenko Mar 15, 2024
e94d2cf
remove unused dockerfile var
anyaagarenko Mar 15, 2024
1ac0529
try to fix gh inline quotes parser
anyaagarenko Mar 15, 2024
1968fe4
add all to admin, models
anyaagarenko Mar 15, 2024
c1b8f19
rm `makemessages` from dockerfile, replace pip upgrade cmd
anyaagarenko Mar 16, 2024
51c3839
return `makemessages`, upgrade `uwsgi`
anyaagarenko Mar 16, 2024
8e60cd3
add comment to ci docker image push
anyaagarenko Mar 16, 2024
6617ecb
hash `poetry.lock` instead of `pyproject.toml` in ci
anyaagarenko Mar 16, 2024
53b8069
add locale dir with gitkeep
anyaagarenko Mar 16, 2024
0b0af16
rm `makemessages`
anyaagarenko Mar 16, 2024
e65bf1e
add remove-prev-geterated-project-if-exists makefile cmd
anyaagarenko Mar 16, 2024
32b4141
add empty last blank line to tpl file
anyaagarenko Mar 16, 2024
ac4fb76
remove space in .env.ci
anyaagarenko Mar 16, 2024
b314131
upgrade setup-python action to v5
anyaagarenko Mar 16, 2024
499eb3b
upgrade checkout action to v4
anyaagarenko Mar 17, 2024
215a5b9
upgrade setup-qemu-action to v3
anyaagarenko Mar 17, 2024
2c91acb
upgrade setup-buildx-action to v3
anyaagarenko Mar 17, 2024
a25efc5
upgrade build-push-action to v5
anyaagarenko Mar 17, 2024
b4ae7ad
generate dockerfile maintainer label dynamically
anyaagarenko Mar 17, 2024
3e90953
squashed commit
anyaagarenko Mar 17, 2024
6a56b1e
remove docker from makefile
anyaagarenko Apr 12, 2024
56ecce1
add fmt to makefile
anyaagarenko Apr 12, 2024
c7e98f0
add postgres to parent ci
anyaagarenko Apr 12, 2024
c6983f4
add postgres to build-docker-image job too
anyaagarenko Apr 12, 2024
a2dbdfc
squashed commit
anyaagarenko Apr 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
cleanup .gitignore
  • Loading branch information
anyaagarenko committed Dec 5, 2023
commit 35387dbff80fb3b3e55c78a65e38e351c7fa6886
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
.venv
.vscode

**/*~
**/.DS_Store
**/db.sqlite
**/some_app

testproject