Skip to content

feat(ci-server): persist build history with unique URLs #18

@HotFazz

Description

@HotFazz

Description

Implement persistent build history in the CI server, providing unique URLs for each build and a browsable list of all builds.

Expected outcome

The CI server maintains build history following reboot, with each build accessible via a unique URL and a central URL listing all builds.

Acceptance criteria

  • Build history persist after server restart
  • Each build has a unique URL
  • Every build URL is accessible to get the build information, including commit identifier, build date and build logs
  • One URL exists to list all builds
  • The build list URL is documented in README.md and can be opened by clicking on it

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIntroduces a new feature to the codebase

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions