[18.0][MIG] graphql_demo: Migration to 18.0#475
[18.0][MIG] graphql_demo: Migration to 18.0#475ajay-odoogap wants to merge 44 commits intoOCA:18.0from
Conversation
|
/ocabot migration graphql_demo |
There was a problem hiding this comment.
Thank you @ajay-odoogap
Can you add in a separate and temporary commit a dependency on the #473 PR into the test-requirements.txt file as
odoo-addon-graphql-base @ git+https://github.com/OCA/rest-framework.git@refs/pull/473/head#subdirectory=graphql_base
This will allow the tests to be run.
27d3da0 to
5806a80
Compare
c0287ab to
e5517bd
Compare
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
|
@lmignon Can you mark this PR as no stale please? |
It's done but some work is required to be able to merge this PR. Do you plan to finalise this PR? |
|
I don't think so. @ajay-odoogap do you plan to finish this PR ? |
graphql_demo/__manifest__.py
Outdated
|
|
||
| { | ||
| "name": "GraphQL Demo", | ||
| "version": "17.0.1.0.1", |
There was a problem hiding this comment.
@ajay-odoogap can you finish this PR? It's important so we can test it before merging graphql_base.
Depends on #474