From ba7c6b63df860404104b0168fb81834bfe73ce10 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Mon, 24 Feb 2025 16:22:25 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...ixed-functions-cron-trigger-validation-rules.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 changelog/february2025/2025-02-24-functions-fixed-functions-cron-trigger-validation-rules.mdx diff --git a/changelog/february2025/2025-02-24-functions-fixed-functions-cron-trigger-validation-rules.mdx b/changelog/february2025/2025-02-24-functions-fixed-functions-cron-trigger-validation-rules.mdx new file mode 100644 index 0000000000..0a7d1fd43c --- /dev/null +++ b/changelog/february2025/2025-02-24-functions-fixed-functions-cron-trigger-validation-rules.mdx @@ -0,0 +1,13 @@ +--- +title: Functions CRON trigger validation rules +status: fixed +author: + fullname: 'Join the #serverless-functions channel on Slack.' + url: 'https://slack.scaleway.com' +date: 2025-02-24 +category: serverless +product: functions +--- + +Validaiton rules fror CRON creation via the Console are now fixed. + From bc655daadcfc8d47b8bc2d19b2fea6d97596eea3 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:44:07 +0100 Subject: [PATCH 2/2] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Néda <87707325+nerda-codes@users.noreply.github.com> --- ...-functions-fixed-functions-cron-trigger-validation-rules.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/february2025/2025-02-24-functions-fixed-functions-cron-trigger-validation-rules.mdx b/changelog/february2025/2025-02-24-functions-fixed-functions-cron-trigger-validation-rules.mdx index 0a7d1fd43c..f5126db488 100644 --- a/changelog/february2025/2025-02-24-functions-fixed-functions-cron-trigger-validation-rules.mdx +++ b/changelog/february2025/2025-02-24-functions-fixed-functions-cron-trigger-validation-rules.mdx @@ -9,5 +9,5 @@ category: serverless product: functions --- -Validaiton rules fror CRON creation via the Console are now fixed. +Issues with validation rules for CRON creation via the Scaleway [console](https://console.scaleway.com/) have been fixed.