Skip to content

Commit ed98446

Browse files
committed
[BOT] post-merge updates
1 parent d949ca2 commit ed98446

7 files changed

Lines changed: 52 additions & 32 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[fastapi](fastapi/) | 17.0.3.2.0 | <a href='https://github.com/lmignon'><img src='https://github.com/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Odoo FastAPI endpoint
25-
[graphql_base](graphql_base/) | 17.0.1.0.1 | <a href='https://github.com/sbidoul'><img src='https://github.com/sbidoul.png' width='32' height='32' style='border-radius:50%;' alt='sbidoul'/></a> | Base GraphQL/GraphiQL controller
25+
[graphql_base](graphql_base/) | 17.0.1.1.0 | <a href='https://github.com/sbidoul'><img src='https://github.com/sbidoul.png' width='32' height='32' style='border-radius:50%;' alt='sbidoul'/></a> | Base GraphQL/GraphiQL controller
2626
[graphql_demo](graphql_demo/) | 17.0.1.0.1 | <a href='https://github.com/sbidoul'><img src='https://github.com/sbidoul.png' width='32' height='32' style='border-radius:50%;' alt='sbidoul'/></a> | GraphQL Demo
27-
[pydantic](pydantic/) | 17.0.1.0.0 | <a href='https://github.com/lmignon'><img src='https://github.com/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Utility addon to ease mapping between Pydantic and Odoo models
27+
[pydantic](pydantic/) | 17.0.1.1.0 | <a href='https://github.com/lmignon'><img src='https://github.com/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Utility addon to ease mapping between Pydantic and Odoo models
2828

2929

3030
Unported addons

graphql_base/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
============
26
Graphql Base
37
============
@@ -7,13 +11,13 @@ Graphql Base
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:7550bc59f47cae17ac3a8ac5e3340fd5e11cdefbc421215be6447377d282a85e
14+
!! source digest: sha256:41bd278986f4025fe6118d8984dd3c59453fde3aef4fec9bded5b48d2c6ce5ee
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Production/Stable
16-
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1822
:alt: License: LGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github

graphql_base/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Graphql Base",
66
"summary": """
77
Base GraphQL/GraphiQL controller""",
8-
"version": "17.0.1.0.1",
8+
"version": "17.0.1.1.0",
99
"license": "LGPL-3",
1010
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
1111
"website": "https://github.com/OCA/rest-framework",

graphql_base/static/description/index.html

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Graphql Base</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="graphql-base">
364-
<h1 class="title">Graphql Base</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="graphql-base">
370+
<h1>Graphql Base</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:7550bc59f47cae17ac3a8ac5e3340fd5e11cdefbc421215be6447377d282a85e
375+
!! source digest: sha256:41bd278986f4025fe6118d8984dd3c59453fde3aef4fec9bded5b48d2c6ce5ee
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/17.0/graphql_base"><img alt="OCA/rest-framework" src="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rest-framework-17-0/rest-framework-17-0-graphql_base"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/17.0/graphql_base"><img alt="OCA/rest-framework" src="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rest-framework-17-0/rest-framework-17-0-graphql_base"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This modules enables the creation of <a class="reference external" href="https://graphql.org/">GraphQL</a>
374379
endpoints. In itself, it does nothing and must be used by a developer to
375380
create the GraphQL schema and resolvers using
@@ -392,7 +397,7 @@ <h1 class="title">Graphql Base</h1>
392397
</ul>
393398
</div>
394399
<div class="section" id="usage">
395-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
400+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
396401
<p>To use this module, you need to</p>
397402
<ul class="simple">
398403
<li>create your graphene schema</li>
@@ -414,7 +419,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
414419
<li>Start building your own schema and resolver.</li>
415420
</ul>
416421
<div class="section" id="building-your-schema">
417-
<h2><a class="toc-backref" href="#toc-entry-2">Building your schema</a></h2>
422+
<h3><a class="toc-backref" href="#toc-entry-2">Building your schema</a></h3>
418423
<p>The schema can be built using native graphene types. An
419424
<tt class="docutils literal">odoo.addons.graphql_base.types.OdooObjectType</tt> is provided as a
420425
convenience. It is a graphene <tt class="docutils literal">ObjectType</tt> with a default attribute
@@ -428,7 +433,7 @@ <h2><a class="toc-backref" href="#toc-entry-2">Building your schema</a></h2>
428433
</ul>
429434
</div>
430435
<div class="section" id="creating-graphql-controllers">
431-
<h2><a class="toc-backref" href="#toc-entry-3">Creating GraphQL controllers</a></h2>
436+
<h3><a class="toc-backref" href="#toc-entry-3">Creating GraphQL controllers</a></h3>
432437
<p>The module provides an
433438
<tt class="docutils literal">odoo.addons.graphql_base.GraphQLControllerMixin</tt> class to help you
434439
build GraphQL controllers providing GraphiQL and/or GraphQL endpoints.</p>
@@ -456,23 +461,23 @@ <h2><a class="toc-backref" href="#toc-entry-3">Creating GraphQL controllers</a><
456461
</div>
457462
</div>
458463
<div class="section" id="bug-tracker">
459-
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
464+
<h2><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h2>
460465
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/rest-framework/issues">GitHub Issues</a>.
461466
In case of trouble, please check there if your issue has already been reported.
462467
If you spotted it first, help us to smash it by providing a detailed and welcomed
463468
<a class="reference external" href="https://github.com/OCA/rest-framework/issues/new?body=module:%20graphql_base%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
464469
<p>Do not contact contributors directly about support or help with technical issues.</p>
465470
</div>
466471
<div class="section" id="credits">
467-
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
472+
<h2><a class="toc-backref" href="#toc-entry-5">Credits</a></h2>
468473
<div class="section" id="authors">
469-
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
474+
<h3><a class="toc-backref" href="#toc-entry-6">Authors</a></h3>
470475
<ul class="simple">
471476
<li>ACSONE SA/NV</li>
472477
</ul>
473478
</div>
474479
<div class="section" id="maintainers">
475-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
480+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
476481
<p>This module is maintained by the OCA.</p>
477482
<a class="reference external image-reference" href="https://odoo-community.org">
478483
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -487,5 +492,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
487492
</div>
488493
</div>
489494
</div>
495+
</div>
490496
</body>
491497
</html>

