[
https://issues.apache.org/jira/browse/BEAM-13636?focusedWorklogId=708944&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-708944
]
ASF GitHub Bot logged work on BEAM-13636:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jan/22 09:23
Start Date: 14/Jan/22 09:23
Worklog Time Spent: 10m
Work Description: KhaninArtur commented on a change in pull request
#16515:
URL: https://github.com/apache/beam/pull/16515#discussion_r784646242
##########
File path: playground/infrastructure/logger.py
##########
@@ -33,7 +33,7 @@ def setup_logger():
log = logging.getLogger()
log.setLevel(logging.INFO)
formatter = logging.Formatter(
- '[%(asctime)s] %(levelname)s [%(name)s.%(funcName)s:%(lineno)d]
%(message)s'
+ '[%(asctime)s] %(levelname)s [%(name)s.%(funcName)s:%(lineno)d]
%(message)s'
Review comment:
I think, according to the style guide, this line should have an
indentation with 4 spaces, as it was before. Could you double-check it, please?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 708944)
Time Spent: 0.5h (was: 20m)
> Checking the default field on CI/CD step
> ----------------------------------------
>
> Key: BEAM-13636
> URL: https://issues.apache.org/jira/browse/BEAM-13636
> Project: Beam
> Issue Type: Sub-task
> Components: beam-playground
> Reporter: Pavel Avilov
> Assignee: Pavel Avilov
> Priority: P2
> Labels: beam-playground-backend, beam-playground-sprint-7
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Need to add logic that will check that the examples of a specific SDK have
> only 1 default example on CI/CD step.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)