Releases: mdolab/.github
Releases · mdolab/.github
v1.11.0
25 Apr 15:08
Compare
Sorry, something went wrong.
No results found
What's Changed
Added GHA templates by @nwu63 in #30
Update black version by @A-CGray in #31
Azure timeout updates and minor cleanup by @sseraj in #32
Pin ubuntu 20.04 on actions and split jobs into separate files by @nwu63 in #33
Full Changelog : v1.10.0...v1.11.0
v1.10.0
23 Feb 14:58
Compare
Sorry, something went wrong.
No results found
New features
Added expected time to PR template (#27 )
Added option to enable clang formatting (#28 )
Bug fixes
Fixed a bug where black was only being run in the Python package subdirectory
Maintenance
Updated Python 3.7 for flake8 to 3.8
Set pylint to not run by default
Added E306 to flake8 exclusions
v1.9.0
14 Jan 03:38
Compare
Sorry, something went wrong.
No results found
Added pylint job (set to not fail the whole test suite)
Added error checking when running tapenade script
v1.8.4
11 Oct 17:35
Compare
Sorry, something went wrong.
No results found
Updated azure_build.yaml to source IMPI setup on the TACC image
v1.8.3
05 Oct 02:55
Compare
Sorry, something went wrong.
No results found
Updated issue and PR templates (#25 )
Install wheel in Python environment
Updated Codecov to use the new (NodeJS) uploader and run outside of Docker
v1.8.2
01 Sep 22:36
Compare
Sorry, something went wrong.
No results found
updated buildbot setup script (#23 , #24 )
flake8 updates
bump python3.8 to python3.9
added ability to run codecov for private repos
v1.8.1
26 Aug 14:49
Compare
Sorry, something went wrong.
No results found
added additional plugins and updated flake8 config file
added a new codecov path fix rule
v1.8.0
16 Aug 17:06
Compare
Sorry, something went wrong.
No results found
switched the Intel build to stable
updates to the build bot script
added BUILD_REASON environment variable to Azure tests
v1.7.1
03 Aug 18:24
Compare
Sorry, something went wrong.
No results found
Fixed bug in Tapenade check for 1.10
Added script to set up buildbot with GHA
v1.7.0
27 Jul 01:12
Compare
Sorry, something went wrong.
No results found
bumped black and flake8 versions
added Tapenade checks