4924 Commits

Author SHA1 Message Date
susan evans
6a6737b275
fix broken imgs (#2643) 2023-04-02 14:31:06 -07:00
susan evans
d530e219de
fix broken links (#2639) 2023-04-01 10:46:58 -07:00
Christian Nunciato
483e20b9f6
Add an image supporting the Zephyr dev-stacks workflow (#2638) 2023-03-31 15:10:05 -06:00
Scott S. Lowe
8525ba6872
Add fourth Zephyr blog post (#2620)
* Add Zephyr blog post on using stack references

Add the fourth Zephyr blog post, which is focused on using stack references

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-03-31 11:55:50 -06:00
Christian Nunciato
688d56e74d
Minor tweaks to PulumiUP page content (#2634) 2023-03-31 07:43:21 -07:00
Robbie McKinstry
fad9a47fd3
Add blog post on pulumi stack init --team flag (#2588)
* Add blog post on `pulumi stack init --team` flag

* Include release version

* Update themes/default/content/blog/stack-init-teams-flag/index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Update themes/default/content/blog/stack-init-teams-flag/index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* --teams flag is plural in the CLI

* Update themes/default/content/blog/stack-init-teams-flag/index.md

* Update themes/default/content/blog/stack-init-teams-flag/index.md

Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>

* Update themes/default/content/blog/stack-init-teams-flag/index.md

Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>

* Update themes/default/content/blog/stack-init-teams-flag/index.md

Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>

* Update themes/default/content/blog/stack-init-teams-flag/index.md

Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>

* Line edits, incorporating Meagan's suggestions.

* Add Christian's line edit.

---------

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
2023-03-31 10:12:54 -04:00
Kyle Dixler
835c1222fb
[docs/intro/concepts/inputs-outputs] document JSON output helpers (#2586) 2023-03-30 15:52:52 -07:00
Sarah Hughes
b069beea9c
Sarah/kubecon march update (#2632)
* update aws-proton workshop with youtube link

* add new pulumipus images

* add new content to kubecon page

* adjust platypus, add pulumiUP button
2023-03-30 12:43:55 -07:00
Komal
520462f6ef
[Deployments] - Common scenarios (#2630)
Update common scenarios
2023-03-29 14:40:18 -07:00
susan evans
bbd3beecff
adjust pricing meta description to appease google (#2618) 2023-03-29 12:38:15 -07:00
Evan Boyle
a7e71019be
fix deploy relrefs on pricing page (#2628) 2023-03-29 05:41:12 -07:00
Evan Boyle
452a348589
Pulumi Deployments Relaunch (#2591)
Deployments relaunch blog post, reference docs, and API docs.

---------

Co-authored-by: Pat Gavlin <pat@pulumi.com>
Co-authored-by: Komal <komal@pulumi.com>
2023-03-29 04:54:59 -07:00
susan evans
61c7eed28a
stop hiding button on converters (#2623) 2023-03-28 10:54:27 -07:00
Yarden Shoham
caa4a81d54
Fix out of place parenthesis
There was no opening parenthesis to match
2023-03-26 21:22:21 +03:00
Scott S. Lowe
ed10a75b9e
Remove references to swag (#2590)
Remove references to swag in the Pulumi Challenges

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-03-24 14:48:59 -06:00
Sarah Hughes
20a8af6171
block external search indexing on unlisted resources (#2587)
* block external search indexing on unlisted resources

* re-list aws crosswalk resource
2023-03-24 11:17:37 -07:00
Kimberley Mackenzie
a19306edab
Remove extra period. (#2589) 2023-03-24 17:54:54 +00:00
Sean Holung
506abdbd06
Add rss feed for events (#2581) 2023-03-24 10:33:53 -07:00
Abhinav Gupta
3fdb23e45b
archetypes: Use Semantic Line Breaks per Style Guide (#2579)
We changed the style guide in #2474
to recommend Semantic Line Breaks for new content
while leaving old content as-is.

This had less of an effect
because our generated sample content does not comply with the guidance.

This updates all archetypes (templates for generated files)
to use semantic line breaks in both content and comments,
so that future content is more likely to match the guidance.
2023-03-24 09:47:02 -07:00
aaronkao
b3511f8fea
Adding Sam Cogan (#2582) 2023-03-24 09:39:58 -07:00
Abhinav Gupta
ce18723199
new(blog): Introducing StackReference OutputDetails (#2583)
Adds a blog post introducing
the new StackReference OutputDetails feature.

The feature was added to all supported SDKs in the following PRs:

- https://github.com/pulumi/pulumi/pull/12034
- https://github.com/pulumi/pulumi/pull/12071
- https://github.com/pulumi/pulumi-dotnet/pull/103
- https://github.com/pulumi/pulumi/pull/12072
- https://github.com/pulumi/pulumi-java/pull/986
2023-03-24 08:43:57 -06:00
aaronkao
f9728adbe1
Update Docker post with video (#2584) 2023-03-23 14:56:56 -07:00
Kimberley Mackenzie
624f30084e
Update about page, including new leadership and press pages (#2543)
* Update about page, including new leadership and press pages.

* Apply suggestions from code review

Co-authored-by: George Huang <george@pulumi.com>

* Implement responsive layouts.

* Update svg timeline, update spotlight photos on banner.

* Re-order leadership, update text and meta desc per marketing feedback.

* Final set of changes - update Lindsay's title, add Board firms on leadership page, updated community links, update timeline svg and text, fix active state for anchor tag links.

* Rebase bundle.

---------

Co-authored-by: George Huang <george@pulumi.com>
2023-03-23 12:41:43 -07:00
Sara
54afcbd2fa
Updating April's title and company (#2585) 2023-03-22 13:24:22 -07:00
Mikhail Shilkov
3a56f55ef4
Release notes Jan/Feb 2023 (#2580) 2023-03-22 12:32:47 -06:00
Abhinav Gupta
8db622ec30
fix: Close unclosed shortcodes (#2578)
`make serve` fails on master with different errors
because of unclosed shortcodes in some documents.

This change, along with pulumi/registry#2229 and pulumi/registry#2231
fixes `make serve` with the latest version of Hugo.

This change does not update to the latest copy of registry
because that'll happen automatically once this lands.

Resolves #2572
2023-03-22 00:41:25 +00:00
Evan Boyle
893a55ab4f
Reliability Blog Post (#2575)
Read every single error
2023-03-21 06:07:50 -07:00
Scott S. Lowe
a8d9adacfb
Make Zephyr ToC entries consistent (#2577)
Remove hyperlink to self in first and second post. Make ToC a bulleted list in all three posts. Add link for third post to first and second posts.

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-03-20 13:01:57 -06:00
Christian Nunciato
17e4c4e474
Update Zephyr blog-post images (#2574) 2023-03-17 20:04:43 -06:00
Scott S. Lowe
f1ede8822c
Add Zephyr blog post on structuring Pulumi projects (#2548)
* Add third Zephyr blog post

Add third blog post in the Zephyr series, discussing how to structure Pulumi projects. Remove a trailing space that was introduced from PR #2510 to fix a linting error.

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-03-17 15:08:19 -06:00
Aditya Dafe
98dab7a773
Updated project.md (#2510)
* Updated project.md

Nitpicking - fixed some typos and improved some sentences.

* Update themes/default/content/docs/reference/project-file.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

---------

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2023-03-16 15:28:56 -07:00
Sarah Hughes
bf6d2ff761
Sarah/resources cleanup (#2571)
* remove upcoming filter for workshops in the past based on date

* show 'recording coming soon' instead of registration for old workshops

* fix date formatting on 4/1/2020 workshop
2023-03-16 11:35:20 -07:00
Josh Kodroff
70675e8db4
Blog: Google Cloud Account Scraper (#2553)
* First draft.

* Lengthen meta desc

* Apply suggestions from code review

Co-authored-by: Scott S. Lowe <slowe@pulumi.com>

* Apply suggestions from code review

Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>

* Apply suggestions from code review

---------

Co-authored-by: Scott S. Lowe <slowe@pulumi.com>
Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2023-03-16 16:33:33 +00:00
dependabot[bot]
b9eda312d8
Bump webpack from 5.53.0 to 5.76.0 in /themes/default/theme (#2564)
Bumps [webpack](https://github.com/webpack/webpack) from 5.53.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.53.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 16:06:00 -07:00
Sean Holung
9d0d03596b
fix code example rendering on mobile (#2570) 2023-03-15 12:06:24 -07:00
Sarah Hughes
6295c44c96
Sarah/countdown (#2549)
* create date countdown with circle outline

* add test for countdown circles

* add date countdown to pulumiUP pages

* commit the bundle?
2023-03-15 11:15:40 -07:00
Sarah Hughes
614db15e29
update blogs/docs ad for pulumiUP (#2569) 2023-03-15 10:11:00 -07:00
Tiffani
7e199944da
Updating title tags and meta descriptions (#2509)
* Update title tags and meta desc for Templates

* Update title tags and meta desc for Learn

* Update title tags, meta desc, and H1s for Case Studies

* Update themes/default/content/learn/abstraction-encapsulation/_index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Update themes/default/content/learn/embedding-pulumi/_index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Update themes/default/content/learn/embedding-pulumi/building-api/index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Update themes/default/content/learn/building-with-pulumi/stack-references/index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/container-service/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/kubernetes/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/serverless-application/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/virtual-machine/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/static-website/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update atlassian.md

* Update index.md

---------

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Sean Holung <sean.holung@gmail.com>
2023-03-14 11:25:48 -07:00
Luke Hoban
f3a3790a3f
Add documentation on resource type names (#2561)
* Add documentation on resource type names

* PR feedback

* Update themes/default/content/docs/intro/concepts/resources/names.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

---------

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
2023-03-14 09:09:18 -07:00
Engin Diri
02c0efd7ee
docs: add Auth0 SAML Guide (#2448)
* docs: add Auth0 SAML Guide

* Update themes/default/content/docs/guides/saml/auth0.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

* Update themes/default/content/docs/guides/saml/auth0.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

* Update themes/default/content/docs/guides/saml/auth0.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

* Update themes/default/content/docs/guides/saml/auth0.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

* Update themes/default/content/docs/guides/saml/auth0.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

* Update themes/default/content/docs/guides/saml/auth0.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

---------

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
2023-03-13 18:31:10 -07:00
Yarden Shoham
c2cab219c8
Update themes/default/content/docs/guides/continuous-delivery/github-actions.md
Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
2023-03-13 22:48:47 +02:00
Yarden Shoham
7e502c0ee4
Change note to past tense
`will reach` -> `has reached`
2023-03-13 21:52:23 +02:00
susan evans
407205aad6
fix 404 in testing docs (#2557) 2023-03-13 11:17:47 -07:00
Sara
8f3e411c59
Update to show video (#2560)
* Update to show video

The meta description and speakers were also updated.

* Update themes/default/content/resources/from-zero-to-production-in-kubernetes/index.md

update video link

* Update themes/default/content/resources/from-zero-to-production-in-kubernetes/index.md

* Update themes/default/content/resources/from-zero-to-production-in-kubernetes/index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

---------

Co-authored-by: Sean Holung <sean.holung@gmail.com>
2023-03-13 12:17:50 -05:00
susan evans
8bd74bc87a
fix 404 in blog (#2558)
Signed-off-by: Scott Lowe <slowe@pulumi.com>
Co-authored-by: Scott Lowe <slowe@pulumi.com>
2023-03-13 09:59:40 -07:00
susan evans
4b1206665c
fix 404 bare metal link in blog (#2559) 2023-03-13 09:37:13 -07:00
dependabot[bot]
dfd7f715ea
Bump jszip from 3.7.1 to 3.10.1 in /themes/default/theme/stencil (#2460)
* Bump jszip from 3.7.1 to 3.10.1 in /themes/default/theme/stencil

Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.10.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* empty

Signed-off-by: susanev <susan.ra.evans@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: susanev <susan.ra.evans@gmail.com>
2023-03-10 17:54:20 -08:00
Sean Holung
9f115f8326
update title tags to replace slashes with dots for registry pages (#2554) 2023-03-10 16:17:22 -08:00
Sean Holung
bca19d7a89
new product overview page (#2475)
Co-authored-by: George Huang <george@pulumi.com>
2023-03-10 15:36:58 -08:00
Sarah Hughes
c733483dcb
update pulumiUP text (#2552)
* update pulumiUP text

* remove more cloud engineering references
2023-03-10 11:48:06 -08:00