Skip to content

Commit e571ac1

Browse files
committed
[BOT] post-merge updates
1 parent c263e8e commit e571ac1

4 files changed

Lines changed: 30 additions & 20 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ addon | version | maintainers | summary
6363
[onchange_helper](onchange_helper/) | 18.0.1.0.1 | | Technical module that ease execution of onchange in Python code
6464
[rpc_helper](rpc_helper/) | 18.0.1.0.1 | <a href='https://github.com/simahawk'><img src='https://github.com/simahawk.png' width='32' height='32' style='border-radius:50%;' alt='simahawk'/></a> | Helpers for disabling RPC calls
6565
[scheduler_error_mailer](scheduler_error_mailer/) | 18.0.1.0.0 | | Scheduler Error Mailer
66-
[sentry](sentry/) | 18.0.1.0.3 | <a href='https://github.com/barsi'><img src='https://github.com/barsi.png' width='32' height='32' style='border-radius:50%;' alt='barsi'/></a> <a href='https://github.com/naglis'><img src='https://github.com/naglis.png' width='32' height='32' style='border-radius:50%;' alt='naglis'/></a> <a href='https://github.com/versada'><img src='https://github.com/versada.png' width='32' height='32' style='border-radius:50%;' alt='versada'/></a> <a href='https://github.com/moylop260'><img src='https://github.com/moylop260.png' width='32' height='32' style='border-radius:50%;' alt='moylop260'/></a> <a href='https://github.com/fernandahf'><img src='https://github.com/fernandahf.png' width='32' height='32' style='border-radius:50%;' alt='fernandahf'/></a> | Report Odoo errors to Sentry
66+
[sentry](sentry/) | 18.0.1.0.4 | <a href='https://github.com/barsi'><img src='https://github.com/barsi.png' width='32' height='32' style='border-radius:50%;' alt='barsi'/></a> <a href='https://github.com/naglis'><img src='https://github.com/naglis.png' width='32' height='32' style='border-radius:50%;' alt='naglis'/></a> <a href='https://github.com/versada'><img src='https://github.com/versada.png' width='32' height='32' style='border-radius:50%;' alt='versada'/></a> <a href='https://github.com/moylop260'><img src='https://github.com/moylop260.png' width='32' height='32' style='border-radius:50%;' alt='moylop260'/></a> <a href='https://github.com/fernandahf'><img src='https://github.com/fernandahf.png' width='32' height='32' style='border-radius:50%;' alt='fernandahf'/></a> | Report Odoo errors to Sentry
6767
[sequence_python](sequence_python/) | 18.0.1.0.0 | | Calculate a sequence number from a Python expression
6868
[session_db](session_db/) | 18.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> | Store sessions in DB
6969
[test_auditlog](test_auditlog/) | 18.0.1.0.3 | | Additional unit tests for Audit Log based on accounting models

sentry/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
Sentry
37
======
@@ -7,13 +11,13 @@ Sentry
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:e2f1d0bc83bf031b61df768de9c2f6d4f1feb303facf171a8d1889fc6a2635ca
14+
!! source digest: sha256:ef40ec303dcfbdd5896a74fc2e057e8ecbf3301ecef86fbd94821b1cd2e46c8b
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-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github

sentry/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Sentry",
55
"summary": "Report Odoo errors to Sentry",
6-
"version": "18.0.1.0.3",
6+
"version": "18.0.1.0.4",
77
"category": "Extra Tools",
88
"website": "https://github.com/OCA/server-tools",
99
"author": "Mohammed Barsi,"

sentry/static/description/index.html

