beacon-biosignals/Julia Project Dependencies

Wait for a specific GitHub Actions workflow job to complete. Can be useful for synchronization between separate workflows.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 3, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: beacon-biosignals/julia-project-dependencies@b4cb879338fe3ef4aaedf1dd6e3ce3d4e4a40d35 # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
projectThe Julia project directory..
namedescription
direct-dependenciesList of newline separated Julia package names which this project defines under the `deps` section of the `Project.toml`.
num-direct-dependenciesNumber of Julia packages listed under the `deps` section of the `Project.toml`.
unpublished-dependenciesList of newline separated Julia package names used by this project which are not published.
num-unpublished-dependenciesNumber of Julia packages used by this project which are not published.