mvdbeek
9275b34819
Update version to 21.09.rc1
2021-09-20 19:53:09 +02:00
mvdbeek
07fb59937e
Update version to 21.09.dev0
2021-05-05 21:48:01 +02:00
John Chilton
be3f17a3ac
mypy type checking for auth
2020-12-28 23:41:27 -05:00
Nicola Soranzo
e40e5aef7e
Upgrade syntax using pyupgrade --py36-plus
2020-11-18 16:16:46 +00:00
Nicola Soranzo
e96c96eb79
Merge branch 'release_20.09' into dev
2020-10-19 17:48:30 +01:00
Nicola Soranzo
a3b954126d
Add *requirements.txt files to source packages
2020-10-19 10:32:05 +01:00
mvdbeek
6ac956b57c
Merge branch 'release_20.09' into dev
2020-10-17 10:43:51 +02:00
John Chilton
b6a3c2fe87
Starting work on auth 20.9.1
2020-10-15 12:19:13 -04:00
John Chilton
b974a018c1
Version 20.9.0 of auth (tag galaxy-auth-20.9.0).
2020-10-15 12:19:00 -04:00
John Chilton
99398aff4f
Prep next release of galaxy-auth.
2020-10-15 12:18:48 -04:00
Nicola Soranzo
9d74bba7fb
Drop support for retired Python 3.5
...
Upgrade syntax using `pyupgrade --py36-plus` .
Manually drop several `six` imports.
Also:
- Remove broken pr_cache in scripts/bootstrap_history.py
- Fix broken prefix removal in lib/galaxy/tool_util/deps/mulled/mulled_build.py
2020-10-07 11:52:13 +01:00
Dannon Baker
c007e03d2a
Merge remote-tracking branch 'upstream/release_20.05' into dev
2020-07-14 12:12:20 -04:00
John Chilton
0ea20422e0
Modify packages to allow test requirements (for responses).
2020-07-06 18:49:04 -04:00
John Chilton
f529da1b30
Organize more unit tests into package tested bundles.
2020-07-06 18:49:04 -04:00
John Chilton
aa941c869b
Starting work on auth 20.5.1
2020-07-04 10:10:45 -04:00
John Chilton
3ec7ad24fe
Version 20.5.0 of auth (tag galaxy-auth-20.5.0).
2020-07-04 10:10:28 -04:00
John Chilton
0611463b8e
Prep release of galaxy-auth 20.5.
2020-07-04 10:10:11 -04:00
dglaetzer
ec454313ea
dummy tests for auth package
2019-07-08 17:28:32 +02:00
John Chilton
bda718b711
[packages] Fix pypi links in README badges.
2019-07-06 14:15:14 +02:00
John Chilton and Nicola Soranzo
94201a9e81
Update packages/ per review
...
Co-Authored-By: Nicola Soranzo <nicola.soranzo@gmail.com >
2019-07-05 16:34:39 +02:00
John Chilton
b76eb61c81
Bring more directories under packages/ export.
...
Add quota to data/ (should be refactored to not use trans but is straight forward and the imports are fine for now), and add three new packages.
- auth
- authnz
- app
A lot more needs to be added to app but we need to de-tangle the circular imports between app and web stuff and webapp stuff. It is messier than I thought.
2019-06-27 08:43:16 -04:00