GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
From: Ammar Faizi <[email protected]>
To: Muhammad Rizki <[email protected]>
Cc: Ammar Faizi <[email protected]>,
	Alviro Iskandar Setiawan <[email protected]>,
	GNU/Weeb Mailing List <[email protected]>
Subject: Re: [PATCH v2 00/17] Everything about logger changes and some fixes
Date: Thu, 19 Jan 2023 13:54:55 +0700	[thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>

On Thu, 19 Jan 2023 00:53:39 +0700, Muhammad Rizki wrote:
> This series is about refactor logger method, fix charset issue, and some
> improvements. In this series we use a simple logging method that so
> easily to manage logger config using .conf file.
> 
> - What's new?
>   v1:
>     1) Add return type annotation for the send_te.xt_mail() and
>        send_patch_email() for the Discord bot
> 
> [...]

Applied, thanks!

[01/17] telegram: Simplify code to get DB_PORT from env
        commit: 1701589a63270d2204d4386630e1cc35d910dd90
[02/17] discord: Simplify code to get DB_PORT from env
        commit: d9ab32d7ea83e6d08d705d3d51a5b1d35570a497
[03/17] telegram: logger: Add a telegram.logger.conf
        commit: da2ff98f54979669867bca1a69f2ca5d19d10652
[04/17] discord: logger: Add a discord.logger.conf
        commit: 5ee8bdab7d3eed174bfd06ab30358027d2d4109e
[05/17] telegram: logger: Initialize the configuration for the Telegram logger.
        commit: afc6016ce1ec177b3ae78d65a9fb157292a3d1f6
[06/17] discord: logger: Initialize the configuration for the Discord logger.
        commit: 83fa3b5cafaa7c430042404d39480b4382b6dad3
[07/17] telegram: fix: Fix the type annoations for the decorator
        commit: 3b420794c629b1adea071ecd6b3d4d421620f43e
[08/17] discord: cleanup: Remove some unnecessary comments
        commit: 556c16b605e64746dd174d3a78aefe3ccafd1075
[09/17] discord: fix: Fix the type annotations for the decorator
        commit: 57a705431e73b815f209cf340d4a102c5abf13f1
[10/17] discord: typing: Add return type annotations
        commit: dd2909aa6ae90b848561d02c8cdf1cb35d3a0420
[11/17] telegram: Implement DaemonException() and report_err() in scrape.py
        commit: 16431f083520918a6e29e9fe1e4391a626e7bfe5
[12/17] utils: fix: Fix charset issue for get_decoded_payload()
        commit: 858a25d1516d6bef22389d6bbd3577f4c1bc9fc4
[13/17] telegram: logger: Refactor all logging method
        commit: 332ffd0c5d197077dd77b4d72d323211eed7b485
[14/17] discord: Implement DaemonException and report_err in get_lore_mail.py
        commit: aae8fbb4dcc5a3c1827df70a6ed3763d9dc73619
[15/17] discord: logger: Refactor all logging method
        commit: df3476d67c90418710ceaeaff0413e0418d54041
[16/17] refactor: Move requirements.txt
        (no commit info)
[17/17] cleanup: Remove the custom logger module
        commit: bf2fe963caf19a5002f585cd07541400c5df945b

Best regards,
-- 
Ammar Faizi <[email protected]>

      parent reply	other threads:[~2023-01-19  6:54 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18 17:53 [PATCH v2 00/17] Everything about logger changes and some fixes Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 01/17] telegram: Simplify code to get DB_PORT from env Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 02/17] discord: " Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 03/17] telegram: logger: Add a telegram.logger.conf Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 04/17] discord: logger: Add a discord.logger.conf Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 05/17] telegram: logger: Initialize the configuration for the Telegram logger Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 06/17] discord: logger: Initialize the configuration for the Discord logger Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 07/17] telegram: fix: Fix the type annoations for the decorator Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 08/17] discord: cleanup: Remove some unnecessary comments Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 09/17] discord: fix: Fix the type annotations for the decorator Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 10/17] discord: typing: Add return type annotations Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 11/17] telegram: Implement DaemonException() and report_err() in scrape.py Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 12/17] utils: fix: Fix charset issue for get_decoded_payload() Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 13/17] telegram: logger: Refactor all logging method Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 14/17] discord: Implement DaemonException and report_err in get_lore_mail.py Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 15/17] discord: logger: Refactor all logging method Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 16/17] refactor: Move requirements.txt Muhammad Rizki
2023-01-18 17:53 ` [PATCH v2 17/17] cleanup: Remove the custom logger module Muhammad Rizki
2023-01-19  6:54 ` [PATCH v2 00/17] Everything about logger changes and some fixes Ammar Faizi
2023-01-19 12:49   ` Muhammad Rizki
2023-01-19  6:54 ` Ammar Faizi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=167411124534.113157.3777700997305758260.b4-ty@gnuweeb.org \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox