Christian Nunciato
4e16109ca6
Remove Registry module and await in-progress workflows
2023-10-26 15:47:47 -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
Abhinav Gupta
023ad8f32d
ci: Use ubuntu-latest ( #2647 )
...
CI jobs appear to be failing with the message:
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead.
For more details see https://github.com/actions/virtual-environments/issues/6002
Switch them all to ubuntu-latest.
2023-04-03 18:12:49 +00:00
Sean Holung
a21c79e9a8
fix action url link ( #2468 )
2023-02-03 13:09:05 -08:00
Sean Holung
0bf2519d9a
add slack alerting to build jobs ( #2463 )
2023-02-02 14:20:59 -08:00
Zack Chase
5db99638b2
Remove merge step that was re-added in ( #2414 )
2023-01-18 13:36:26 -08:00
Zack Chase
6c7feff23d
Move theme back into this repo ( #2036 )
...
* Move theme back into this repo
* Ignore theme files in prettier for now
* Update theme files
* Update run commands and docs
2023-01-18 12:53:09 -08:00
Christian Nunciato
50d5014252
Bump Go to 1.19 ( #2254 )
2022-11-21 12:30:15 -08: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
Zack Chase
31908efc4b
Site updates ( #1467 )
...
* Add upstream sync workflow (#1 )
* Update go.mod
* Use pulumi-bot for sync checkouts (#2 )
* Update go.mod
* Update workflow names (#3 )
* Build with theme-private (#8 )
* Update go.mod
* Use GITHUB_REPOSITORY as repo_name if present (#15 )
* Update go.mod
* Add Java and YAML to Getting Started > AWS (#10 )
* Update go.mod
* Update go.mod
* Update go.mod
* YAML docs landing page (#16 )
* Starting docs landing page
* Fix lint
* yaml logo: png -> svg
* Fix nits
* Move Spec to the API docs
* Starting docs landing page
* Fix lint
* yaml logo: png -> svg
* Fix nits
* Move Spec to the API docs
* Remove choosable
* Add concept docs for YAML (#7 )
* Add concept docs
* Documentation for secrets
* Correct documentation for aliases
* Note that YAML doesn't support `get`
* Fix nit
* Don't include "yet" or link issues
* Don't suggest unsupported resources
* Fix typos
* Add "yet" and issue links back in
* Set default for the makefile
* Update go.mod
* update marketing svgs for launch (#12 )
* Add Java and YAML to language lists (#21 )
* Add Java and YAML to language lists
* change description for aws partner page to be 160 chars
* Link the new languages on terraform comparison page
* add-for-arm2plumi
* remove yaml from list of OO languages
* rewording
* Apply suggestions from code review
Co-authored-by: Christian Nunciato <c@nunciato.org>
* why-pulumi rewording
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Java/concepts docs (#27 )
Co-authored-by: Kyle Dixler <kyle@pulumi.com>
* Update go.mod
* Standardize preview message acrross JaML (#30 )
* adjust java logo (#29 )
* Update YAML secrets to comply with pulumi-yaml#180 (#32 )
* Dixler/28/java nits (#31 )
Co-authored-by: Kyle Dixler <kyle@pulumi.com>
* Update go.mod
* update java logo (#39 )
* updated logo
* fixed java logo size
Co-authored-by: Kyle Dixler <kyle@pulumi.com>
* update diagrams again (#38 )
* Add link to Java languages page (#42 )
* Add link to Java page
* Update themes/default/content/docs/intro/vs/terraform/_index.md
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
* updated awsx logo (#36 )
* Also build previews for may4-announce branch
* Update go.mod
* add yaml to chooser on home (#45 )
* adding java to language selectors on home (#50 )
* updated examples to match new API (#40 )
Co-authored-by: Kyle Dixler <kyle@pulumi.com>
* Update scheduled-upstream-sync.yaml
* Update scheduled-upstream-sync.yaml
* Update scheduled-upstream-sync.yaml
* Update scheduled-upstream-sync.yaml
* Update scheduled-upstream-sync.yaml
* Update scheduled-upstream-sync.yaml
* added more details around integration with Java tools (#46 )
* added more details around integration with Java tools
* addressed review comments
Co-authored-by: Kyle Dixler <kyle@pulumi.com>
* Add CrossCode page (#25 )
* adding in JSON (#52 )
* Update go.mod
* Update code examples and images on website (#24 )
* More marketing site updates
* More updates
* Add more code examples
* More updates
* Update java logo and slot machine
* Address feedback
* Address more feedback
* Update homepage subtitle
* Update modern to universal in text
* Update diagram logos
* Update go.mod
* Document the compiler option for Pulumi YAML (#55 )
* Document the compiler option for Pulumi YAML
* Add to project reference
* Cut motivation
* Java and YAML to Learn Fundamentals (#11 )
* feat(langs): add java and yaml to azure get started (#51 )
* feat(support): add support for java and yaml to GCP getting started (#41 )
* got k8s working (#62 )
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
Co-authored-by: Kyle Dixler <kyle@pulumi.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update go.mod
* Added details about datasource methods. (#63 )
Co-authored-by: Kyle Dixler <kyle@pulumi.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Remove the pin to pulumi/theme-private (#54 )
* Only run the push workflow on the upstream repo
* May4 announce (#64 )
* Java blog (to may 4th) (#44 )
* Java blog
* First round of reviews
* New meta and small fixes
* Add workshop link
* Mention other JVM languages
* Add Puluminaries launch blog (#57 )
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Add Pulumi Service Provider Blog Post (#49 )
* add pulumi service provider blog post
* fix lint errors
* Update meta.png
* Github --> GitHub
* Apply suggestions from code review
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
* fix lint errors
* apply wording updates from meagan
* update registry link to plain md relative link
* Update themes/default/content/blog/announcing-pulumi-service-provider/index.md
Co-authored-by: Luke Hoban <lukehoban@gmail.com>
* Update themes/default/content/blog/announcing-pulumi-service-provider/index.md
Co-authored-by: Luke Hoban <lukehoban@gmail.com>
* type --> teamType
* remove checkout yaml comment
* add teams image and blurb about rest api
* Update themes/default/content/blog/announcing-pulumi-service-provider/index.md
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
* resize meta.png and remove paragraph
* reduce meta.png even further
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Luke Hoban <lukehoban@gmail.com>
* Overview, YAML and CDK blogs (#58 )
* awsx blog (#59 )
* Fix up links and times.
* Use propoer note style.
* Remove accidental .gitignore changes
* Add Go example
* Add PR links, update banner, and pulumiup page (#53 )
* Add PR links, update banner, and pulumiup page
* Update banner URL
* Remove relref for clean build
* Update themes/default/content/blog/pulumi-universal-iac/index.md
Co-authored-by: Mikhail Shilkov <github@mikhail.io>
Co-authored-by: Matt Stratton <matt.stratton@gmail.com>
Co-authored-by: Myles Haynes <myleschaynes@gmail.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Luke Hoban <lukehoban@gmail.com>
Co-authored-by: Zack Chase <zachary@pulumi.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: cnunciato <cnunciato@users.noreply.github.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: pulumi-bot <pulumi-bot@users.noreply.github.com>
Co-authored-by: Ian Wahbe <ian@wahbe.com>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Sean Holung <sean.holung@gmail.com>
Co-authored-by: Kyle Dixler <25750473+dixler@users.noreply.github.com>
Co-authored-by: Kyle Dixler <kyle@pulumi.com>
Co-authored-by: dixler <dixler@users.noreply.github.com>
Co-authored-by: zchase <zchase@users.noreply.github.com>
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
Co-authored-by: Mikhail Shilkov <github@mikhail.io>
Co-authored-by: Matt Stratton <matt.stratton@gmail.com>
Co-authored-by: Myles Haynes <myleschaynes@gmail.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Luke Hoban <lukehoban@gmail.com>
2022-05-04 06:29:46 -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
Christian Nunciato
e54166d55f
Use pulumi-bot for auto-commits ( #1138 )
2022-03-04 13:43:20 -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
966655fc3e
Add Registry for local dev and PR previews ( #811 )
2021-11-23 07:23:01 -08:00
Christian Nunciato
d9ad361fdf
Add a push workflow, always use latest theme ( #776 )
2021-10-19 20:50:03 -07:00