summaryrefslogtreecommitdiffhomepage
path: root/tasks.py
AgeCommit message (Expand)Author
2023-05-25No more GPG on PyPIJeff Forcier
2023-05-18Use new Invocations combo check taskJeff Forcier
2023-05-18Modernize auth tests to use shared server managerJeff Forcier
2023-04-16Tinker a bit with tasks re: doc watching, doc browsingJeff Forcier
2023-04-12Use newer circleci orb to stop using codecov's old pypi packageJeff Forcier
2023-01-16Punt a bunch of backwards incompatible TODOs to 4.0Jeff Forcier
2022-04-25release tidelift task never really existedJeff Forcier
2021-10-09blackenJeff Forcier
2021-10-09Nix travis from tasksJeff Forcier
2021-10-09Massage upstream 'release.all' task too re: custom publishJeff Forcier
2021-10-08Less confusing name of overriding task pleaseJeff Forcier
2021-10-08TODOJeff Forcier
2021-10-01Coverage tweaksJeff Forcier
2021-10-01Codecov supportJeff Forcier
2018-09-17Minor cleanupJeff Forcier
2018-08-22Bump black up to 18.6b4Jeff Forcier
2018-05-29Blacken under black 18.5b0Jeff Forcier
2018-05-29Modernize travis/dev-reqs/etc re: blackeningJeff Forcier
2018-05-16Test and dev dependencies cleanup and sync with FabricChris Rose
2018-05-16Pass through index option for release taskJeff Forcier
2018-05-16Update custom test task to encompass recent updates to invocations.pytestJeff Forcier
2017-10-25Mark known slow tests as 'slow' pytest marker, and skip them by defaultJeff Forcier
2017-10-25Tighten up verbose flagJeff Forcier
2017-10-25Move commentJeff Forcier
2017-10-23Use pytest-timeout, configured via pytest.iniJeff Forcier
2017-10-23Remove references to test.py, including overhaul of test tasksJeff Forcier
2017-10-10Use new(er)-style string formatting, {} instead of {0}Jeff Forcier
2017-09-22Strip SSH_AUTH_SOCK from test environmentJeff Forcier
2017-08-23Pull in count-errors from invocationsJeff Forcier
2017-05-31Fix flake8 for top-level modules.Dorian Pula
2017-02-20Main release module configures the tasks to hide stdout, undo thatJeff Forcier
2016-12-09Weave in newer release invocations tasksJeff Forcier
2016-06-09Update tasks to use Invoke/Invocations 0.13Jeff Forcier
2016-04-28Add more params to release task wrapperJeff Forcier
2015-11-05Passthru sdist/wheel options for release taskJeff Forcier
2015-11-02Add 'sites' task for rigorous doc error discoveryJeff Forcier
2015-11-02Allow specifying test.py flags in 'inv test'Jeff Forcier
2015-11-02Fix dumb bug in release taskJeff Forcier
2015-04-29Packaging updatesJeff Forcier
2014-09-18Remind user to update RTD after cutting a new release lineJeff Forcier
2014-09-10Force PTY in test runner so Python 3's buffering behavior isn't frustratingJeff Forcier
2014-08-26Fix up release taskJeff Forcier
2014-03-22Fixes #275 -- upload wheels as a part of the release processAlex Gaynor
2014-03-03Herpaderp, copy not moveJeff Forcier
2014-03-03Add new release task w/ API doc prebuildingJeff Forcier
2014-02-11Add coverage command as Invoke taskJeff Forcier
2014-02-10Herp and a derpJeff Forcier
2014-02-10Replace incorrect import of generic test runner w/ custom taskJeff Forcier
2014-01-21Rename 'main' doctree to 'www'; refactor sphinx task confJeff Forcier
2014-01-21Use new behavior from newer InvokeJeff Forcier