Skip to content

Releases: mdolab/.github

v1.11.0

25 Apr 15:08
f299854

Choose a tag to compare

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

Choose a tag to compare

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
ada897c

Choose a tag to compare

  • 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

Choose a tag to compare

  • Updated azure_build.yaml to source IMPI setup on the TACC image

v1.8.3

05 Oct 02:55

Choose a tag to compare

  • 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
ac84fc2

Choose a tag to compare

  • 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
c79556c

Choose a tag to compare

  • added additional plugins and updated flake8 config file
  • added a new codecov path fix rule

v1.8.0

16 Aug 17:06
d394a7d

Choose a tag to compare

  • 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
3efe26e

Choose a tag to compare

  • Fixed bug in Tapenade check for 1.10
  • Added script to set up buildbot with GHA

v1.7.0

27 Jul 01:12
383aeba

Choose a tag to compare

  • bumped black and flake8 versions
  • added Tapenade checks