Skip to content

Releases: stograde/stograde

v4.4.4

28 Oct 02:50
Compare
Choose a tag to compare
  • Migrate to GitHub Actions
  • Support MCA

v4.4.2

06 Oct 13:31
Compare
Choose a tag to compare

Add support for the MCA repo

v4.4.1

11 May 21:00
Compare
Choose a tag to compare

v4.4.1

v4.3.0

13 Apr 20:21
Compare
Choose a tag to compare
v4.3.0

v4.2.2

19 Dec 23:06
Compare
Choose a tag to compare
  • Add truncation capability to all types of output (file contents, compile output, test output)
  • Add CONTRIBUTING.md
  • Don't try to read contents of file in cat() if they are going to be hidden by output
  • Catch PermissionErrors in run_static()
  • Refactor formatters to be more readable and have more concise output
  • Fix issue with labs not failing CI builds in all classes instead of only Software Design
  • Add docs/REFEREE.md

v4.2.1

12 Oct 19:15
Compare
Choose a tag to compare
  • Fix issue with dependencies related to stograde drive
  • Use pytest-flake8 instead of pytest-pep8 for testing PEP8 compliance
  • Fix some tests

v4.2.0

18 Sep 19:06
Compare
Choose a tag to compare
  • Add stograde drive support #203
  • Add support for linux/amd64 and linux/arm/v7 versions of docker images #204 #205 #206 #207 #208
  • Improve documentation for stograde ci #209

v4.1.0

18 Sep 18:25
Compare
Choose a tag to compare
  • Fix bug with Markdown files not showing tests
  • Increase test coverage to 100%
  • Remove bidict dependency
  • Reincorporate html formatter
  • Update gist functionality
    • Use GitHub personal access token to authenticate gist instead of password
      (Using a password will be deprecated in November 2020 according to GitHub Documentation)

v4.0.2

08 Apr 20:55
de34079
Compare
Choose a tag to compare
  • #197 - Fix issue with .stogradeignore files not being read

v4.0.1

08 Apr 20:17
36cf89e
Compare
Choose a tag to compare
  • #196 - Fix incomplete migration of CI functionality