Alexey Skobkin skobkin
skobkin pushed to fix_dockerfile at skobkin/magnetico-web 2022-07-10 20:13:53 +03:00
173186a4ee Adding missing EXPOSE to Dockerfile.
skobkin created branch fix_dockerfile in skobkin/magnetico-web 2022-07-10 20:13:53 +03:00
skobkin deleted branch feature_modernize from skobkin/magnetico-web 2022-07-10 16:51:27 +03:00
skobkin merged pull request skobkin/magnetico-web#8 2022-07-10 16:51:27 +03:00
PHP code refresh
skobkin pushed to master at skobkin/magnetico-web 2022-07-10 16:51:27 +03:00
8e5e3cceb9 PHP code refresh (!8)
skobkin commented on pull request skobkin/magnetico-web#8 2022-07-10 16:50:23 +03:00
PHP code refresh

Looks like it works fine.

skobkin suggested changes for Miroslavsckaya/tg_rss_bot#38 2022-07-10 16:40:14 +03:00
Fix date representation in FeedItem
skobkin commented on pull request Miroslavsckaya/tg_rss_bot#38 2022-07-10 16:40:14 +03:00
Fix date representation in FeedItem

It's better to also show which env variables are needed as it's showed above.

skobkin pushed to feature_logging at Miroslavsckaya/tg_rss_bot 2022-07-10 15:07:03 +03:00
97a9d76cea Fatal flaw fixed.
01ab35210f pylama code style fixes.
099c9f77a3 Logging added. LOG_LEVEL env variable introduced.
56cb4138b5 Sanitizing HTML to leave only HTML tags allowed by Telegram Bot API. (#33)
Compare 4 commits »
skobkin opened issue Miroslavsckaya/tg_rss_bot#37 2022-07-10 03:43:24 +03:00
Live server deploy from CI
skobkin opened issue Miroslavsckaya/tg_rss_bot#36 2022-07-10 03:42:06 +03:00
Docker image publishing from CI
skobkin opened issue Miroslavsckaya/tg_rss_bot#35 2022-07-10 03:38:44 +03:00
Docker image
skobkin pushed to feature_logging at Miroslavsckaya/tg_rss_bot 2022-07-10 03:29:34 +03:00
c15a5755d7 Fatal flaw fixed.
skobkin pushed to feature_logging at Miroslavsckaya/tg_rss_bot 2022-07-10 03:24:22 +03:00
eae24b10db pylama code style fixes.
skobkin created pull request Miroslavsckaya/tg_rss_bot#34 2022-07-10 03:22:10 +03:00
Logging added
skobkin pushed to feature_logging at Miroslavsckaya/tg_rss_bot 2022-07-10 03:21:32 +03:00
bb72ed3ae2 Logging added. LOG_LEVEL env variable introduced.
skobkin created branch feature_logging in Miroslavsckaya/tg_rss_bot 2022-07-10 03:21:32 +03:00
skobkin pushed to feature_filter_html_tags at Miroslavsckaya/tg_rss_bot 2022-07-09 23:55:18 +03:00
5a8b553546 Disabling pylint warning for telebot middleware compatibility.