-
We can automate the whole process of reviewing the version, that it's a tag, and that it's uploaded to PyPI with existing GitHub Actions used in multiple other projects. Here are some examples that I …
kinow updated
1 month ago
-
A quirk is that this points to https://github.com/cylc/cylc-flow/blob/08ab96c5eca1e89ad22cacc3b0b0fcc0bbbae619/cylc/flow/etc/job.sh#L73
rather than just `${$CYLC_WORKFLOW_RUN_DIR}/log`.
From exa…
-
### Description
I noticed that WUI is showing old cycles in one of the suites despite these cycles have been completed. I checked the `cylc workflow-state` and all tasks have been succeeded. I …
-
**Describe the bug**
@xian22 initially reported this issue. He was having trouble getting concretize to run when building in his Window/WSL/Ubuntu environment.
After some debugging it was discover…
-
By default `cylc gui` runs a localhost webserver and beings up a browser on the same machine. While this often works, for non-graphical systems it would be better to use `cylc gui --ip=0.0.0.0 --no-br…
-
Tier 1 finished successfully but took too long, ~1 hour for almost each task(you can compare with previous Tier 1 runs). I had to do a few `cylc` related change in `gmao_ci` account to `~/bin/cylc` an…
-
### New rules proposal.
The backslash in `=> \` hasn't been required but there was no upgrade or obsolete message because it's inside the graph. Lint should probably point this out.
Additionall…
wxtim updated
4 hours ago
-
When running some operators (age of air), I get permission errors when trying to write intermediate data to disk (e.g. http://fcm1/cylc-review/view/jawarner?&suite=cset-workflow%2Frun6&no_fuzzy_time=0…
-
Initial To-Dos:
- [x] make a new Cylc template for FSD routine: https://github.com/WilhelmusLab/ebseg/pull/43
- [ ] auto populate the Jinja template with the flag needed to trigger FSD in the CLI pr…
-
**Describe the bug**
When a GitHub Actions workflow runs on the `pull_request` event, `actions/checkout` by default does not check out the pull request branch itself, but merges it into the base bran…