pydantic/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
========
26
Pydantic
37
========
@@ -7,13 +11,13 @@ Pydantic
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:63e7e15e47d64ac50e8e639eb39f516a9bf2320a6ef8b1ef925430ed259b5b73
14+
!! source digest: sha256:3145552529dc5a43f662507c2fd23f1cb85aafc6784126cbe727fb9190dfa74f
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1822
:alt: License: LGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github

pydantic/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Pydantic",
66
"summary": """
77
Utility addon to ease mapping between Pydantic and Odoo models""",
8-
"version": "17.0.1.0.0",
8+
"version": "17.0.1.1.0",
99
"development_status": "Beta",
1010
"license": "LGPL-3",
1111
"maintainers": ["lmignon"],

pydantic/static/description/index.html

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Pydantic</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="pydantic">
364-
<h1 class="title">Pydantic</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="pydantic">
370+
<h1>Pydantic</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:63e7e15e47d64ac50e8e639eb39f516a9bf2320a6ef8b1ef925430ed259b5b73
375+
!! source digest: sha256:3145552529dc5a43f662507c2fd23f1cb85aafc6784126cbe727fb9190dfa74f
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/17.0/pydantic"><img alt="OCA/rest-framework" src="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rest-framework-17-0/rest-framework-17-0-pydantic"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/17.0/pydantic"><img alt="OCA/rest-framework" src="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rest-framework-17-0/rest-framework-17-0-pydantic"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This addon provides a utility method that can be used to map odoo record
374379
to a <a class="reference external" href="https://docs.pydantic.dev/">Pydantic model (&gt;= v2)</a>.</p>
375380
<p>If you need to make your Pydantic models extendable at runtime, takes a
@@ -392,7 +397,7 @@ <h1 class="title">Pydantic</h1>
392397
</ul>
393398
</div>
394399
<div class="section" id="usage">
395-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
400+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
396401
<p>To support pydantic models that map to Odoo models, Pydantic model
397402
instances can be created from arbitrary odoo model instances by mapping
398403
fields from odoo models to fields defined by the pydantic model.</p>
@@ -416,39 +421,39 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
416421
to discover all the available functionalities.</p>
417422
</div>
418423
<div class="section" id="known-issues-roadmap">
419-
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
424+
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
420425
<p>The
421426
<a class="reference external" href="https://github.com/OCA/rest-framework/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement+label%3Apydantic">roadmap</a>
422427
and <a class="reference external" href="https://github.com/OCA/rest-framework/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Apydantic">known
423428
issues</a>
424429
can be found on GitHub.</p>
425430
</div>
426431
<div class="section" id="bug-tracker">
427-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
432+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
428433
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/rest-framework/issues">GitHub Issues</a>.
429434
In case of trouble, please check there if your issue has already been reported.
430435
If you spotted it first, help us to smash it by providing a detailed and welcomed
431436
<a class="reference external" href="https://github.com/OCA/rest-framework/issues/new?body=module:%20pydantic%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
432437
<p>Do not contact contributors directly about support or help with technical issues.</p>
433438
</div>
434439
<div class="section" id="credits">
435-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
440+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
436441
<div class="section" id="authors">
437-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
442+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
438443
<ul class="simple">
439444
<li>ACSONE SA/NV</li>
440445
</ul>
441446
</div>
442447
<div class="section" id="contributors">
443-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
448+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
444449
<ul class="simple">
445450
<li>Laurent Mignon &lt;<a class="reference external" href="mailto:laurent.mignon&#64;acsone.eu">laurent.mignon&#64;acsone.eu</a>&gt;</li>
446451
<li>Tris Doan &lt;<a class="reference external" href="mailto:tridm&#64;trobz.com">tridm&#64;trobz.com</a>&gt;</li>
447452
<li>Pierre Verkest &lt;<a class="reference external" href="mailto:pierre&#64;verkest.fr">pierre&#64;verkest.fr</a>&gt;</li>
448453
</ul>
449454
</div>
450455
<div class="section" id="maintainers">
451-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
456+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
452457
<p>This module is maintained by the OCA.</p>
453458
<a class="reference external image-reference" href="https://odoo-community.org">
454459
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -463,5 +468,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
463468
</div>
464469
</div>
465470
</div>
471+
</div>
466472
</body>
467473
</html>

0 commit comments

Comments
 (0)