Remove github actions that check for new versions and that concretize new PRs #535
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Remove the github action (and accompanying scripts) that populate #238 every week. Mainly because this is still targeting the no longer existing key4hep spack fork and because we seem to have reached a state where missing latest versions for upstream (central) spack packages is no longer a very pressing issue.
Also remove the (at least recently) unused github action that creates a post for updated packages after a PR would be merged. It was run via
worfklow_dispatch
only and seems to be broken at the moment (might just be an expired token though): https://github.com/key4hep/key4hep-spack/actions/workflows/concretize-lxplus-pr-target.yamlFixes #238