Skip to content

Hotfix PR: Fix Missing Cron Script Creation for Regular Crontab Title:#4497

Merged
DavidHuber-NOAA merged 1 commit intoNOAA-EMC:developfrom
AntonMFernando-NOAA:bug/scrontab
Jan 30, 2026
Merged

Hotfix PR: Fix Missing Cron Script Creation for Regular Crontab Title:#4497
DavidHuber-NOAA merged 1 commit intoNOAA-EMC:developfrom
AntonMFernando-NOAA:bug/scrontab

Conversation

@AntonMFernando-NOAA
Copy link
Contributor

Description

Type of change

  • Bug fix (fixes something broken)
  • New feature (adds functionality)
  • Maintenance (code refactor, clean-up, new CI test, etc.)

Change characteristics

  • Is this change expected to change outputs (e.g. value changes to existing outputs, new files stored in COM, files removed from COM, filename changes, additions/subtractions to archives)? YES/NO (If YES, please indicate to which system(s))
    • GFS
    • GEFS
    • SFS
    • GCAFS
  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? NO
  • Does this change require an update to any of the following submodules? NO (If YES, please add a link to any PRs that are pending.)
    • EMC verif-global
    • GDAS
    • GFS-utils
    • GSI
    • GSI-monitor
    • GSI-utils
    • UFS-utils
    • UFS-weather-model
    • wxflow

Checklist

  • Any dependent changes have been merged and published
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have documented my code, including function, input, and output descriptions
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • This change is covered by an existing CI test or a new one has been added
  • Any new scripts have been added to the .github/CODEOWNERS file with owners
  • I have made corresponding changes to the system documentation if necessary

@AntonMFernando-NOAA AntonMFernando-NOAA marked this pull request as ready for review January 30, 2026 20:05
Copy link
Contributor

@DavidHuber-NOAA DavidHuber-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DavidHuber-NOAA
Copy link
Contributor

Thanks @AntonMFernando-NOAA for the quick fix!

@DavidHuber-NOAA DavidHuber-NOAA merged commit fb82cf0 into NOAA-EMC:develop Jan 30, 2026
5 checks passed
DavidHuber-NOAA pushed a commit to DavidHuber-NOAA/global-workflow that referenced this pull request Feb 23, 2026
- On systems using regular crontab, the workflow generation creates a
crontab entry that references a `.cron.sh` script that doesn't exist.
This causes cron jobs to fail with "script not found" errors.
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