Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • B bind9-shotgun-ci
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • bind9-shotgun-ci
  • Merge requests
  • !24

Generate index page for most common charts

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Tom Krizek requested to merge tkrizek/chart-index into main Mar 21, 2023
  • Overview 14
  • Commits 1
  • Pipelines 8
  • Changes 2

Create an html page the user can view for a quick overview of the test output. Only the most common charts containing data for all runs are included.


The downside of this MR is that in order for this to work, we have to make the CI/CD pipelines public. This might be a slight risk, since the branch names, named logs and charts will become public. If testing a CVE fix, for example, the branch name might hint what we're working on and how it might behave under load. All builds are performed in AWS and stay there -- no code will be leaked, so this should be quite safe, just something to keep in mind. @pspacek

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: tkrizek/chart-index