Lines changed: 22 additions & 16 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>Sentry</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="sentry">
364-
<h1 class="title">Sentry</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="sentry">
370+
<h1>Sentry</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:e2f1d0bc83bf031b61df768de9c2f6d4f1feb303facf171a8d1889fc6a2635ca
375+
!! source digest: sha256:ef40ec303dcfbdd5896a74fc2e057e8ecbf3301ecef86fbd94821b1cd2e46c8b
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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-tools/tree/18.0/sentry"><img alt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-sentry"><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/server-tools&amp;target_branch=18.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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-tools/tree/18.0/sentry"><img alt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-sentry"><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/server-tools&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module allows painless <a class="reference external" href="https://sentry.io/">Sentry</a> integration
374379
with Odoo.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -393,7 +398,7 @@ <h1 class="title">Sentry</h1>
393398
</ul>
394399
</div>
395400
<div class="section" id="installation">
396-
<h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-1">Installation</a></h2>
397402
<p>The module can be installed just like any other Odoo module, by adding
398403
the module’s directory to Odoo <em>addons_path</em>. In order for the module to
399404
correctly wrap the Odoo WSGI application, it also needs to be loaded as
@@ -407,7 +412,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
407412
</pre>
408413
</div>
409414
<div class="section" id="configuration">
410-
<h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
415+
<h2><a class="toc-backref" href="#toc-entry-2">Configuration</a></h2>
411416
<p>The following additional configuration options can be added to your Odoo
412417
configuration file:</p>
413418
<p>[TABLE]</p>
@@ -418,7 +423,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
418423
are:
419424
<tt class="docutils literal">with_locals, max_breadcrumbs, release, environment, server_name, shutdown_timeout, in_app_include, in_app_exclude, default_integrations, dist, sample_rate, send_default_pii, http_proxy, https_proxy, request_bodies, debug, attach_stacktrace, ca_certs, propagate_traces, traces_sample_rate, auto_enabling_integrations, max_value_length</tt>.</p>
420425
<div class="section" id="example-odoo-configuration">
421-
<h2><a class="toc-backref" href="#toc-entry-3">Example Odoo configuration</a></h2>
426+
<h3><a class="toc-backref" href="#toc-entry-3">Example Odoo configuration</a></h3>
422427
<p>Below is an example of Odoo configuration file with <em>Odoo Sentry</em>
423428
options:</p>
424429
<pre class="literal-block">
@@ -440,14 +445,14 @@ <h2><a class="toc-backref" href="#toc-entry-3">Example Odoo configuration</a></h
440445
</div>
441446
</div>
442447
<div class="section" id="usage">
443-
<h1><a class="toc-backref" href="#toc-entry-4">Usage</a></h1>
448+
<h2><a class="toc-backref" href="#toc-entry-4">Usage</a></h2>
444449
<p>Once configured and installed, the module will report any logging event
445450
at and above the configured Sentry logging level, no additional actions
446451
are necessary.</p>
447452
<p><a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/149/14.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a></p>
448453
</div>
449454
<div class="section" id="known-issues-roadmap">
450-
<h1><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h1>
455+
<h2><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h2>
451456
<ul class="simple">
452457
<li><strong>No database separation</strong> – This module functions by intercepting
453458
all Odoo logging records in a running Odoo process. This means that
@@ -463,17 +468,17 @@ <h1><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h1>
463468
</ul>
464469
</div>
465470
<div class="section" id="bug-tracker">
466-
<h1><a class="toc-backref" href="#toc-entry-6">Bug Tracker</a></h1>
471+
<h2><a class="toc-backref" href="#toc-entry-6">Bug Tracker</a></h2>
467472
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-tools/issues">GitHub Issues</a>.
468473
In case of trouble, please check there if your issue has already been reported.
469474
If you spotted it first, help us to smash it by providing a detailed and welcomed
470475
<a class="reference external" href="https://github.com/OCA/server-tools/issues/new?body=module:%20sentry%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
471476
<p>Do not contact contributors directly about support or help with technical issues.</p>
472477
</div>
473478
<div class="section" id="credits">
474-
<h1><a class="toc-backref" href="#toc-entry-7">Credits</a></h1>
479+
<h2><a class="toc-backref" href="#toc-entry-7">Credits</a></h2>
475480
<div class="section" id="authors">
476-
<h2><a class="toc-backref" href="#toc-entry-8">Authors</a></h2>
481+
<h3><a class="toc-backref" href="#toc-entry-8">Authors</a></h3>
477482
<ul class="simple">
478483
<li>Mohammed Barsi</li>
479484
<li>Versada</li>
@@ -482,7 +487,7 @@ <h2><a class="toc-backref" href="#toc-entry-8">Authors</a></h2>
482487
</ul>
483488
</div>
484489
<div class="section" id="contributors">
485-
<h2><a class="toc-backref" href="#toc-entry-9">Contributors</a></h2>
490+
<h3><a class="toc-backref" href="#toc-entry-9">Contributors</a></h3>
486491
<ul class="simple">
487492
<li>Mohammed Barsi &lt;<a class="reference external" href="mailto:barsintod&#64;gmail.com">barsintod&#64;gmail.com</a>&gt;</li>
488493
<li>Andrius Preimantas &lt;<a class="reference external" href="mailto:andrius&#64;versada.eu">andrius&#64;versada.eu</a>&gt;</li>
@@ -495,13 +500,13 @@ <h2><a class="toc-backref" href="#toc-entry-9">Contributors</a></h2>
495500
</ul>
496501
</div>
497502
<div class="section" id="other-credits">
498-
<h2><a class="toc-backref" href="#toc-entry-10">Other credits</a></h2>
503+
<h3><a class="toc-backref" href="#toc-entry-10">Other credits</a></h3>
499504
<ul class="simple">
500505
<li>Vauxoo</li>
501506
</ul>
502507
</div>
503508
<div class="section" id="maintainers">
504-
<h2><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h2>
509+
<h3><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h3>
505510
<p>This module is maintained by the OCA.</p>
506511
<a class="reference external image-reference" href="https://odoo-community.org">
507512
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -516,5 +521,6 @@ <h2><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h2>
516521
</div>
517522
</div>
518523
</div>
524+
</div>
519525
</body>
520526
</html>

0 commit comments

Comments
 (0)