18 Commits

Author SHA1 Message Date
Christian Nunciato
5d5803fb01
Add PR previews for 10/10-11 PRs 2023-10-05 10:47:34 -07:00
diana esteves
1a64f37ddb updating to node 18 2023-09-15 16:01:13 -05:00
Christian Nunciato
597f1f0a97
Fix some broken links (#3078) 2023-06-15 16:24:04 -07:00
Christian Nunciato
d188322a99
Add Algolia search UI (#2868) 2023-06-12 12:00:58 -07:00
Sean Holung
76d0d53f78
update aws credentials action version (#2903) 2023-05-23 11:27:17 -07:00
Christian Nunciato
50d5014252
Bump Go to 1.19 (#2254) 2022-11-21 12:30:15 -08:00
Zack Chase
8d55bd35d1
Ced 2022 night before updates (#2169)
* Update pull-request.yml (#71)

* CED 2022 night before update (#81)

* Add some docs for Automation API for Pulumi Deployments (#76)

* Remove preview note from Pulumi YAML (#77)

* Deployment marketing page (#67)

* add preview sign-up page for Pulumi Deploy

* add pulumi deployments signup page to navigation

* use theme updates for icons

* update meta description

* Copy edits

* add 'learn more' section to the bottom

* center the learn list

* Update copy in the three scenarios section

* Add youtube video, buttons to jump to registration

* update graphic

* Revert "use theme updates for icons" - related theme PR is merged

* Edit messaging about Automation API 10x stat

* update learn more section, fix some height mismatches

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

* Deployment docs (#70)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Update Continuous Delivery docs

* Thorough redo until GET deployment

* Add banner to Pulumi Service  page & add slack

* Update list deployments

* Pass over logs docs

* Config documentation (#2079)

* Update go.mod

* Update pull-request.yml (#71)

* Empty commit to trigger a preview

* wip (just pushing changes inbetween meetings throughout the day)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Thorough redo until GET deployment

* Update Continuous Delivery docs

* Update list deployments

* Add banner to Pulumi Service  page & add slack

* Pass over logs docs

* wip (just pushing changes inbetween meetings throughout the day)

* Empty commit to trigger a preview

* Update themes/default/content/docs/intro/pulumi-service/deployments.md

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

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

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

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

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

* Addressing susan's feedback

* add numbering to github app installation steps

* Add cancel

* Indent to fix lint-breaking issue

* content updates

* empty

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

* potentially final push?

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Pricing page update (#73)

* Updates to pricing page

* fix format

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

* edit

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

* Update security whitepaper date

* Updated CED page to remove registration and add 'join now' button (#79)

Co-authored-by: Sarah Hughes <sarah@pulumi.com>

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Ian Wahbe <ian@wahbe.com>
Co-authored-by: Sarah Hughes <sarah@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Ian Wahbe <ian@wahbe.com>
Co-authored-by: Sarah Hughes <sarah@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
Christian Nunciato
5b8f25b996
Use lint-staged to lint and format changed files only (#1947) 2022-09-15 13:54:23 -07:00
Josh Kodroff
011174c578
Change pull-request.yaml to run on ubuntu-latest (#1856) 2022-08-22 11:50:25 -04:00
Christian Nunciato
08b39a5de7
Temporarily disable full-site builds (#1757) 2022-07-20 10:18:36 -07:00
Kimberley Mackenzie
e35e01f06f
Prettier Spike (#1517)
* Add Prettier set-up (no formatting in this commit).

* Manual fixes for Prettier issues.

* Run Prettier fix on non-markdown files.

* Incorporate Prettier PR feedback - update commands, re-apply new yaml styles, add editor config.

* Remove deprecated config item.

* Add dependency on prettier-plugin-go-template.

* reconcile changed file with prettier formatting.

* Add git blame ignore revs file to include Prettier formatting commit.

* Fix format issue with merge conflict.
2022-06-01 10:58:20 -07:00
Christian Nunciato
9f1ee26710
Sync changes from downstream (#1465) 2022-05-03 21:23:32 -07:00
Christian Nunciato
1f5ab026de
Update some dev dependencies (#1332) 2022-04-08 08:20:14 -07:00
susan evans
755641dbdf
trying to fix js overflow (#1326) 2022-04-07 08:50:15 -07:00
Christian Nunciato
1dbce65324
Run full website builds for PRs (#1106)
* Test building a full site in PRs

* Go back to the script
2022-02-28 21:03:32 -08:00
Christian Nunciato
ae57323d8e
Upgrade Hugo, Node, Go versions (#983)
* Upgrade Hugo, Node, Go versions
* Update the README
2022-01-18 16:33:30 -08:00
Christian Nunciato
8b9f4085c7
Bump Hugo to 0.82 (#23) 2021-04-06 13:45:34 -07:00
Christian Nunciato
fb56ee45f6 Initial commit 2021-04-06 07:36:14 -07:00