Skip to content

v1.0.10

Latest
Compare
Choose a tag to compare
@shchen-idmod shchen-idmod released this 04 Apr 22:46
· 12 commits to main since this release
14d5fba

What's Changed

  • Fix pygit2 by @shchen-idmod in #2158
  • Assetization workflow for generating SIF image should track using Asset ID instead of AC ID by @shchen-idmod
    #2032
  • Remove local platform from idmtools repo by @shchen-idmod in #2160
  • Improved Simulation builders (fixed several issues) by @ZDu-IDM in #2184
  • Refactor idmtools Simulation Builders structure. by @ZDu-IDM in #2203
  • Refactor Simulation Builders to remove duplicated code by @ZDu-IDM in #2196
  • Combine two add sweeping functions into one @ZDu-IDM in #2195
  • Sweeping function allow parameters with default values @ZDu-IDM #2194
  • Builder function add_multiple_parameter_sweep_definition doesn't support function with single dictionary parameter @ZDu-IDM #2192
  • SimulationBuilder assume input values object has len defined @ZDu-IDM #2183
  • Refactor ArmSimulationBuilder and move general functionality to a base class @ZDu-IDM #2168
  • ArmSimulationBuilder needs rasie exception for call to add_sweep_definition and add_multiple_parameter_sweep_definition @ZDu-IDM #2167
  • SweepArm should support add_multiple_parameter_sweep_definition @ZDu-IDM #2166
  • ArmSimulationBuilder display simulation count incorrect @ZDu-IDM #2165
  • Give deprecating warning for duplicate wait_on_done function by @shchen-idmod in #2173
  • Fix circular dependency for core and cli tests and move comps related test in core to comps test by @shchen-idmod in #2175
  • Add download asset and use asset id in generate singularity builder instead of assetcollection by @shchen-idmod in #2210
  • Fix bug for save_as for content type and add unittest by @shchen-idmod in #2213
  • Update idmtools to work with python 3.12 by @shchen-idmod in #2215
  • unregister plugin in test_hooks.py to avoid affecting other test in p… by @shchen-idmod in #2226
  • Update idm-buildtools requirement from ~=1.0.3 to ~=1.0.5 by @dependabot in #2227
  • Update junitparser requirement from ~=3.1.1 to ~=3.1.2 by @dependabot in #2228
  • Update coverage requirement from <6.6,>=5.3 to >=5.3,<7.5 by @dependabot in #2229
  • Update flake8 requirement from ~=6.0.0 to ~=7.0.0 by @dependabot in #2230
  • Update pytest-xdist requirement from ~=3.3 to ~=3.5 by @dependabot in #2231
  • fix hook run with serial mark by @shchen-idmod in #2235
  • Update docker requirement from <6.1.0,>=4.3.1 to >=4.3.1,<7.1.0 by @dependabot in #2177
  • Update junitparser requirement from ~=2.8.0 to ~=3.1.1 by @dependabot in #2178
  • Update jinja2 requirement from ~=3.1.2 to ~=3.1.3 by @dependabot in #2176
  • Update packaging requirement from <22.0,>=20.4 to >=20.4,<24.0 by @dependabot in #2181
  • Update readthedocs-sphinx-search requirement from ~=0.3.1 to ~=0.3.2 by @dependabot in #2182
  • Update click requirement from ~=8.1.3 to ~=8.1.7 by @dependabot in #2180
  • Update pytest requirement from ~=7.2.0 to ~=8.0.0 by @dependabot in #2179
  • Revert "Update pytest requirement from ~=7.2.0 to ~=8.0.0" by @shchen-idmod in #2185
  • Update pytest-timeout requirement from ~=2.1.0 to ~=2.3.1 by @dependabot in #2204
  • Update cookiecutter requirement from ~=2.1.1 to ~=2.6.0 by @dependabot in #2199
  • Update jupyterlab requirement from ~=4.0.2 to ~=4.1.5 by @dependabot in #2212
  • update examples for platform from Belegost to CALCULON by @shchen-idmod in #2225
  • Update nbsphinx requirement from ~=0.9.2 to ~=0.9.3 by @dependabot in #2221
  • Update pygithub requirement from ~=1.57 to ~=2.3 by @dependabot in #2223
  • Update packaging requirement from ~=23.2 to ~=24.0 by @dependabot in #2222
  • Update pluggy requirement from ~=1.2 to ~=1.4 by @dependabot in #2220
  • Update yaspin requirement from <2.4.0,>=1.2.0 to >=1.2.0,<3.1.0 by @dependabot in #2189
    Full Changelog: v1.7.9...v1.7.10