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

To get this action to work with non-collaborator PRs I am following the advice to move job steps that require secrets into a separate `workflow_run` workflow. I am providing the...

Deploys with github-action haven't deploy numbers (scope). Because of this, I cannot see the function logs from pull-requests deploys. Look: First row - usual build with Netlify, without gh-action. We...

Except for one time, the action has timed out every time I've used it. Once I removed the timeout for the action and the entire job timed out after an...

I've got the following github actions setup: ```yaml name: Build and Deploy to Netlify on: push: pull_request: types: [opened, synchronize] jobs: build: runs-on: ubuntu-18.04 defaults: run: working-directory: frontend steps: -...

Could you please illustrate how you would use https://github.com/nwtgck/actions-netlify#outputs with https://github.com/marketplace/actions/page-speed-insights ? Thank you!

question

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.20.55 to 18.7.18. 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.7.18)](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 [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.5.1 to 29.0.3. Release notes Sourced from jest-circus's releases. v29.0.3 Features [@jest/environment, jest-runtime] Allow passing a generic type argument to jest.createMockFromModule<T>() method (#13202) [expect] Expose ExpectationResult type...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.3. Release notes Sourced from typescript's releases. TypeScript 4.8.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [netlify](https://github.com/netlify/js-client) from 6.1.29 to 12.0.1. Release notes Sourced from netlify's releases. v12.0.1 12.0.1 (2022-08-16) Bug Fixes deps: update dependency @โ€‹netlify/open-api to ^2.12.0 (#733) (6a633a6) deps: update dependency node-fetch to...

dependencies

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1. Changelog Sourced from @โ€‹actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@actions/core&package-manager=npm_and_yarn&previous-version=1.9.0&new-version=1.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...

dependencies