Commit Graph

663 Commits

Author SHA1 Message Date
Matan Kushner 2edccd8848
docs: Update bug report template 2019-12-15 19:27:23 -05:00
Matan Kushner 7c05412f46
docs(i18n): Update doc translations (#697) 2019-12-14 18:46:45 -05:00
allcontributors[bot] df351602a3 docs: add JasonEtco as a contributor (#734)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]


Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
2019-12-14 18:45:29 -05:00
allcontributors[bot] 9ccf29362d docs: add jonstodle as a contributor (#733)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]


Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
2019-12-14 18:42:18 -05:00
Jon Grythe Stødle 76804cc3c8 feat: Add `bug-report` sub-command (#725)
This adds a sub command to generate the link. Information, such as operating system and it's version; the current shell's config; and current starship conf, is gathered from the environment and is included in the pre-filled text. The command will also try to open the link in the default browser. Should that fail it will print the link instead and ask the user to copy it.
2019-12-14 18:40:12 -05:00
dependabot-preview[bot] 740b51bd60 build(deps): bump git2 from 0.10.2 to 0.11.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.10.2...git2-curl-0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-13 16:44:37 -05:00
Thomas O'Donnell 780816926f docs: Correct a typo in the FAQs (#732)
Have fixed a minor typo in the FAQs to use the `--help` flag rather than
the `--version` flag.
2019-12-13 15:26:23 -05:00
Matan Kushner ba18e1a089
build: Reset homebrew/core before bumping formula 2019-12-13 15:09:57 -05:00
Matan Kushner 16ddd6b31d
chore(bump): v0.30.1 2019-12-13 14:58:33 -05:00
David Knaack 6724ce5bb5 fix(powershell): % sign was prefixed with ` (#730) 2019-12-13 14:55:20 -05:00
Matan Kushner 3dd7f66ffc
build: Use the correct Homebrew GitHub API token name 2019-12-13 14:45:57 -05:00
Matan Kushner 2e1051fbca
chore(bump): v0.30.0 2019-12-13 14:40:35 -05:00
Brian Low 12e8ae85dd fix: Wrap prefix and suffix in shell-specific escape codes (#712) 2019-12-13 14:35:10 -05:00
Matan Kushner 7ab473c88c
build: Automate bumping starship brew formula 2019-12-13 14:23:58 -05:00
David Knaack b2ebd24506 fix(powershell): Fix prompt not updating on -nix systems (#728)
Closes #661
2019-12-13 13:44:58 -05:00
dependabot-preview[bot] d71373b265 build(deps): bump sysinfo from 0.9.6 to 0.10.2 (#711) 2019-12-12 15:32:46 -05:00
Morten Scheel e38a257656 feat: add composer.json version to Package module (#716) 2019-12-11 21:05:39 -05:00
allcontributors[bot] dce52390c8 docs: add BuggStream as a contributor (#718)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]
2019-12-11 17:41:33 -05:00
allcontributors[bot] 87cdd4f54c docs: add popey as a contributor (#717)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]
2019-12-11 17:40:37 -05:00
BuggStream 93701b26b3 feat: Add support for the ion shell (#704) 2019-12-11 15:31:30 -05:00
Matan Kushner 835ecc3ae6
chore: Move snapcraft.yaml to project root 2019-12-11 11:44:52 -05:00
Matan Kushner 18cad62a73
chore(bump): v0.29.0 2019-12-11 11:43:16 -05:00
Thomas O'Donnell 9b307962ef docs: Pipe install script into bash instead of shell (#710)
The install script includes some bash only commands so needs to use base
to be piped into bash rather than sh.
2019-12-10 16:08:42 -05:00
Alan Pope 2a00cca5c1 build: Add snapcraft.yaml to build snap of starship (#707)
Adds support for building snaps out of starship.
2019-12-10 11:53:52 -05:00
AppleTheGolden ea04f9bfc1 fix: Add php to the default prompt order (#708) 2019-12-10 11:52:55 -05:00
Matan Kushner ffef8ff144
docs: Add playsinline to landing page video 2019-12-09 16:13:48 -05:00
AppleTheGolden 3c835ba34b fix: Truncate long paths in conda environment names (#694)
Environment names created via conda create -p [path] tend to be too long for comfort, so this truncates them.
2019-12-09 12:59:02 -05:00
Matan Kushner 60a1319524
docs: Reorder terraform option rows for consistency 2019-12-08 20:43:36 -05:00
wdullaer 44b37a7bac feat: Implement terraform module with workspace and version (#644) 2019-12-08 20:42:51 -05:00
Matan Kushner f458a5e8c9
chore(config_derive): v0.1.1 2019-12-07 16:43:44 -05:00
Matan Kushner 5a3c9a756d
docs: Add missing quotes in config docs 2019-12-06 18:41:28 -05:00
Matan Kushner 4e23a9a695
chore(bump): v0.28.0 2019-12-06 17:08:52 -05:00
Matan Kushner 34edf12970
docs(i18n): Update translations (#683) 2019-12-06 17:07:57 -05:00
allcontributors[bot] 1de281eb93 docs: add wendorf as a contributor (#695)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]
2019-12-06 14:21:26 -05:00
Dan Wendorf dee25c7b35 feat: Add prefix config to directory module (#642) 2019-12-06 14:19:11 -05:00
Matan Kushner 9f574eaabd
docs: Improve doc consistency 2019-12-06 12:00:23 -05:00
allcontributors[bot] 7d1c0f6b9f docs: add houqp as a contributor (#693) 2019-12-06 11:59:45 -05:00
Qingping Hou c5a206e3cf feat: Add git_commit module (#673) 2019-12-06 11:57:42 -05:00
Matan Kushner 5b440c0bb0
docs: Simplify installation process and docs (#643) 2019-12-05 13:15:21 -05:00
allcontributors[bot] ec54180e42 docs: add REBELinBLUE as a contributor (#689)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]
2019-12-05 13:05:53 -05:00
Stephen Ball 46904e5045 feat: Add PHP version module (#244) 2019-12-05 13:04:27 -05:00
dependabot-preview[bot] 78ca70a517 build(deps): bump serde_json from 1.0.42 to 1.0.44
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.42 to 1.0.44.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.42...v1.0.44)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-05 09:26:02 -05:00
Matan Kushner 7c031c1551
chore: Disable prettier for head values in vuepress config 2019-12-04 16:01:31 -05:00
Matan Kushner eff13fed01
chore: Use icon image for og:image tag 2019-12-04 15:59:12 -05:00
Matan Kushner 64820aa91b
chore: Update title OG tag for website 2019-12-04 15:52:06 -05:00
Matan Kushner 80deebb1bb
chore: Undo extended page titles 2019-12-04 15:51:05 -05:00
Matan Kushner f1593eb56b
chore: Update webpage titles 2019-12-04 15:50:20 -05:00
Matan Kushner 609ae4235a
chore: Update SEO meta tags with new copy 2019-12-04 15:48:46 -05:00
Matan Kushner 8364e90ac1
chore: Fix casing in website meta tag 2019-12-04 15:36:30 -05:00
Matan Kushner f09ba3b3de
chore: Update website meta tags for SEO 2019-12-04 15:32:54 -05:00