Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Prevent logging undefined for event schedule #1520

Merged
merged 1 commit into from
Jul 30, 2022
Merged

fix: Prevent logging undefined for event schedule #1520

merged 1 commit into from
Jul 30, 2022

Conversation

dnicolson
Copy link
Contributor

Description

This pull request prevents logging undefined if the input key is undefined.

Motivation and Context

Before and after:
Scheduling [upload] cron: [*/1 * * * *] input: undefined
Scheduling [upload] cron: [*/1 * * * *]

How Has This Been Tested?

Running sls offline.

@dnalborczyk dnalborczyk changed the title Prevent logging undefined for event schedule fix: Prevent logging undefined for event schedule Jul 30, 2022
@dnalborczyk
Copy link
Collaborator

thank you @dnicolson !!

@dnalborczyk dnalborczyk merged commit 3042bc2 into dherault:master Jul 30, 2022
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.

2 participants