Skip to content

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

@vercel
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
@sonarqubecloud
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)
@sonarqubecloud
Copy link

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.

[TOOL IMPROVEMENT] Crontab non-standard style

1 participant