Pinned Loading
-
cylc/cylc-flow
cylc/cylc-flow PublicCylc: a general purpose workflow engine with a gift for cycling
-
metomi/isodatetime
metomi/isodatetime Public📅 ⌚ Python ISO 8601 date time parser and data model/manipulation utilities
-
cylc/cylc-ui
cylc/cylc-ui PublicWeb app for monitoring and controlling Cylc workflows
-
cylc/release-actions
cylc/release-actions PublicGitHub Actions for automating releases and other tasks
-
cylc/cylc-textmate-grammar
cylc/cylc-textmate-grammar PublicTextMate grammar for Cylc workflow configuration files
JavaScript 5
-
cylc/vscode-cylc
cylc/vscode-cylc PublicVSCode language support for Cylc workflow configuration files
1,442 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created 37 commits in 7 repositories
Created a pull request in cylc/cylc-ui that received 11 comments
Graph grouping/collapsing code tidy
Follow-up to #1810
Partly addresses #1130
Check List
I have read CONTRIBUTING.md
and added my name as a Code Contributor.
Contains logically gro…
Opened 17 other pull requests in 5 repositories
cylc/cylc-flow
5
merged
1
open
-
Prepare 8.4.2 (retry)
This contribution was made on Apr 7
-
Fix flake8 lint
This contribution was made on Apr 7
-
Fix integration test sending mail
This contribution was made on Apr 7
-
Cherry pick #6629 - use Flake8 on tests
This contribution was made on Apr 3
-
Replace descendants with ancestors in schema
This contribution was made on Apr 2
-
GH Actions: drop manylinux test
This contribution was made on Apr 2
cylc/cylc-ui
4
open
-
Tidy
This contribution was made on Apr 15
-
Migrate to ESLint flat config & neostandard
This contribution was made on Apr 15
-
Include cylc-flow & UIS version in sidebar
This contribution was made on Apr 11
-
ESLint: enforce trailing commas and html indentation
This contribution was made on Apr 4
cylc/cylc-uiserver
3
merged
-
Fix possible sort error
This contribution was made on Apr 15
-
Drop usage of pkg_resources
This contribution was made on Apr 14
-
GH Actions: update build check
This contribution was made on Apr 4
metomi/rose
3
merged
-
Use towncrier for changelog generation
This contribution was made on Apr 10
-
GH Actions: use latest
pypa/gh-action-pypi-publish
This contribution was made on Apr 7 -
Address flake8 F824
This contribution was made on Apr 1
cylc/release-actions
1
merged
-
Towncrier draft: fix version undefined
This contribution was made on Apr 10
Reviewed 37 pull requests in 8 repositories
cylc/cylc-flow
13 pull requests
-
Fix.6701.scheduler time zone change bug
This contribution was made on Apr 17
-
Prevent illegal platform host broadcast
This contribution was made on Apr 17
-
tests: switch from pytest.fixture to pytest_asyncio.fixture for async code
This contribution was made on Apr 15
-
protobuf upb memory accumulation fix
This contribution was made on Apr 14
-
graphene/graphql-core v3 upgrade
This contribution was made on Apr 11
-
Poll comms: always process standard outputs on poll
This contribution was made on Apr 10
-
reinstall: log reinstallation in the reinstall log
This contribution was made on Apr 8
-
🤖 Merge 8.4.x-sync into master
This contribution was made on Apr 7
-
🤖 Bump dev version
This contribution was made on Apr 7
-
[failure] Prepare release: 8.4.2
This contribution was made on Apr 7
-
🤖 Merge 8.4.x-sync into master
This contribution was made on Apr 7
-
set command: back out of bad prereqs
This contribution was made on Apr 3
-
fix mypy
This contribution was made on Apr 2
cylc/cylc-ui
9 pull requests
-
Migrate to ESLint flat config & neostandard
This contribution was made on Apr 15
-
Graph grouping/collapsing code tidy
This contribution was made on Apr 11
-
chore(config): migrate renovate config
This contribution was made on Apr 11
-
chore(deps): update tests packages (major)
This contribution was made on Apr 9
-
fix(deps): update dependency vuetify to v3.8.0
This contribution was made on Apr 7
-
Bump @babel/runtime from 7.23.9 to 7.26.10
This contribution was made on Apr 4
-
chore(deps): update dependency vite to v6.2.5 [security]
This contribution was made on Apr 4
-
fix(deps): update lumino packages
This contribution was made on Apr 3
-
added family grouping plus family and cycle collapsing
This contribution was made on Apr 2
metomi/rose
7 pull requests
-
Remove doc references to Empy
This contribution was made on Apr 10
-
🤖 Bump dev version
This contribution was made on Apr 7
-
Prepare release: 2.4.2
This contribution was made on Apr 7
-
🤖 Merge 2.4.x-sync into master
This contribution was made on Apr 7
-
Display failure messages from comms with Git remotes
This contribution was made on Apr 7
-
ConfigNodeDiff.get_as_opt_config: preserve parent attributes
This contribution was made on Apr 4
-
add conda environment file
This contribution was made on Apr 1
cylc/cylc-uiserver
2 pull requests
-
Drop usage of pkg_resources
This contribution was made on Apr 15
-
Make
/version
endpoint return cylc-flow and UIS versions as JSONThis contribution was made on Apr 9
cylc/cylc-rose
2 pull requests
-
🤖 Merge 1.5.x-sync into master
This contribution was made on Apr 9
-
Prepare release: 1.5.1
This contribution was made on Apr 7
cylc/release-actions
2 pull requests
-
Bump the eslint group with 2 updates
This contribution was made on Apr 2
-
Bump vitest from 3.0.7 to 3.1.1
This contribution was made on Apr 2
conda-forge/cylc-flow-feedstock
1 pull request
-
cylc-flow v8.4.2
This contribution was made on Apr 8
cylc/cylc-textmate-grammar
1 pull request
-
Bump the eslint group with 2 updates
This contribution was made on Apr 1
Created an issue in vitest-dev/vitest that received 2 comments
printf formatting only includes first element of array in test.for
Describe the bug
test.for
or it.for
do not represent arrays properly in the test name when using printf formatting such as %o
Reproduction
it.for([ [1
Opened 2 other issues in 2 repositories
gitkraken/vscode-gitlens
1
open
-
Cannot revert merge commit
This contribution was made on Apr 7
metomi/rose
1
open
-
Python 3.10 tests failing
This contribution was made on Apr 7