Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(Cron Parser): handle aws, next executions and TZ #1026

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

sharevb
Copy link
Contributor

@sharevb sharevb commented May 1, 2024

Handle AWS Cron syntax and distinguishe from standard syntax (fix #855)
Add show crontab next 5 execution times (taken from #1283, thanks to @louyongjiu)
Add Timezone handling: fix #261

Copy link

vercel bot commented May 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
it-tools ✅ Ready (Inspect) Visit Preview Sep 22, 2024 10:29am

Just use validation of cronstrue package
Fix CorentinTh#855
@sharevb sharevb force-pushed the fix/crontab-enh branch from e93e536 to f1044b3 Compare May 1, 2024 21:40
Copy link

sonarqubecloud bot commented May 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sharevb sharevb changed the title fix(Cron Parser): handle more patterns fix(Cron Parser): handle more patterns (aws) Sep 21, 2024
Handle AWS Cron syntax and distinguishe from standard syntax (fix CorentinTh#855)
Add show crontab next 5 execution times (taken from CorentinTh#1283)
Add Timezone handling: fix CorentinTh#261
@sharevb sharevb changed the title fix(Cron Parser): handle more patterns (aws) fix(Cron Parser): handle aws, next executions and TZ Sep 21, 2024
Let the user choose between cron format (since help is different)
Copy link

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TOOL IMPROVEMENT] Crontab non-standard style
1 participant