Full refactoring. #1

Open
SmehAlex wants to merge 15 commits from dev into main
Owner
No description provided.
Add pre-commit workflow.
All checks were successful
Pre-commit checks / pre-commit (pull_request) Successful in 1m22s
c39dc4c985
Rollback models module to file.
All checks were successful
Pre-commit checks / pre-commit (pull_request) Successful in 42s
3eda3b9f3d
Remove Consts fields names from models.
All checks were successful
Pre-commit checks / pre-commit (pull_request) Successful in 41s
257979a912
Remove docstrings.
All checks were successful
Pre-commit checks / pre-commit (pull_request) Successful in 40s
994e808b76
Change architecture.
Some checks failed
Pre-commit checks / pre-commit (pull_request) Failing after 48s
ea2b034a71
Rollback some modules back to files.
Some checks failed
Pre-commit checks / pre-commit (pull_request) Has been cancelled
77530f04ea
Fix pre-commit.
All checks were successful
Pre-commit checks / pre-commit (pull_request) Successful in 42s
4366c79327
Remove consts files.
All checks were successful
Pre-commit checks / pre-commit (pull_request) Successful in 43s
1156cded5a
Add more ruff rules.
All checks were successful
Pre-commit checks / pre-commit (pull_request) Successful in 43s
95ca4ad9d8
Rollback views from module to file. Spell fixes.
All checks were successful
Pre-commit checks / pre-commit (pull_request) Successful in 42s
5af0347f56
Refactoring.
All checks were successful
Pre-commit checks / pre-commit (pull_request) Successful in 42s
bb577f0503
Add tests packages.
Some checks failed
Pre-commit checks / pre-commit (pull_request) Has been cancelled
71c57a22b9
Make lazy import on WeasyPrint.
All checks were successful
Pre-commit checks / pre-commit (pull_request) Successful in 41s
3c0c48a95b
All checks were successful
Pre-commit checks / pre-commit (pull_request) Successful in 41s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dev:dev
git switch dev

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff dev
git switch dev
git rebase main
git switch main
git merge --ff-only dev
git switch dev
git rebase main
git switch main
git merge --no-ff dev
git switch main
git merge --squash dev
git switch main
git merge --ff-only dev
git switch main
git merge dev
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
SmehAlex/sa_shop!1
No description provided.