Noortheen Raja
18d655e16f
fix: amalgamation name clash
2022-04-10 13:46:56 +05:30
Noortheen Raja
bc718a40b5
fix: update using ptk's create_pipe_input
2022-04-10 13:46:56 +05:30
Noortheen Raja
ea51a8a37f
fix: pr commentor
2022-04-10 13:46:56 +05:30
Gil Forsyth
b1fe9e49d4
chore: update black to fix CI broken with new click release ( #4743 )
2022-04-01 09:33:46 +05:30
Noorhteen Raja NJ
f4275b7992
chore: pass env variables ( #4741 )
2022-03-28 14:24:04 -04:00
Gil Forsyth
7b0bc0f75a
fix: add M1 bash-completion path to osx defaults ( #4740 )
...
* docs: change language choice for "reasonable" behavior
* fix: add M1 bash completion location to defaults on OSX
2022-03-28 21:43:11 +05:30
Noorhteen Raja NJ
d004784621
Comment pr ( #4738 )
...
* feat: make check-news item a warning
* chore: use python script to comment on PR without news items
2022-03-27 17:55:42 +05:30
Noorhteen Raja NJ
011c5c00e9
Fix vox env dir ( #4736 )
...
* refactor: use stdout passed from function
better handling of errors
* test: no need to skip these on windows
* test: load local plugin
* test: update vox-runin
* test: speedup vox tests
we dont need to test venv, only calls made to it via subprocess
* test: pip.exe on windows
2022-03-27 17:12:52 +05:30
Noortheen Raja
5ab9812f82
docs:
2022-03-26 17:43:51 +05:30
Noortheen Raja
358f501a8a
fix: qa errors
2022-03-26 17:43:51 +05:30
Daniel Shimon
34d92b0a39
news: Add virtualenv-activator-plugin
2022-03-26 17:43:51 +05:30
Daniel Shimon
71e256e762
tests: virtualenv: Test virtualenv activator
2022-03-26 17:43:51 +05:30
Daniel Shimon
dfa713c6fc
virtualenv: Add activator plugin
...
Code from https://github.com/pypa/virtualenv/pull/2040
2022-03-26 17:43:51 +05:30
Noortheen Raja
284f794132
test: add back xonfig-info test
2022-03-25 10:41:42 -04:00
Noortheen Raja
fcf6f37d5b
chore: add back codecov reports
2022-03-25 10:41:42 -04:00
Noortheen Raja
c7068d2dee
docs:
2022-03-24 19:49:30 +05:30
Noortheen Raja
0d827fb691
fix: mypy error
2022-03-24 19:49:30 +05:30
Noortheen Raja
6e7ad50968
test: update tests
2022-03-24 19:49:30 +05:30
Noortheen Raja
f2b7d4ed4f
style: sort imports
2022-03-24 19:49:30 +05:30
Noortheen Raja
72fd026c52
chore: update dist package
2022-03-24 19:49:30 +05:30
Noortheen Raja
576842c448
refactor: move out jupyter tests
2022-03-24 19:49:30 +05:30
Noortheen Raja
81b65556a5
chore: update tests
2022-03-24 19:49:30 +05:30
Noortheen Raja
8cff41b081
chore: move out jupyter, mpl, distributed, jedi xontribs
...
they are require extra packages for testing and usage
closes #4726
2022-03-24 19:49:30 +05:30
Noortheen Raja
43cbc770e9
refactor: move xontrib.jedi out
2022-03-24 19:49:30 +05:30
Noortheen Raja
48086a5778
feat: move fixtures to pytest-plugin
2022-03-24 19:49:30 +05:30
Noortheen Raja
4983e67224
test: python completers have become flaky
...
fix: qa error, it is not a class method
still B019 is raised from bugbear
fix: failing vox tests in windows
fix: unc check on windows on ci
fix: vox failing on windows
get_binary_path already appends .exe
2022-03-22 19:13:11 +05:30
Noortheen Raja
a13a3af21f
chore: try to comment news item missing
...
chore: make news item check a comment
2022-03-22 19:13:11 +05:30
Noortheen Raja
0acb256740
fix: mypy errors in ci
...
chore: upgrade mypy
2022-03-22 19:13:11 +05:30
Noortheen Raja
fa9c33b55b
chore: cancel previous still running jobs for PRs
2022-03-22 19:13:11 +05:30
Noortheen Raja
d0f127718f
chore: add tmate for manual ssh into runner
2022-03-22 19:13:11 +05:30
Noortheen Raja
96e726e390
refactor: revert check-news item
...
feat: make check-news item a warning
2022-03-22 19:13:11 +05:30
Noortheen Raja
ac1592c458
chore: use wheel to speedup binary installs
2022-03-22 19:13:11 +05:30
Noortheen Raja
9c2d10c416
fix: ci failure on linux
2022-03-22 19:13:11 +05:30
Noortheen Raja
a7ef90cce6
fix: upload coverage for latest py version
...
fix: checking qa without amalgamation
fix: correct if expression
chore: update condition
chore: disable fail-fast
chore: update name
2022-03-22 19:13:11 +05:30
Noortheen Raja
1c1fb997d4
chore: upgrade hooks
2022-03-22 19:13:11 +05:30
Noortheen Raja
e6043ca5aa
chore: use matrix for CI
...
github has added
https://github.blog/2022-03-16-save-time-partial-re-runs-github-actions/
we can drop custom file generation
refactor: run with bash
chore: use setup-python
conda is also available in the github action virtualenv
2022-03-22 19:13:11 +05:30
Ganer
b0abba7c75
Fix annoying console spam ( #4722 )
...
* Fix annoying console spam
* Create fix-non-callable-autocompletion
* Rename fix-non-callable-autocompletion to fix-non-callable-autocompletion.rst
Co-authored-by: Noorhteen Raja NJ <jnoortheen@gmail.com>
2022-03-22 12:58:49 +05:30
Noorhteen Raja NJ
d49b164379
gitstatus modular ( #4697 )
2022-03-21 11:18:36 -04:00
E Pluribus Unum
6fc77f2fcb
do to following -> do the following ( #4728 )
...
* do to following -> do the following
very minor spelling correction
* Minor spelling corrections
2022-03-21 10:05:20 +05:30
Peter Ye
e5af63bff7
Fix regex globbing for paths that contain special regex characters ( #4715 )
...
* Fix regex globbing for paths that contain special regex characters
* Skip regex globbing asterisk character tests on Windows
Asterisks are forbidden in Windows filenames. Plus signs are allowed in Windows filenames, so the plus sign tests run properly.
2022-03-20 01:10:57 +05:30
Gil Forsyth
32bddba3a3
chore: update mypy
( #4718 )
...
* chore: pin mypy to 0.940, stop installing from git
* chore: skip mypy check of windows unc check
2022-03-16 07:52:37 +05:30
Gil Forsyth
f0d77b28e8
chore: call token personal_token
...
Just in case this action thinks it knows better
2022-03-15 10:50:32 -04:00
Gil Forsyth
688d91f377
chore: add repo name to token generation for docs push
2022-03-15 10:33:44 -04:00
Kyllingene
1889d3e2ea
Clarified use of time_format in docs ( #4714 )
...
* Added reference to ``PROMPT_FIELDS`` section in ``time_format`` definition
* Forgot the news item, added now
* Generalized reference to PROMPT_FIELDS
2022-03-15 08:17:16 +05:30
Peter Ye
b581edb05d
Fix $XONSH_TRACEBACK_LOGFILE path expansion ( #4713 )
2022-03-15 00:31:24 +05:30
dev2718
78f9195227
fix 4343 by always trying greedy=True in _parse_ctx_free ( #4699 )
...
Co-authored-by: Alexander Firbas <alexander.firbas@gmail.com>
2022-03-07 01:53:34 +05:30
ylmrx
8e1a1f3342
fix: ptk now support modal cursor shape, use it when vi_mode is enabled ( #4695 )
...
* fix: ptk now support modal cursor shape, use it when vi_mode is enabled
* lint: use double-quotes
* bump ptk dependency in setup and integration
* lint: sorting imports
2022-03-05 15:45:32 +05:30
Gil Forsyth
14fe0355d0
fix(maybe): use generated token to push docs ( #4691 )
...
Got the token to generate correctly, but now it's complaining about
scoping -- might be that it needs to be generated for xonsh/xonsh to
push to xonsh/xonsh-docs
2022-03-04 08:06:25 +05:30
Gil Forsyth
46df765628
Add goat counter to track hits on the docs
2022-03-03 10:45:19 -05:00
Noorhteen Raja NJ
af8570a21a
Update issue templates
2022-03-01 08:53:49 -05:00