Skip to content

Latest commit

 

History

History
94 lines (64 loc) · 3.08 KB

File metadata and controls

94 lines (64 loc) · 3.08 KB

[update-readmes] Mode: rewrite — migrating to template structure...

pkg-kde-jenkins

Built with Ona

Description pending.

Architecture

Architecture documentation pending.

Install

git clone https://github.com/Interested-Deving-1896/pkg-kde-jenkins.git
cd pkg-kde-jenkins

Usage

Configuration

CI

The repository uses GitHub Actions for continuous integration. The following workflows are defined:

  1. ci.yml: Runs tests and linting for the Python scripts in the repository.

    • Triggers: push and pull_request events.
    • Required secrets: None.
  2. release.yml: Builds and packages the project for release.

    • Triggers: workflow_dispatch and push events on tags matching v*.
    • Required secrets: GITHUB_TOKEN (provided by default).
  3. codeql-analysis.yml: Performs static code analysis using GitHub's CodeQL.

    • Triggers: push and pull_request events on the main branch.
    • Required secrets: None.

Ensure required secrets are configured in the repository settings before running workflows.

Mirror chain

This repo is maintained in Interested-Deving-1896/pkg-kde-jenkins and mirrored through:

Interested-Deving-1896/pkg-kde-jenkins  ──►  OpenOS-Project-OSP/pkg-kde-jenkins  ──►  OpenOS-Project-Ecosystem-OOC/pkg-kde-jenkins

Changes flow downstream automatically via the hourly mirror chain in fork-sync-all. Direct commits to OSP or OOC are detected and opened as PRs back to Interested-Deving-1896.

Contributors

@maxyz - 340 commits
@Interested-Deving-1896 - 76 commits
@hefee - 24 commits
@marga-personal - 2 commits

Note: This repository is a mirror. Please refer to the upstream source for additional contributions.

Origins

Original project — no upstream fork.

Resources

No additional resource files found.

License

GPL-2.0 © 2026 Interested-Deving-1896