Skip to content

Improve 'Cron (timer) triggers' page #1319

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

Merged
merged 5 commits into from
May 19, 2025
Merged

Conversation

maryiaCodefresh
Copy link
Contributor

Since we support five-field cron expressions instead of six, I suggest the following improvements in addition to CR-23870.

  1. Delete the 'Seconds' field from the 'Cron Expression Fields' table, as we support only five fields in the cron expression.

  2. Move 'Predefined Scheduling for Cron Jobs' and 'Fixed Interval Scheduling for Cron Jobs' to the 'Cron Triggers with Codefresh CLI' section (relevant only for legacy cron triggers), since our UI no longer supports them. Additionally, these schedules use six fields in the cron expression, which has been deprecated.

  3. Update the screenshot in the 'Create a Cron Trigger in UI' section (How-To, Step 5) to reflect the current support for five-field cron expressions in the UI. The previous screenshot incorrectly displays six fields.

1. Deleted the 'Seconds' field from the 'Cron Expression Fields' table, as we support only five fields in the cron expression.

2. Moved 'Predefined Scheduling for Cron Jobs' and 'Fixed Interval Scheduling for Cron Jobs' to the 'Cron Triggers with Codefresh CLI' section (relevant only for legacy cron triggers), since our UI no longer supports them. Additionally, these schedules use six fields in the cron expression, which has been deprecated.
Updating the screenshot in the 'Create a Cron Trigger in UI' section (How-To, Step 5) to reflect the current support for five-field cron expressions in the UI. The previous screenshot incorrectly displays six fields.
@maryiaCodefresh maryiaCodefresh requested a review from NimRegev as a code owner May 15, 2025 13:22
@codefresh-git-integration
Copy link

Removed 'Predefined Scheduling for Cron Jobs' and 'Fixed Interval Scheduling for Cron Jobs' sections
@codefresh-git-integration
Copy link

@NimRegev NimRegev merged commit c74468f into master May 19, 2025
1 check passed
@NimRegev
Copy link
Contributor

Closing the PR after merge

@NimRegev NimRegev deleted the maryiaCodefesh-dev-cron-triggers branch May 19, 2025 08:25
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