pulumi-command icon indicating copy to clipboard operation
pulumi-command copied to clipboard

Results 59 pulumi-command issues
Sort by recently updated
recently updated
newest added

#423 gave the `Copy` resource the ability to take [assets and archives](https://www.pulumi.com/docs/concepts/assets-archives/) as input, but only the path-based kinds. With custom handling, we could support the other kinds, too: -...

kind/enhancement
impact/usability

Automated upgrade: bump pulumi/pulumi to 3.133.0

### What happened? Give a code that attempts to use the `assets` output of a `Command` resource: ``` import * as command from "@pulumi/command"; new command.local.Command(`test-file`, { create: "touch test.txt",...

kind/bug
awaiting-upstream
awaiting/core

There was a panic in `remote.dialWithRetry()` on the context cancellation, e.g. when the timeout specified by `pulumi.Timeouts()` passed to `remote.NewCommand()` exceeded. `retry.Until()` when the context is cancelled returns: `ok =...

Bumps the github_actions group in /.github/workflows with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/download-artifact` from 2 to 4 Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and...

dependencies
github_actions

Bumps the npm_and_yarn group with 2 updates in the /examples/ec2_copyfile directory: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs). Bumps the npm_and_yarn group with 2 updates in the /examples/ec2_dir_copy directory: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs). Updates `fast-xml-parser`...

dependencies
javascript

Automated upgrade: bump pulumi/pulumi to 3.160.0

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/aws](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies | minor | [`6.70.0` -> `6.75.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.70.0/6.75.0) | | [@pulumi/awsx](https://pulumi.com)...

impact/no-changelog-required
dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Pending Approval These branches will be created by Renovate only once you click...

kind/engineering
dependencies

Now that ci-mgmt/provider-ci has a "native" template, we can adopt it for this provider