-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(async): Remove old data_updates no longer needed (#2699)
- Loading branch information
1 parent
431b046
commit 840e7b3
Showing
35 changed files
with
7 additions
and
1,430 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,9 @@ jobs: | |
matrix: | ||
python-version: ['3.10'] | ||
|
||
env: | ||
SKIP_SERVER_INSTALL: true | ||
|
||
services: | ||
mongodb: | ||
image: mongo:6 | ||
|
@@ -44,7 +47,5 @@ jobs: | |
run: | | ||
python manage.py app:initialize_data | ||
python manage.py users:create -u admin -p admin -e [email protected] --admin | ||
# python manage.py data:upgrade # until we decide what to do | ||
python manage.py data:upgrade | ||
python manage.py schema:migrate | ||
65 changes: 0 additions & 65 deletions
65
superdesk/data_updates/00000_20160610-164730_content_templates.py
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
superdesk/data_updates/00002_20170214-145336_vocabularies.py
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
superdesk/data_updates/00005_20171023-152436_vocabularies.py
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
superdesk/data_updates/00006_20171124-195408_content_types.py
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
superdesk/data_updates/00007_20180321-092824_archive.dist.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.