Loading...
Loading...
Create or update GitHub Actions workflows (ci, test, release, e2e) based on project type detection
npx skill4agent add gsmlg-dev/code-agent cmd-setup-workflows/setup-workflows{{INPUT}}$1.github/workflows/mix.exspackage.jsonCargo.tomlgo.modpubspec.yamlpyproject.tomlMakefileflake.nixrelease.yml.github/workflows/*.ymlci.ymlpushpull_requesttest.ymlpushmainpull_requestmainconfig/test.exsdocker-compose.yml.env.testrelease.ymlworkflow_dispatchversiongit_refgit_refmix.exspackage.jsonCargo.tomlpubspec.yamlpyproject.tomlversionHEX_API_KEYNPM_TOKENCARGO_REGISTRY_TOKENPUB_CREDENTIALSPYPI_TOKENgit commit -am "chore(release): v${version}"v${version}gh release createsoftprops/action-gh-releasecontents: writee2e.yml$ARGUMENTSworkflow_dispatchversionactions/checkout@v4actions/setup-node@v4erlef/setup-beam@v1permissionsconcurrencyconcurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: truefail-fast: false@latestname:ci(github): update github actions workflows