Matan Kushner
0d1578bbe1
fix: move get_shell method into Context
2020-02-03 17:01:50 -05:00
Matan Kushner
cb6819c7d8
chore(bump): v0.34.0
2020-02-03 16:59:02 -05:00
Sam Rose
83337a1a03
perf: Optimize files, folder and extension lookups in Context ( #880 )
2020-02-03 16:57:48 -05:00
dependabot-preview[bot]
c30419877c
build(deps): bump open from 1.3.2 to 1.3.3
...
Bumps [open](https://github.com/Byron/open-rs ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/Byron/open-rs/releases )
- [Changelog](https://github.com/Byron/open-rs/blob/master/changelog.md )
- [Commits](https://github.com/Byron/open-rs/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 06:11:38 +00:00
dependabot-preview[bot]
7b370068ae
build(deps): bump serde_json from 1.0.45 to 1.0.46
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.45 to 1.0.46.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.45...v1.0.46 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 06:05:58 +00:00
Matan Kushner
4cf51eb097
docs: Add a meta title for SEO
2020-02-02 20:03:47 -05:00
Matan Kushner
b61034f3fe
docs: Improve description meta tag for SEO
2020-02-02 19:51:48 -05:00
Matan Kushner
0ff4736729
docs: Add a border-radius to the hero video
...
Applying a border radius to the video hides the white corners that show when the site is in dark mode.
2020-02-01 18:17:07 -05:00
Matan Kushner
11b737bb44
feat!: Update colors of package and php modules ( #782 )
2020-02-01 18:10:12 -05:00
Andrew Prokhorenkov
9229a48bc9
fix(haskell): Add the Haskell module to the default prompt order ( #893 )
2020-02-01 17:16:10 -05:00
Sam Rose
8555143533
docs: Add git workflow to CONTRIBUTING.md ( #876 )
2020-01-31 13:52:20 -05:00
dependabot-preview[bot]
2968aac3ca
build(deps): bump pretty_env_logger from 0.3.1 to 0.4.0
...
Bumps [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger ) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/seanmonstar/pretty-env-logger/releases )
- [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.3.1...v0.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 05:43:42 +00:00
Matan Kushner
bd62b82d95
docs: Increase docs dark-mode contrast ratio
2020-01-28 14:17:18 -05:00
Brett Mandler
f166797076
docs: Added dark theme to documentation ( #819 )
2020-01-28 13:56:53 -05:00
Luca Rinaldi
041c0427bb
fix: escape "$" character to avoid bash interpreting ( #884 )
2020-01-28 13:55:16 -05:00
Kevin Song
5655a90a28
fix: Restrict clear screen control code printing to fish ( #865 )
...
Wraps clearscreen print codes in a statement to detect fish shell, since it is a
workaround for a fish shell behavior.
2020-01-27 17:23:08 -06:00
dependabot-preview[bot]
4b9a11d094
build(deps): bump os_info from 1.3.2 to 1.3.3
...
Bumps [os_info](https://github.com/darkeld3r/os_info ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/darkeld3r/os_info/releases )
- [Changelog](https://github.com/DarkEld3r/os_info/blob/master/Changelog.md )
- [Commits](https://github.com/darkeld3r/os_info/compare/v1.3.2...v1.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 05:46:48 +00:00
Matan Kushner
3365beae09
test(nodejs): Port nodejs module tests from E2E to integraton ( #867 )
...
Replaces the existing nodejs module end-to-end tests with integration tests that don't require preinstalled environmental dependencies.
- Moved the tests to the same file as the module they test
- Created a render_module utility function for rendering modules within tests
- Removed Node.js installation during CI setup
- Add Shell to Context to allow for tests to not run shell-specific code
2020-01-26 16:37:18 -06:00
allcontributors[bot]
5342dcc658
docs: add m0nhawk as a contributor ( #878 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
2020-01-25 16:35:43 -06:00
Andrew Prokhorenkov
6f2c9fb397
feat: add Haskell Stack support ( #546 )
...
Add a Haskell Stack module when a stack.yaml file is detected
2020-01-25 00:48:39 -06:00
Sam Rose
f4c095de92
fix(java): Add detection for *.gradle files ( #871 )
...
Currently the Java module detection looks for build.gradle specifically, but it's possible to rename build.gradle to *.gradle. This change adds Gradle files to the list of detected file extensions.
2020-01-24 10:22:30 -05:00
Matan Kushner
25b86dc82d
docs(i18n): Update translations ( #863 )
2020-01-23 11:27:26 -05:00
dependabot-preview[bot]
a361a2ab17
build(deps): bump serde_json from 1.0.44 to 1.0.45
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.44...v1.0.45 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 05:40:40 +00:00
Matan Kushner
88b9b0ffe2
docs(i18n): Add German docs to the website and README.md ( #864 )
2020-01-21 15:49:49 -05:00
allcontributors[bot]
bf4705f914
docs: add pjbull as a contributor ( #862 )
2020-01-21 11:18:45 -05:00
Matan Kushner
a2ffd1263a
fix: Fix invalid JSON in .all-contributorsrc
2020-01-21 11:17:52 -05:00
Matan Kushner
062dacb2e5
docs(i18n): Update translations ( #857 )
2020-01-21 11:15:25 -05:00
Peter Bull
b723a7d562
fix(python): Trim "Anaconda, Inc." from version ( #861 )
2020-01-21 11:14:40 -05:00
allcontributors[bot]
57427b5d7a
docs: add ivanovart as a contributor ( #860 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: Matan Kushner <hello@matchai.dev>
2020-01-20 13:36:32 -05:00
allcontributors[bot]
5a988515a0
docs: add filalex77 as a contributor ( #859 )
2020-01-20 13:33:55 -05:00
allcontributors[bot]
98049e2877
docs: add gkeep as a contributor ( #858 )
2020-01-20 13:32:04 -05:00
Matan Kushner
bfbe330549
docs(i18n): Add Russian docs to the website and README.md
2020-01-20 13:06:34 -05:00
Matan Kushner
aa3746fdbf
ci: Remove changelog generation
2020-01-20 13:06:34 -05:00
Matan Kushner
754c3292ee
docs(i18n): Update translations ( #848 )
...
- Fix some broken markup on README.md
2020-01-20 13:04:11 -05:00
Gennady Koshkin
28c4b059f1
docs(i18n): Add Russian to the website language dropdown ( #856 )
2020-01-20 12:46:54 -05:00
Matan Kushner
8ef238d11f
ci: Fetch all tags when generating changelog
2020-01-20 12:04:53 -05:00
Matan Kushner
f5af004d3d
ci: Automate changelog generation
2020-01-20 12:00:38 -05:00
dependabot-preview[bot]
88e26f578d
build(deps): bump os_info from 1.3.1 to 1.3.2
...
Bumps [os_info](https://github.com/darkeld3r/os_info ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/darkeld3r/os_info/releases )
- [Changelog](https://github.com/DarkEld3r/os_info/blob/master/Changelog.md )
- [Commits](https://github.com/darkeld3r/os_info/compare/v1.3.1...v1.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 06:34:12 +00:00
dependabot-preview[bot]
52a8ee67fc
build(deps): bump once_cell from 1.3.0 to 1.3.1
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/matklad/once_cell/releases )
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.3.0...v1.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 06:17:21 +00:00
dependabot-preview[bot]
f10682957b
build(deps): bump sysinfo from 0.10.4 to 0.10.5
...
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo ) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases )
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 05:58:39 +00:00
David Knaack
d869b3a098
refactor: replace reqwest with ureq ( #844 )
2020-01-19 11:00:40 -05:00
dependabot-preview[bot]
6a9eaa90b5
build(deps): bump toml from 0.5.5 to 0.5.6
...
Bumps [toml](https://github.com/alexcrichton/toml-rs ) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases )
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.5...0.5.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-18 18:53:09 +00:00
Thomas O'Donnell
197376633a
fix: Fix incorrect prefix usage in cmd_duration module ( #832 )
...
Fixed the way the cmd_duration module is setting it's prefix to be the
same as the other modules.
2020-01-18 01:15:08 -06:00
Matan Kushner
8f645ffb8a
ci: Update CI dependencies ( #850 )
...
* ci: Replace setup-ruby with use-ruby-action
* ci: Update python version
* ci: Update Ruby version
* Set ruby action to master
* Try installing mercurial earlier in the workflow
* Remove mercurial installation
* Remove mercurial installation on all OSes
* Revert "Remove mercurial installation on all OSes"
This reverts commit 0e1a3e7e928198ece34660494980f00102df8c45.
* Update hg installation comment
* Revert Ruby update
* Add caching
* Add caching to audit
* Update workflow.yml
* Only cache during test steps
2020-01-17 20:43:29 -05:00
Thomas O'Donnell
e29e1bf92c
docs: Fix indentation and missing modules in README ( #847 )
2020-01-17 13:28:30 -05:00
Matan Kushner
70428f7a9d
chore(bump): v0.33.1
2020-01-15 23:56:59 -05:00
Jon Grythe Stødle
313a03e2b7
fix(bug-report): Fix status code 414 when generated bug report is too long ( #750 )
2020-01-15 23:47:56 -05:00
Thomas O'Donnell
0fe90bf018
refactor(dotnet): Use exec_cmd
util ( #826 )
...
Have refactored the dotnet module to use the util::exec_cmd rather than
the Command module directly.
2020-01-15 13:52:38 -05:00
Matan Kushner
ddfcee3809
docs(i18n): Update translated docs ( #792 )
2020-01-15 12:23:25 -05:00
dependabot-preview[bot]
1f9059c611
build(deps): bump once_cell from 1.2.0 to 1.3.0
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/matklad/once_cell/releases )
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-15 06:02:51 +00:00