-
-
Notifications
You must be signed in to change notification settings - Fork 351
[18.0][MIG] graphql_demo: Migration to 18.0 #475
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 18.0
Are you sure you want to change the base?
Conversation
/ocabot migration graphql_demo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ajay-odoogap can you finish this PR? It's important so we can test it before merging graphql_base.
Depends on #474