Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

POC: restructure app#2573

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
JacobCoffee wants to merge17 commits intomain
base:main
Choose a base branch
Loading
fromapp-restructure
Draft
Changes from1 commit
Commits
Show all changes
17 commits
Select commitHold shift + click to select a range
284b2c3
feat: restructure app
JacobCoffeeSep 17, 2024
9238572
fix: use new path
JacobCoffeeSep 19, 2024
3773a6a
fix: use new path
JacobCoffeeSep 19, 2024
197b9c2
fix: use new path ?
JacobCoffeeSep 19, 2024
4695fc6
fix: use new path ?
JacobCoffeeSep 19, 2024
6acdf76
fix: use new path ?
JacobCoffeeSep 19, 2024
8d23ba2
fix: use new path ?
JacobCoffeeSep 19, 2024
d3b4eda
fix: use new path ???????
JacobCoffeeSep 19, 2024
5d21205
fix: attempt to make wurk
JacobCoffeeSep 19, 2024
a4597ab
fix: attempt to make wurk
JacobCoffeeSep 19, 2024
970fbc4
fix(attempt): attempt 47
JacobCoffeeSep 19, 2024
b2e2210
fix(attempt): attempt 89
JacobCoffeeSep 19, 2024
d8c61f8
fix(ci): fix tests ci
JacobCoffeeSep 19, 2024
8565afe
chore(ci): clean up debug stuff from static ci, fix test ci
JacobCoffeeSep 19, 2024
d8ce82c
chore(ci): attempt to fix test ci
JacobCoffeeSep 19, 2024
32b66c2
chore(ci): attempt to fix test ci again...
JacobCoffeeSep 19, 2024
a31abae
fix(ci): i should find a new trade
JacobCoffeeSep 19, 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
PrevPrevious commit
NextNext commit
fix: use new path
  • Loading branch information
@JacobCoffee
JacobCoffee committedSep 19, 2024
commit3773a6a10bfbe8de8b1c02359df1bb869f9a58bd
2 changes: 1 addition & 1 deletion.github/workflows/ci.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -49,7 +49,7 @@ jobs:
pip install -r requirements/dev-requirements.txt
- name: Check for ungenerated database migrations
run: |
python manage.py makemigrations --check --dry-run
python./app/manage.py makemigrations --check --dry-run
env:
DATABASE_URL: postgres://postgres:postgres@localhost:5432/pythonorg
- name: Run Tests
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp