Skip to content

Conversation

@aysim319
Copy link
Contributor

No description provided.

@aysim319 aysim319 requested a review from minhkhul January 15, 2025 15:37
@aysim319 aysim319 changed the title issue date must be 8 digits issue date must be 8 digits for patching Jan 15, 2025
@aysim319 aysim319 merged commit 049de70 into main Jan 15, 2025
17 checks passed
@aysim319 aysim319 deleted the hotfix-nhsn-patch branch January 15, 2025 21:56
issue_date_str = file.name.split(".")[0]
logger.info("Running issue", issue_date=datetime.strptime(issue_date_str, "%Y%m%d").strftime("%Y-%m-%d"))
params["patch"]["issue_date"] = issue_date_str
# regardless of week date type or not the directory name must be issue_date_YYYYMMDD
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# regardless of week date type or not the directory name must be issue_date_YYYYMMDD
# regardless of week date type or not the directory name must be `issue_YYYYMMDD`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants