Skip to content

add --short option to findUpdatedEcs#4488

Merged
Micket merged 1 commit intoeasybuilders:developfrom
Flamefire:findUpdated_Update
Mar 29, 2024
Merged

add --short option to findUpdatedEcs#4488
Micket merged 1 commit intoeasybuilders:developfrom
Flamefire:findUpdated_Update

Conversation

@Flamefire
Copy link
Copy Markdown
Contributor

@Flamefire Flamefire commented Mar 27, 2024

This is useful if you want to find & copy the names of ECs to rebuild. Also fixed indentation (4 spaces consistently) and use a unified diff.

I've just used this to find out issues why some build is failing. Example output:

$ findUpdatedEcs.sh --loaded --easyconfigs .local/EasyBuildDev/easybuild-easyconfigs/  --short
GCCcore-12.3.0.eb
GCCcore-12.3.0.eb
hatchling-1.18.0-GCCcore-12.3.0.eb
matplotlib-3.7.2-gfbf-2023a.eb
=== Did not find new EC ml_dtypes-0.3.2-foss-2023a.eb
OpenMPI-4.1.5-GCC-12.3.0.eb
OpenSSL-1.1.eb
Perl-5.36.1-GCCcore-12.3.0.eb
Pillow-10.0.0-GCCcore-12.3.0.eb
pybind11-2.11.1-GCCcore-12.3.0.eb
Python-3.11.3-GCCcore-12.3.0.eb
Python-bundle-PyPI-2023.06-GCCcore-12.3.0.eb

This is useful if you want to find & copy the names of ECs to rebuild.
Also fixed indentation (4 spaces consistently) and use a unified diff.
Copy link
Copy Markdown
Contributor

@Micket Micket left a comment

Choose a reason for hiding this comment

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

lgtm

tested script locally, looks fine.

@Micket Micket added this to the release after 4.9.0 milestone Mar 29, 2024
@Micket Micket merged commit 6a79e73 into easybuilders:develop Mar 29, 2024
@Flamefire Flamefire deleted the findUpdated_Update branch March 30, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants