Pablo Santiago Blum de Aguiar
92976b1a82
rename workflow and update/remove badges
2021-01-20 14:11:58 +01:00
Divy Jain
b99bfd2ade
now I know gha syntax
2021-01-08 14:16:34 +05:30
Divy Jain
64df536a63
i don't know gha syntax
2021-01-08 14:08:45 +05:30
Divy Jain
5cdd4205cb
set latest python to 3.9
2021-01-08 14:03:20 +05:30
Pablo Santiago Blum de Aguiar
5117d8a853
need no id there
2021-01-08 00:13:42 +01:00
Pablo Santiago Blum de Aguiar
8f3f1a3ede
cache deps
2021-01-08 00:07:06 +01:00
Pablo Santiago Blum de Aguiar
d05258506f
lint only once
2021-01-08 00:06:43 +01:00
Divy Jain
320cc4742c
remove redundant python versions
2021-01-05 12:45:12 +05:30
Divy Jain
d7967e0966
add experimental python versions
2021-01-05 12:42:13 +05:30
Divy Jain
9988e89bb5
reword things
2021-01-04 02:48:07 +05:30
Divy Jain
70e94b2d5f
better coverage
2021-01-04 02:31:00 +05:30
Divy Jain
9689b90cdb
we don't need newer pip
2021-01-04 02:19:31 +05:30
Pablo Santiago Blum de Aguiar
0aadd59b40
Add token for coveralls
2021-01-03 21:46:33 +01:00
Divy Jain
d56c7f3cf9
try installing basics
2021-01-04 02:12:52 +05:30
Divy Jain
33886433f0
don't install coverage either
2021-01-04 02:09:11 +05:30
Pablo Santiago Blum de Aguiar
27937ce055
Bring back all pys
2021-01-03 21:27:56 +01:00
Pablo Santiago Blum de Aguiar
d910d4b69d
Cleanup
2021-01-03 21:24:40 +01:00
Pablo Santiago Blum de Aguiar
7cad22055f
Do not install pip
2021-01-03 21:24:28 +01:00
Pablo Santiago Blum de Aguiar
ead54ef2a7
Focus on 2.7
2021-01-03 21:23:01 +01:00
Divy Jain
4325c9415d
don't install coverage
2021-01-04 01:47:20 +05:30
Pablo Santiago Blum de Aguiar
b250210426
Call those directly
2021-01-03 21:04:16 +01:00
Divy Jain
95e7287045
enable function tests
2021-01-04 01:31:40 +05:30
Divy Jain
6d5798fc53
🤦
2021-01-04 01:26:23 +05:30
Divy Jain
11024f75ed
seperate step for functional tests
2021-01-04 01:23:24 +05:30
Pablo Santiago Blum de Aguiar
8edd9ca744
Install coverage
2021-01-03 20:43:23 +01:00
Divy Jain
1c2e23e51e
add basic draft of test workflow
2021-01-04 01:06:32 +05:30
Pablo Aguiar
25142f81f8
Some improvements ( #846 )
...
* #833 : do not require sudo on TravisCI
* #N/A: Add Python dev releases to TravisCI pipeline
Inspired by Brett Cannon's advise [1].
1: https://snarky.ca/how-to-use-your-project-travis-to-help-test-python-itself/
* #837 : try and kill proc and its children
* #N/A: show shell information on `thefuck --version`
* #N/A: omit default arguments to get_close_matches
* #842 : add settings var to control number of close matches
* #N/A: remove `n` from the list of `get_closest`'s args
2018-10-08 22:32:30 +02:00
Waldir Pimenta
a0286b402a
ISSUE_TEMPLATE.md: sync format of fill-in fields ( #841 )
...
Some of the "FILL THIS IN" were wrapped with html comment markup, but most of them weren't. This change makes them all use the same format.
2018-10-02 20:46:58 +02:00
Joseph Frazier
4fb85b0a92
Add GitHub Issue template ( #749 )
...
This prompts the user to include relevant information when reporting
issues. I adapted it from the corresponding section of CONTRIBUTING.md
See here for details: https://github.com/blog/2111-issue-and-pull-request-templates
2018-01-03 18:59:38 +01:00