deployments
deployments copied to clipboard
π GitHub Action for working painlessly with deployment statuses
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.25 to 18.6.3. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.7.4. Release notes Sourced from typescript's releases. TypeScript 4.7.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.7.1. Release notes Sourced from prettier's releases. 2.7.1 π Changelog 2.7.0 diff π Release note 2.6.2 π Changelog 2.6.1 π Changelog 2.6.0 π Release note...
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.3 to 0.34.0. Release notes Sourced from @βvercel/ncc's releases. 0.34.0 Changes Add support for TS 4.7 Chore(deps-dev): bump ts-loader from 8.3.0 to 9.3.0: #921 Chore(deps-dev): bump express...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.0.3. Changelog Sourced from @βactions/github's changelog. 5.0.3 Update to v2.0.1 of @actions/http-client #1087 5.0.2 Update to v2.0.0 of @actions/http-client 5.0.1 Update Octokit Dependencies Commits See...
I [create](https://github.com/browserslist/browsersl.ist/blob/main/.github/workflows/preview.yml#L12-L19) env by ```yml - name: Notify about new deployment uses: bobheadxi/deployments@v1 id: deployment with: step: start token: ${{ secrets.GITHUB_TOKEN }} ref: ${{ github.head_ref }} env: preview-${{ github.event.number }}...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.25 to 18.7.14. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.8.2. Release notes Sourced from typescript's releases. TypeScript 4.8 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1. Changelog Sourced from @βactions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...
I am updating this to version 1 and am having trouble with the deployment_id. I have tried many combinations of values for it and I cannot seem to get this...