Lavínia Beghini
Lavínia Beghini
When all the issues within a Milestone are Done, the software should start the release process. - Create executables - Windows - MacOS - Linux - Create Release > **Note**...
Every PullRequest should automatically update the version of the software, based on the issue it closes. When a PullRequest is modified, it should get its connected issue. - If the...
Using a font that is not native to macOS, raises the following error: ``` Populating font family aliases took 1671 ms. Replace uses of missing font family "Cambria Math" with...
The [organization profile](https://github.com/GraphFilter/.github/blob/main/profile/README.md) is very outdated, only containing the versions 1.0 and 2.0 of the software. It is necessary to update its information, as long as: - Mention our discussion...
In order to automate the creation of releases for the software, it is important to find out how to generate them when a milestone is closed. When a milestone is...
When opening .g6 file at MacOs, invariants dock open fully, and visualize dock opens without size, narrowing the graph to a line. > It happened to me, when I open...
In order to facilitate the development process: Whenever someone changes an issue from "To Do" to "In progress": - A branch should be created - The name should be the...
Many issues we had were only possible to catch once the executable was generated (see #427). So whenever an executable is generated, independent of the existence of automated tests, it...
This pipeline should be triggered whenever a pull request is opened and merged on the main branch.