Commit graph

94 commits

Author SHA1 Message Date
Ian Wahbe c1c82b8317
Change build green link from travis to github (#8483) 2021-11-22 17:00:05 -08:00
Emiliza Gutierrez d243efae19
Revert "[python/sdk] - Remove python 3.6 support (#8161)" (#8332)
This reverts commit 895ae970ac.
2021-11-02 10:19:01 -07:00
Komal 895ae970ac
[python/sdk] - Remove python 3.6 support (#8161) 2021-10-27 10:35:46 -07:00
Anton Patsev 6143d13732
Fix license badge in readme (#7941) 2021-09-10 14:51:47 +03:00
Matt Stratton f28fb26cf7
Add GitHub Discussions links to the README (#7393) 2021-07-14 14:15:55 +03:00
Justin Van Patten be1ee5566d
Update README.md (#7088) 2021-05-21 10:46:56 -07:00
Simen A. W. Olsen eb2dcf2488
docs: Update Github logo (#6865) 2021-04-27 08:34:05 -07:00
Christian Nunciato a952140b34
Update the logo and get-started button (#6824)
* Update the logo

* Update the Get Started button
2021-04-20 17:09:17 -07:00
Jan Keromnes c8eac38286
Fully-automate development setup with Gitpod (#6431) 2021-03-10 08:13:35 -08:00
Marcus Turewicz f39df9f030
Add nuget badge to README (#5117)
* Add nuget badge to README

* Update CHANGELOG.md
2020-08-05 20:31:33 -07:00
Zack Chase 9bb5ae8e59 Move youtube video lower on page 2020-05-15 09:50:10 -07:00
Zack Chase 054652e3fb Remove iframe use linking strategy 2020-05-15 09:38:01 -07:00
Zack Chase 81c6049d06 Add youtube video to readme 2020-05-15 09:14:54 -07:00
Zack Chase 379ea46702 Add UTM tags to README links 2020-05-05 15:09:31 -07:00
Paul Stack 058a77dcde
README: Adding DotNet to language matrix and making Go stable (#4452)
* README: Adding DotNet to language matrix and making Go stable

* Update README.md

Co-Authored-By: Luke Hoban <luke@pulumi.com>

Co-authored-by: Luke Hoban <luke@pulumi.com>
2020-04-20 20:37:32 +01:00
Joe Duffy 113c96fd15
Shrink the Get Started button slightly (#3149) 2019-08-27 09:01:01 -07:00
Joe Duffy a4d44189f1
Add a Get Started CTA button to the README (#3143) 2019-08-27 08:27:56 -07:00
Daniel Ruf 4e99c354b3 Update the image URLs (#3112) 2019-08-20 07:42:25 -07:00
CyrusNajmabadi 0ee75d2201
Remove /cloud from readme. (#3010) 2019-07-31 20:16:04 -07:00
Luke Hoban 852a8f9dc9
Highlight the Get Started guide in the README (#3003)
Tactical improvement to make the getting started experience easier to find from the project homepage.
2019-07-30 11:32:36 -07:00
Chris Smith 18bfca421b
Minor README.md changes (#2983)
* Minor README.md changes

* Address PR feedback

* Address PR feedback
2019-07-25 14:44:41 -07:00
Chris Smith 208dfc29b4
Update references to pulumi.io (#2979)
* Remove pulumi.io reference in tests

* Remove pulumi.io references in Dockerfiles

* Remove pulumi.io references in CONTRIBUTING.md

* Update README.md's

* Use correct logo
2019-07-25 09:58:12 -07:00
Cameron Stokes acfaa7ef51 ~readme: update python status to stable (#2919) 2019-07-16 06:54:53 -07:00
Joe Duffy 9b3ddcbf91
Update a few taglines in the README 2019-06-27 11:58:51 -04:00
Matt Ellis ad7397b310 Update supported versions list
We no longer support Node 6.X (it went end of life at the end of
April, we stopped testing on it, and now we use features that are not
in Node 6 like `Object.values`.

Note that we support 8+, and add an `engines` section to our
package.json so folks who try to install on older versions of node see
warnings.
2019-06-17 12:11:38 -07:00
Tomáš Hübelbauer 247edadd69 Make the timer demo more concise
Easier on the eyes this way IMO
2019-05-14 13:27:38 -07:00
Justin Van Patten fedfc9b6b4
pulumi update => pulumi up (#2702)
We changed the `pulumi update` command to be `pulumi up` a while back
(`update` is an alias of `up`). This change just makes it so we refer to
the actual command, `pulumi up`, instead of the older `pulumi update`.
2019-05-06 14:00:18 -07:00
Cameron Stokes 0a4bf7b991 Link to 'Supported Clouds' page rather than listing clouds in README. (#2546)
Also, update Python Runtime version.
2019-03-18 20:41:43 -07:00
Luke Hoban d9f37e6667
Add Roadmap to README (#2271) 2018-12-03 16:31:49 -08:00
Matt Ellis aa7f26a3b5 Have README.md point at CONTRIBUTING.md
Instead of duplicating information about how to build Pulumi from
source in both `README.md` and `CONTRIBUTING.md`, just have the
`README.md` point at `CONTRIBUTING.md`.

Fixes #2197
2018-11-13 11:50:12 -08:00
joeduffy b3524e9e13 Update the README a little 2018-10-16 23:08:25 -07:00
Luke Hoban a66a1ae698
Add link to full installation instructions (#1994)
Fixes #1928.
2018-09-28 07:03:28 -07:00
joeduffy fc38078102 Add some links to the README 2018-08-15 12:03:23 -07:00
Joe Duffy 42af63c661
Add a couple examples to the README (#1761)
We don't show any code in our README, which is a shame, because we're
all about the code! This should help grok what Pulumi is more quickly.
2018-08-11 10:09:11 -07:00
joeduffy a5b33c4652 Make a few README tweaks 2018-06-30 11:48:39 -07:00
joeduffy 10300d2098 Add some badges and goodies
This change spiffs up the README a little bit, by adding badges and
other goodies:

* Add a logo image, rather than just text.

* Add some badges

    - Slack
    - NPM version
    - PyPI version
    - GoDoc APIs
    - License

  I'm sure we can add more, but this livens things up a bit.

* Wordsmith the introductory text for SEO and some extra oomph.

* Add a Welcome section with important links to Getting Started,
  Tutorials, Examples, A Tour of Pulumi, Reference Docs, and
  Community Slack.  Pin a nice image of our console to the right.

* Add a Getting Started section which extends the existing "how to
  install" section slightly to cover a bit more ground.  Ultimately,
  pulumi.io is the source of truth here, but having it here seems handy.
2018-06-30 11:37:40 -07:00
Matthew Riley 332937e624 Remove instructions using "go get"
These mostly work, but they don't reflect our dev or CI workflows and are
likely to deviate in frustratingly small ways.
2018-06-21 16:06:11 -07:00
Matthieu Collé 683f80ded8 docs(readme): fixed typo 2018-06-18 05:29:56 -07:00
joeduffy 776c538b7f Add a few helpful pointers to the README 2018-06-17 11:15:03 -07:00
joeduffy fcd46c93c5 Settle on just Preview 2018-06-15 13:37:27 -07:00
CyrusNajmabadi 57ee29ebbb
Tweak readme. (#1505) 2018-06-15 13:33:51 -07:00
joeduffy 9a4bb912ca Do a quick pass over the README 2018-06-10 10:35:51 -07:00
Luke Hoban 3b561392b1
Remove out-of-date files (#1401) 2018-06-05 08:39:19 -07:00
Sean Gillespie 9e3500d181
CI cleanup for various Node versions (#1233)
* Run Windows CI against node v8.10

* Update READMEs
2018-04-19 13:44:47 -07:00
joeduffy 2ae8d4cc36 Tidy up the README ever-so-slightly 2018-03-25 15:14:30 -07:00
Joe Duffy 01859a70ed
Update README.md to use a valid CLI command 2018-02-22 14:26:04 -08:00
Sean Gillespie ff987c65e5
Updates to the readme: fix up some documentation regarding the Makefile (#861) 2018-01-30 16:31:02 -08:00
khyperia 4a76d15055
Change make configure to make ensure in docs 2018-01-10 08:46:04 -08:00
Matt Ellis 5067d77db1 Pass branch name to AppVeyor badge
Without this, we were getting the status for the most recent run,
which could include a broken run from a topic branch someone was using
for a PR.
2017-11-03 11:40:39 -07:00
joeduffy 22ef94dbd6 Tidy up out of date documentation
Almost all of this has been superceded by official design docs which,
as part of pulumi/home#29 will be moving to pulumi/design-notes.

Those that aren't will be done as new design docs in the future, since
most of the remainder are vastly out of date and/or aspirational at best.

Resolves pulumi/pulumi#408.
2017-10-22 13:28:51 -07:00