pulumi/pkg/cmd/pulumi
Fraser Waters d320d68014
Fix when we add default org to stack name (#9514)
* Fix when we add default org to stack name

* Add to CHANGELOG
2022-05-03 11:43:12 +01:00
..
about.go Bump gopsutil version (#9361) 2022-04-07 15:50:26 +02:00
about_test.go Bump gopsutil version (#9361) 2022-04-07 15:50:26 +02:00
cancel.go Support `pulumi cancel` for filestate backend (#9100) 2022-03-03 17:07:05 +00:00
config.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
config_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
console.go Remove type test from `pulumi console` (#9101) 2022-04-19 10:16:27 +01:00
convert-trace.go Add a convert-trace command. (#7319) 2021-06-17 14:46:05 -07:00
convert.go Add GenerateProject to codegen (#9475) 2022-04-29 17:04:04 +01:00
crypto.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
crypto_cloud.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
crypto_http.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
crypto_http_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
crypto_local.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
destroy.go cli: Make "down" an alias of "destroy" (#9458) 2022-04-23 21:08:12 +01:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
errors.go Warn users when there are pending operations but proceed with deployment (#9293) 2022-04-05 22:44:11 +02:00
gen_completion.go Adding completion alias (#9006) 2022-02-22 17:44:11 +00:00
gen_markdown.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
import.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
login.go Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
logout.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
logs.go sec: address dependabot issue in docker dep (#9298) 2022-03-25 12:49:29 -07:00
logs_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
main.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
main_test.go [cli, testing, github] Gather code coverage data in CI. (#8260) 2021-11-30 17:24:01 -08:00
new.go Fix a missing context close (#9438) 2022-04-20 22:40:30 +01:00
new_test.go Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
org.go Fix cloudBackendReference.String (#9240) 2022-03-24 14:27:14 +00:00
plugin.go Fix a missing context close (#9438) 2022-04-20 22:40:30 +01:00
plugin_install.go Support looking up plugin version from GitHub (#9012) 2022-03-03 09:22:21 +00:00
plugin_ls.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
plugin_rm.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
policy.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
policy_disable.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
policy_enable.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
policy_group_ls.go Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
policy_ls.go Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
policy_new.go Move InstallDependencies to the language plugin (#9294) 2022-04-03 15:54:59 +01:00
policy_new_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
policy_publish.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
policy_rm.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
policy_validate.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
preview.go Enable planning if a plan file path is given (#8897) 2022-02-02 11:13:43 +00:00
pulumi.go pulumi convert command (#9444) 2022-04-22 10:07:09 +01:00
pulumi_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
query.go Add a convert-trace command. (#7319) 2021-06-17 14:46:05 -07:00
refresh.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
replay_events.go [cli] Add a replay-events debug command. (#9271) 2022-04-07 09:03:19 -07:00
schema.go [codegen/schema] Add a schema checker (#7865) 2021-08-30 19:29:24 -07:00
schema_check.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
stack.go Remove type test from `pulumi console` (#9101) 2022-04-19 10:16:27 +01:00
stack_change_secrets_provider.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
stack_export.go [cli] Log Secret Decryption events when using 3rd party secrets + service (#8563) 2021-12-15 23:38:56 +02:00
stack_graph.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
stack_history.go [cli] Log Secret Decryption events when using 3rd party secrets + service (#8563) 2021-12-15 23:38:56 +02:00
stack_import.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
stack_init.go [cli] use defaultOrg anywhere where ParseStackReference is used (#8903) 2022-02-03 16:05:54 +02:00
stack_ls.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
stack_ls_test.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
stack_output.go [cli] Log Secret Decryption events when using 3rd party secrets + service (#8563) 2021-12-15 23:38:56 +02:00
stack_output_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
stack_rename.go Minor code improvements (#9309) 2022-03-28 10:24:51 -07:00
stack_rm.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
stack_select.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
stack_tag.go Don't type test for stack tags in pulumi new (#9113) 2022-03-23 22:05:26 +00:00
stack_unselect.go include error in formatted message and explicitly check for an empty stack 2022-03-14 11:32:33 +01:00
state.go Implement state rename command. Resolves #2060 2022-03-03 10:53:28 +01:00
state_delete.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
state_rename.go Check whether the input URN is valid, update copyright year 2022-03-03 17:14:33 +01:00
state_unprotect.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
up.go Fix a missing context close (#9438) 2022-04-20 22:40:30 +01:00
up_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
util.go Fix when we add default org to stack name (#9514) 2022-05-03 11:43:12 +01:00
util_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
version.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
view-trace.go Add a convert-trace command. (#7319) 2021-06-17 14:46:05 -07:00
watch.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
whoami.go Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00