Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into release/2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Mar 18, 2024
2 parents 4bdf221 + 176c9f4 commit d6fed8d
Show file tree
Hide file tree
Showing 11 changed files with 1,205 additions and 2,042 deletions.
55 changes: 0 additions & 55 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "superdesk",
"license": "GPL-3.0",
"dependencies": {
"superdesk-core": "github:superdesk/superdesk-client-core#release/2.7",
"superdesk-core": "github:superdesk/superdesk-client-core#develop",
"superdesk-planning": "file:../"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion e2e/server/core-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
gunicorn==19.7.1
honcho==1.0.1
git+https://github.com/superdesk/superdesk-core.git@release/2.7#egg=superdesk-core
git+https://github.com/superdesk/superdesk-core.git@develop#egg=superdesk-core
Loading

0 comments on commit d6fed8d

Please sign in to comment.