.. SPDX-FileCopyrightText: 2017 Fermi Research Alliance, LLC .. SPDX-License-Identifier: Apache-2.0 Release 1.2.0 ------------- In this release: * Switched to python3 * NERSC newt interface adapted to changed NERSC RESTful API * Improved unit tests * Added Jenkins CI pipeline Patches: ~~~~~~~~ `30d928b `_ : clone version 1.2.0 of decisionengine `ae7c5a6 `_ : Jenkins pipeline improvements (#236) `310befd `_ : T198 (#235) `a65886d `_ : Fix import as reported in : https://github.com/HEPCloud/decisionengin… (#232) `93711cc `_ : Run coveralls even if tests fail (#229) `03d763a `_ : Jenkins pipeline improvements (#230) `f48d30f `_ : Fix/223 (#228) `c8aa262 `_ : github ticket 199 (#222) `0323bda `_ : Address : https://github.com/HEPCloud/decisionengine_modules/issues/224 (#226) `62e4df6 `_ : Add support to run CI on Jenkins (#221) `5ab1541 `_ : bump master version to 1.2.0 (for now) (#219) `bc19c65 `_ : decisionengine_modules/NERSC: Added retry loop for NERSC API Calls (#220) `41a50de `_ : Sync up pep8speaks and run_pylint.sh with decisionengine settings (#218) `db4634f `_ : silence pylint error (#217) `1b95141 `_ : Fix whitespace around operator error `746ea38 `_ : ignore W503 `8a8b5f4 `_ : remove unused variable `a6668bf `_ : fix PEP8 warnings `13773ee `_ : address pep8 warnings `6bea4ca `_ : silence pylint error `f589895 `_ : Pass sort=True parameter to fix future warning (#215) `a1d0507 `_ : fixing pep8 warning `a10bd17 `_ : debugging one import error `ec501ad `_ : make coveralls.io links work `deab1a7 `_ : T201 (#204) `69f2645 `_ : Add coveragerc `6d8a5f5 `_ : decisionengine_modules/NERSC: Make Nersc API call backward-compatible with old config (#196) `a7e0af9 `_ : Only run Github Actions for python3.6 (#24)