4924 Commits

Author SHA1 Message Date
Christian Nunciato
bf7b459b0d
Add Zephyr post #2: Developer stacks and Git branches (#2542) 2023-03-10 10:44:21 -08:00
Sarah Hughes
3193b2627f
add formcomplete script (#2551)
* add formcomplete script

* put the script on this year's page
2023-03-10 10:23:25 -08:00
Sarah Hughes
a0e702ee31
add pulumiUp to resources page (#2550) 2023-03-10 09:56:46 -08:00
Ben Longo
35d2caee7d
Change SetConfigValueAsync to SetConfigAsync (#2472) 2023-03-09 13:57:42 -08:00
Thomas Maddox
b33d4f20a5
Clean up bucketEndpoint use in GCP Golang Get Started (#2511)
Addressing two issues I discovered while going through the GCP Golang Get Started guide:

1. On the Modify Program step of the guide, `bucketEndpoint` is assigned but never used and therefore cannot compile. If a User wanted to run this program before proceeding to the Deploy Changes step, they would get an error like this: `./main.go:47:3: bucketEndpoint declared and not used`.
2. At the Deploy Changes step, `bucketEndpoint` is assigned before error handling for the previous call, which means it may proceed to attempt to access attributes from a `nil` value during interpolation when it should be providing the error from the `NewBucketObject` call.

Co-authored-by: Abhinav Gupta <abhinav@pulumi.com>
2023-03-09 13:27:24 -08:00
susan evans
46a1d33b87
make update plans page title more specific (#2546) 2023-03-09 12:40:14 -08:00
susan evans
3014e6357c
add a note to secrets page (#2541) 2023-03-09 12:31:20 -08:00
Sarah Hughes
fe3b020731
Sarah/up 2023 (#2545)
* move reusable sections to partials

* replace kubecon reused components with partials

* update header links to replace CED with PulumiUP

* update event session registration modal to skip session selection step with only 1 option

* add new images

* add 2023 pulumiUP pages

* commit the bundle?

* Update themes/default/content/pulumi-up/_index.md

Co-authored-by: Zack Chase <zachary@pulumi.com>

* update youtube links

* add new meta images

* update title, add thanks for registering

---------

Co-authored-by: Zack Chase <zachary@pulumi.com>
2023-03-09 10:30:02 -08:00
aaronkao
9b1e9230c4
Update shahid-iqbal.toml (#2538)
Capitalization typo
2023-03-08 19:11:01 -08:00
Sara
490ddd5190
Updating Kelsey Dirks quote + adding Guin (#2540)
Updating the beginning of  Kelsey Dirks' quote
Adding Guin's
2023-03-08 10:30:28 -06:00
Monica
7653b7ba77
Merge pull request #2527 from pulumi/mr/docker-image
Add docker 4.0 blog post
2023-03-08 04:13:03 -05:00
Justin Van Patten
07d9a1a22c
Hide broken icon in python docs (#2539)
Sphinx is now emitting a private unicode character ("\F0C1") corresponding to a FontAwesome chain icon next to headers, which renders as an empty box on our site.

Previously, it emitted a "¶" symbol ("\B6"), which we hid with CSS since we have our own way of injecting header links client side with JavaScript.

This change updates the styles to also hide the new unicode character.
2023-03-07 17:43:21 -08:00
Monica
7325226bbb
Add provider reference to CTA para 2023-03-07 19:52:42 -05:00
Monica
0e81fcd371
Update provider name references and add shoutout 2023-03-07 19:43:30 -05:00
Guinevere Saenger
e4579c1d8c Update migration to short note with link 2023-03-07 15:59:13 -08:00
Monica
b8de6a2e62
add time offset 2023-03-07 16:03:34 -05:00
Monica
a45f1ddc49
Adjust per feedback from GH 2023-03-07 15:41:21 -05:00
Sean Holung
e86bfabf82
add international women's day blog post (#2537) 2023-03-07 10:13:02 -08:00
Monica
7c22417ab1
Merge pull request #2528 from pulumi/monica/automation-api-crosslanguage
Add automation API cross-language note
2023-03-07 11:15:18 -05:00
Monica
f8d621aedb
Update launch date and remove empty typescript selector 2023-03-07 10:53:38 -05:00
Ringo De Smet
3daa5fb0e9
Document support for Gitlab releases to host plugin binaries (#2535)
Signed-off-by: Ringo De Smet <ringo@de-smet.name>
2023-03-07 10:00:26 +01:00
Guinevere Saenger
f029ea86d5 Add code sample showing cache from and platform args 2023-03-06 18:25:32 -08:00
Guinevere Saenger
b3a03db436 Remove extra shortcode 2023-03-06 18:14:30 -08:00
Christian Nunciato
e081e138ed
Remove dead links, handle missing URLs on the About page (#2534) 2023-03-06 18:06:06 -08:00
Guinevere Saenger
ab0a89d16b Use choosables for languages. Upload a recording of log output. 2023-03-06 17:56:28 -08:00
Monica
bbec069902
Drop note style and add to inline para 2023-03-06 15:23:48 -05:00
Luke Hoban
3840ab1b44
Some docs fixes (#2530)
Fixes https://github.com/pulumi/pulumi-hugo/issues/2063.
Fixes https://github.com/pulumi/pulumi-hugo/issues/2519.
Fixes https://github.com/pulumi/pulumi-hugo/issues/861.
Fixes https://github.com/pulumi/pulumi-hugo/issues/384.
Fixes https://github.com/pulumi/pulumi-hugo/issues/1143.
Fixes https://github.com/pulumi/pulumi-hugo/issues/1404.
Fixes https://github.com/pulumi/pulumi-hugo/issues/66.
Fixes https://github.com/pulumi/pulumi-hugo/issues/316
Fixes https://github.com/pulumi/pulumi-hugo/issues/2200.
Fixes https://github.com/pulumi/pulumi-hugo/issues/2225.
2023-03-06 11:58:23 -08:00
Thomas Kappler
675f68a1a8
Fix Go example for pulumi.All (#2531) 2023-03-06 08:22:16 -08:00
Sara
a79477fa74
Update presenter (#2529)
It's Lee not Kat
2023-03-03 15:52:01 -08:00
Anita Trimbur
74753a4ec2
update outdated console screenshot in scim guide (#2526) 2023-03-02 18:55:39 -08:00
Pablo Seibelt
b057290606
Add Pablo Seibelt to team list (#2522) 2023-03-02 18:52:50 -08:00
Monica
eeb1cd92de
Capitalize title words 2023-03-02 16:04:33 -05:00
Monica
a18462f0ee
Re-title and add speed qualifier 2023-03-02 15:19:41 -05:00
Monica
398e7d688f
Adjust per feedback 2023-03-02 14:15:47 -05:00
Josh Kodroff
90fcc391a2
Update index.md (#2525)
- Correct producer/consumer error
- Add a note about `confluent login`
2023-03-02 13:48:57 -05:00
Monica
4795572370
Add automation API cross-language note 2023-03-02 13:13:49 -05:00
Guinevere Saenger
a62d1f2ce6 Add first cut of migration guide 2023-03-01 16:46:44 -08:00
Devon Grove
8843ffe7af
privateKey -> sshPrivateKey (#2520) 2023-03-01 16:06:11 -05:00
Monica
fe61423155
Add docker 4.0 blog post 2023-03-01 14:19:32 -05:00
Sarah Hughes
f0738c39c1
replace kubecon meta image with new version (#2524) 2023-02-28 13:01:54 -08:00
Sarah Hughes
123e78e6a8
add new meta image for kubecon 2023 (#2523) 2023-02-28 12:39:31 -08:00
Fraser Waters
aae6e7f343
Add dotnet to some pages (#2459)
* Add dotnet to some pages

* Update index.md

* Update index.md
2023-02-28 09:12:01 +00:00
Sean Holung
ca0b79565b
New Workshop - getting started with kubernetes azure (#2517) 2023-02-27 15:16:08 -08:00
Sean Holung
e787de019d
New Workshop - getting started with kubernetes google cloud (#2516) 2023-02-27 15:14:42 -08:00
Sarah Hughes
07658fded8
update kubecon text with booth number (#2515) 2023-02-27 11:02:32 -08:00
susan evans
8d43d806ec
remove direct links to github app (#2514) 2023-02-27 07:14:57 -08:00
Thomas Maddox
ceaeea9b48
Fix typo: compile-type -> compile-time (#2512) 2023-02-26 15:57:20 -08:00
Andreas Brunner
c1d031ddbe
Update names.md (#2513)
Fix two typos.
2023-02-24 10:35:38 +00:00
Scott S. Lowe
12fcf10be7
First Zephyr blog post on code organization and stacks (#2502)
Publish first blog post in Zephyr series, covering code organization and stacks

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-02-20 15:44:07 -05:00
Sara
68e0954059
Update to KubeCon (#2506)
* Update to KubeCon

Fixing typos and language issues

* Update themes/default/layouts/page/kubecon.html

fixing space

* fix formatting

---------

Co-authored-by: Sean Holung <sean.holung@gmail.com>
2023-02-16 14:08:09 -08:00