stackaid/Stackaid dependency generator

Generate a stackaid.json file based on your repository's dependency graph

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenA GitHub access token. If publishing to a different repo you must provide a token with appropriate permissions${{ github.token }}
publish_repoThe repository to publish the stackaid.json file. Defaults to current repositoryno${{ github.repository }}
publish_pathThe path to publish the stackaid.json fileno""
skip_publishIf true, the stackaid.json file will not be published to the repositorynofalse
src_dirSource code root directoryno${{ github.workspace }}
include_package_jsonIf true and publish_repo is different from the working repository, then package.json files will be copied to publish_repo. Use this option when you don't want StackAid to have access to your source.notrue
namedescription
stackaid_jsonThe generated stackaid.json file