Release 1.1.0

In this release:

Patches:

6455c93 : 1.1 (#203)

375bec5 : clone specific branch of decisionengine (#202)

36c66a8 : set version to 1.1.0

40f31bb : Use sparse checkout for first checkout to get ./github/actions (#23)

b2933d7 : Remove unpackaged files (#22)

fee64ea : remove python shebang, fix logging-too-many-args, fix unsubscriptable-object (#21)

fbf4eb6 : Fixes pep8 warnings. (#20)

9f26659 : Hyunwoo2to3 (#19)

6870b0b : travis-ci: install boto3, htcondor and execute test in one directory above decisionengine_modules (#18)

22ed8b9 : Fixup condor-classad (#17)

c9edb09 : Add unit test github action. Run as non-root uid. Install python packages in virtualenv. (#14)

b41257d : Setup pep8speaks (#16)

b3bbe28 : Transitioned NERSC API to new IRIS API for accounting data. (#15)

267ec14 : Setup travis (#13)

4151a9a : unittest: Fix GCEResourceLimits so that it does not depend on configuration (#12)

5a44018 : Update decisionengine_modules rpmbuild and pylint actions. (#9)

c562696 : Update entrypoint.sh (#8)

6d953f2 : rpm spec: remove unwated directory (#7)

474c39c : unittest: make htcondor_query test pass (#6)

f0ff5a9 : unittest improvements (#5)

e928059 : AWS: fix all but one unit tests

182b582 : fix unit tests, light formatting

bb4a9e4 : Cache venv directory instead.

d805129 : Test pip cache

b64e85d : Add Github Actions