This website requires JavaScript.
Explore
Help
Sign In
avm
/
mostovik-backend
Watch
1
Star
0
Fork
0
You've already forked mostovik-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci-cd.yml
deploy-customer-main.yml
manual-dev-actions.yml
Actor
All actors
avm
Status
All status
Success
Failure
Waiting
Running
fix: use host network mode and localhost for db/redis #no_lint #no_test
ci-cd.yml #61
:
Commit
a41f1413de
pushed by
avm
dev
2026-02-10 14:43:52 +03:00
26s
View workflow file
fix: add SECRET_KEY with default to all services #no_lint #no_test
ci-cd.yml #60
:
Commit
f6ffb196c5
pushed by
avm
dev
2026-02-10 14:38:50 +03:00
19s
View workflow file
fix: use stdout logging for Docker #no_lint #no_test
ci-cd.yml #59
:
Commit
5a1c2ac944
pushed by
avm
dev
2026-02-10 14:34:04 +03:00
2m21s
View workflow file
fix: correct log path and add logs/.gitkeep #no_lint #no_test
ci-cd.yml #58
:
Commit
14b9b8d4ba
pushed by
avm
dev
2026-02-10 14:28:25 +03:00
2m21s
View workflow file
fix: add missing os import to production settings #no_test #no_lint
ci-cd.yml #57
:
Commit
e919ef60b3
pushed by
avm
dev
2026-02-10 14:19:25 +03:00
2m28s
View workflow file
fix: add DJANGO_SETTINGS_MODULE to all services #no_lint #no_test
ci-cd.yml #56
:
Commit
4e43d6c347
pushed by
avm
dev
2026-02-10 14:14:14 +03:00
32s
View workflow file
fix: remove db/redis from compose, use external services
ci-cd.yml #55
:
Commit
9f4c0d06b6
pushed by
avm
dev
2026-02-10 14:09:23 +03:00
2m5s
View workflow file
fix: remove sudo from deploy commands #no_lint #no_test
ci-cd.yml #54
:
Commit
feb4c51110
pushed by
avm
dev
2026-02-10 14:03:09 +03:00
1m12s
View workflow file
feat: add #no_lint and #no_test commit hooks
ci-cd.yml #53
:
Commit
37d6612365
pushed by
avm
dev
2026-02-10 14:00:55 +03:00
33s
View workflow file
fix: configure Docker insecure registry on deploy
ci-cd.yml #52
:
Commit
ec176fc9fe
pushed by
avm
dev
2026-02-10 14:00:21 +03:00
1m32s
View workflow file
fix: create deploy directory before scp
ci-cd.yml #51
:
Commit
0d29766757
pushed by
avm
dev
2026-02-10 13:57:22 +03:00
1m51s
View workflow file
fix: handle unbound PYTHONPATH in CI
ci-cd.yml #50
:
Commit
e1959cd5b5
pushed by
avm
dev
2026-02-10 13:50:11 +03:00
2m43s
View workflow file
chore: fix formatting of test comment in manage.py
ci-cd.yml #49
:
Commit
cdc30400f8
pushed by
avm
dev
2026-02-10 13:40:32 +03:00
1m56s
View workflow file
chore: add `djangorestframework-stubs` dependency and suppress lint warning with `# noqa` in parsers views
ci-cd.yml #48
:
Commit
4186c64f49
pushed by
avm
dev
2026-02-10 13:32:34 +03:00
58s
View workflow file
ci: lint only src/, make lint/test non-blocking on dev
ci-cd.yml #47
:
Commit
f9eadb83d5
pushed by
avm
dev
2026-02-10 13:31:35 +03:00
1m44s
View workflow file
test_comment
ci-cd.yml #46
:
Commit
b734ba5271
pushed by
avm
dev
2026-02-10 13:26:17 +03:00
1m47s
View workflow file
chore(tests): add `# noqa` to suppress linter complaints in zakupki_client tests
ci-cd.yml #45
:
Commit
c04dd97717
pushed by
avm
dev
2026-02-10 13:24:30 +03:00
1m45s
View workflow file
chore: track uv.lock for reproducible CI builds
ci-cd.yml #44
:
Commit
c002ea7659
pushed by
avm
dev
2026-02-10 13:19:32 +03:00
1m51s
View workflow file
fix: use GITHUB_HEAD_REF for PR checkout in CI
ci-cd.yml #43
:
Commit
a8c7673b52
pushed by
avm
dev
2026-02-10 13:16:24 +03:00
40s
View workflow file
Merge pull request 'feature/chekalo' (#4) from feature/chekalo into dev
ci-cd.yml #42
:
Commit
790fc007a3
pushed by
avm
dev
2026-02-10 13:10:43 +03:00
38s
View workflow file
feat: обновления парсеров, тестов и миграций
ci-cd.yml #41
:
Commit
ee95628a0a
pushed by
avm
#4
2026-02-10 13:09:55 +03:00
2s
View workflow file
feat: обновления парсеров, тестов и миграций
ci-cd.yml #40
:
Commit
ee95628a0a
pushed by
avm
feature/chekalo
2026-02-10 13:06:25 +03:00
43s
View workflow file
fix: remove editable install from requirements.txt
ci-cd.yml #39
:
Commit
5c88c6466d
pushed by
avm
dev
2026-02-02 17:58:39 +03:00
7m54s
View workflow file
fix: create all required directories in Docker image
ci-cd.yml #36
:
Commit
80c01f2df1
pushed by
avm
dev
2026-02-02 17:41:34 +03:00
3m24s
View workflow file
fix: create src/logs directory in Docker images
ci-cd.yml #35
:
Commit
7bb328224f
pushed by
avm
dev
2026-02-02 17:36:17 +03:00
5m17s
View workflow file
fix(ci): force remove containers before deploy
ci-cd.yml #34
:
Commit
bf12b18463
pushed by
avm
dev
2026-02-02 17:22:07 +03:00
3m21s
View workflow file
fix(ci): use scp to copy compose file to server
ci-cd.yml #32
:
Commit
5dc50582ab
pushed by
avm
dev
2026-02-02 17:14:21 +03:00
2m55s
View workflow file
ci: trigger deploy after insecure-registry config
ci-cd.yml #31
:
Commit
62bc3621fb
pushed by
avm
dev
2026-02-02 17:10:16 +03:00
2m33s
View workflow file
fix(ci): update docker-compose.prod.yml on server before deploy
ci-cd.yml #29
:
Commit
983f4534c8
pushed by
avm
dev
2026-02-02 17:05:43 +03:00
2m29s
View workflow file
First
Previous
...
5
6
7
8
9
Next
Last