actions-netlify icon indicating copy to clipboard operation
actions-netlify copied to clipboard

πŸš€ Netlify deploy from GitHub Actions

Results 58 actions-netlify issues
Sort by recently updated
recently updated
newest added

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.20.55 to 18.6.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=12.20.55&new-version=18.6.3)](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...

dependencies

Bumps [netlify](https://github.com/netlify/js-client) from 6.1.29 to 12.0.0. Release notes Sourced from netlify's releases. v12.0.0 12.0.0 (2022-07-21) ⚠ BREAKING CHANGES stop retrying on 5xx responses (#726) Features add support for header parameters...

dependencies

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.5.1 to 28.1.3. Release notes Sourced from jest-circus's releases. v28.1.3 Features [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#12973) Fixes...

dependencies

It is unclear what these options exactly do. ``` enable-pull-request-comment: true Comment on pull request (default: true) enable-commit-comment: true Comment on GitHub commit (default: true) enable-commit-status: true GitHub commit status...

Currently standard preview with comment to PR works. I have issues regarding using custom build command for preview. If successful urls on preview should consist of DEPLOY_URL (not the one...

Updating to latest types, dependencies and other bits. Also added URI encoded alias. Should probably do it for the other parts as well. Checking with trim just incase an empty...

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 4.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 5.0.0 Update...

dependencies

Github automatically makes any previous environments stale, if there is a new deployment status. With Netlify, the urls still remain valid even if there is a new status. In our...

Hi there, I just found out that the plugin crashes and gives a strange error message when using TypeScript files within the `functions` directory. To test this I have created...

bug

Any upcoming support for deployment of files into netlify using the [Large Media](https://www.netlify.com/products/large-media/) supported by Git-LFS ([more on docs](https://docs.netlify.com/large-media/overview/))?