Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web application for TUXML data #18

Open
acherm opened this issue Sep 16, 2020 · 1 comment
Open

Web application for TUXML data #18

acherm opened this issue Sep 16, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@acherm
Copy link
Collaborator

acherm commented Sep 16, 2020

Hi,

We will build a Website that presents some information about TUXML data:

  • number of kernels compiled (per version/total)
  • number of failures (per version/total)
  • number of warnings (per version/total)
  • frequencies of options (per version/total)
  • prediction model
  • ...

As a proof of concept, let's build a very simple Website that displays the number of kernels currently in the database.
We will use Python and Flask

@acherm acherm added the enhancement New feature or request label Sep 16, 2020
@manulagadec manulagadec self-assigned this Sep 16, 2020
@MarieChantal MarieChantal self-assigned this Sep 16, 2020
@tartiflm tartiflm self-assigned this Sep 17, 2020
@Nusky173 Nusky173 assigned Nusky173 and unassigned Nusky173 Sep 23, 2020
@Kallaran Kallaran self-assigned this Sep 24, 2020
@FAMILIAR-project
Copy link
Collaborator

FAMILIAR-project commented Oct 1, 2020

In addition to what described in the original issue, some TODOs:

  • ability to browse configurations (per version/all)
  • ability to dig into a specific configuration and have access to build status, size, .config, as well as logs and the way it has been compiled (hardware/software)
  • frequencies of options (per version/all)
  • visualizations (e.g., histogram, boxplot) of kernel sizes (per version/all)
  • reuse of the work of @ark-sys with tuxart https://github.com/diverse-project/tuxart in such a way we display a Tux logo out of a configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants