ch3ll
|
035239de82
add clean kwarg to doc builds
|
4 年 前 |
Pedro Algarvio
|
7efd60131b
Move CI static requirements to it's own subdirectory
|
4 年 前 |
Pedro Algarvio
|
fd451dffab
The nox session `invoke_pre_commit` should not create a virtualenv
|
4 年 前 |
Pedro Algarvio
|
19c851b2b9
We need to set `RUNTIME_VARS.PYTEST_SESSION` sooner
|
4 年 前 |
Pedro Algarvio
|
0aba49c7d3
Bump pytest-salt-factories to 0.92.x
|
4 年 前 |
Pedro Algarvio
|
de833885d4
Don't install setuptools >= 50.0.0 until they release something useful
|
4 年 前 |
Pedro Algarvio
|
87c94b3490
Never use setuptools==50.0.0
|
4 年 前 |
Pedro Algarvio
|
dff88decfe
Show local variables on test failures
|
4 年 前 |
Pedro Algarvio
|
c03508df31
Teach coverage a bit more about salt paths.
|
4 年 前 |
Pedro Algarvio
|
16551e45fe
Update `noxfile.py` to work with upstream nox
|
4 年 前 |
Pedro Algarvio
|
fb2893536e
Support FreeBSD static requirements
|
4 年 前 |
Pedro Algarvio
|
6b293bc28e
Upgrade to PyTest 5.x
|
4 年 前 |
Pedro Algarvio
|
6ded18614c
Make sure pytest-salt is also uninstalled for any pytest session
|
4 年 前 |
Pedro Algarvio
|
6445cceb3b
Move the coverage DB to artifacts/coverage in order for it to be archived by CI
|
4 年 前 |
Pedro Algarvio
|
d8b08f3b7f
Decomplicate requirements installation.
|
4 年 前 |
Pedro Algarvio
|
d0d1d754e2
Allow passing extra requirements to install.
|
4 年 前 |
Pedro Algarvio
|
1051880d62
Stop using `--contraint` when pip installing. Its slower.
|
4 年 前 |
Pedro Algarvio
|
7ff7375c31
Allow bypassing requirements installation.
|
4 年 前 |
ch3ll
|
df480e37c0
update pydir call and fix format
|
4 年 前 |
ch3ll
|
c87642181e
add towncrier to manage changelog
|
4 年 前 |
Pedro Algarvio
|
a0e96810fd
Show test execution order in CI runs to help debug test suite hangs
|
4 年 前 |
Pedro Algarvio
|
e157459016
Switch to pytest-salt-factories
|
4 年 前 |
Pedro Algarvio
|
146e1d6547
Fix cloud tests selection
|
4 年 前 |
Daniel Wozniak
|
096dc75a70
Merge pull request #56727 from s0undt3ch/features/doc-pre-commit
|
4 年 前 |
Pedro Algarvio
|
a5b9961f78
Lay the ground for `invoke` usage
|
4 年 前 |
Pedro Algarvio
|
a24f6fe7e7
Default crypto library to `pycryptodomex`
|
4 年 前 |
Daniel Wozniak
|
9141e4d34f
Merge pull request #56821 from s0undt3ch/hotfix/requirements
|
4 年 前 |
Pedro Algarvio
|
625460bc4a
Allow running the test suite against Py3.8 and Py3.9
|
4 年 前 |
Pedro Algarvio
|
d3dbe0b39d
Call `coverage` or `pytest` using `python -m`
|
4 年 前 |
Pedro Algarvio
|
a5b2b6c350
Drop the old `py.test` call in favour of the new `pytest` call
|
4 年 前 |