Quarterly report: 2021 Q2

Posted on Thu 01 July 2021 in reports • 2 min read

Here is the monthly report #29. You'll find some updates for the 2021 Q2 (from April to June).

FoFiX

Blocker before next version (v4.0):

  • VideoPlayer v1.1

Blocker before python 3 migration: errors in CI

Pull Requests (PR):

  • #189: merged PR: "fix non ascii song titles"
  • #192: closed PR: "Travis: use Xenial and fix the xvfb start up"
  • #211: closed PR: "fixed non ascii song titles"
  • #234: opened / merged PR: "refactor(collada): replace our code with pycollada"
  • #235: opened / merged PR: "ci: replace Travis with Github Actions"
  • #236: opened / merged PR: "chore(song): clean up the game module"
  • #237: opened / merged PR: "chore(constants): clean up the code and add a test"
  • #238: opened / merged PR: "chore(resource): clean up the code and add tests"
  • #240: opened / merged PR: "fix(config): encode the section value to utf-8"
  • #241: opened / merged PR: "chore(scenefactory): clean up the module"
  • #242: opened / merged PR: "test(font): test Cache and Font classes"
  • #243: opened / merged PR: "Clean up, fix and add tests for fofix.core.Mod"
  • #244: opened / merged PR: "ci(python3): run optional tests and fail fast"
  • #245: opened / merged PR: "How to: guide for Linux users"
  • #246: opened PR: "chore(git): ignore .DS_Store files"
  • #247: opened PR: "fix(data): remove duplicates in ini files"

Issues:

  • #193: closed issue: "Travis: Xvfb does start properly anymore"
  • #209: closed issue: "Exit when loading songs list"
  • #239: opened /closed issue: "[GIT] invalid literal for int() with base 10: 'dev0'"

Stats:

  • 331 stars (+9)
  • 83 forks (+3)
  • 57 issues (-2)
  • 5 PR (-1)

Fretwork

Pull Requests (PR):

  • #69: opened / merged PR: "fix(version): use a semver compat version"
  • #70: opened / merged PR: "ci: use Github Actions to run tests"
  • #71: opened / merged PR: "ci(gha): upload coverage for python 3"