actions
actions copied to clipboard
Deploy continuously to your cloud of choice, using your favorite language, Pulumi, and GitHub!
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.8.2 to 26.8.3. Release notes Sourced from eslint-plugin-jest's releases. v26.8.3 26.8.3 (2022-08-15) Performance Improvements cache jest fn call parsing results (#1187) (525631e) Changelog Sourced from eslint-plugin-jest's changelog....
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
### What happened? In our environment we do not want to have outgoing traffic to the internet but in` https://raw.githubusercontent.com/pulumi/actions/master/dist/index.js` we see `function downloadCli` that calls `getVersionObject`. Is it possible...
### What happened? I'm trying to add infrastructure check with PR comment during CI pipeline. For that, Pulumi/actions@v3 was used. Unfortunately, it returns errors: > stderr: error: PULUMI_ACCESS_TOKEN must be...
This PR appends 2 additional fields: `version` and `downsert`. The `version` variable allows you to manage the target version of Pulumi. Default value is `^3`. In turn, `downsert` variable in...
Bumps [yaml](https://github.com/eemeli/yaml) from 2.0.1 to 2.1.1. Release notes Sourced from yaml's releases. v2.1.1 No changes in executable code, only TS types. Revert "Use TS named tuple for range (#385)" --...
## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...
Refactors configuration to utilize @actions/core native functions instead of our own. Updates runtype types to latest (with using .optional())
@Moon1706 proposed this feature in https://github.com/pulumi/actions/pull/584, bulk of the work was already completed as part of the original PR. This feature would be very useful when dealing with ephemeral stacks,...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...