ivvist/ci-action

Continious Integration action for go- and node- projects

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
ignoreFolders and files that will be ignored when checking (comma separated)no
organizationThe name of the organization(s) on GitHub containing private repositories (comma separated)untillpro
tokenAuth token used to fetch dependencies from private repositories
codecov-tokenCodecov token
codecov-go-raceCodecov: use Go Race Detectortrue
publish-assetFile / dir name to publish
publish-tokenAuth token used to publish${{ github.token }}
publish-keepNumber of kept releases (0 - all)8
repositoryRepository name with owner. For example, untillpro/ci-action${{ github.repository }}
run-mod-tidyOnly for go-projects: execute `go mod tidy`true
main-branchMain branch namemain
ignore-copyrightDo not check the copyright in first comments of source codefalse
namedescription
release_idThe ID of the created Release
release_nameThe name (version) of the created Release
release_html_urlThe URL users can navigate to in order to view the release
release_upload_urlThe URL for uploading assets to the release
asset_browser_download_urlThe URL users can navigate to in order to download the uploaded asset