Skip to content

build: Add GitLab CI pipeline definition - #36

Merged
fghaas merged 2 commits into
cleura:mainfrom
fghaas:tests
Sep 2, 2026
Merged

build: Add GitLab CI pipeline definition#36
fghaas merged 2 commits into
cleura:mainfrom
fghaas:tests

Conversation

@fghaas

@fghaas fghaas commented Sep 2, 2026

Copy link
Copy Markdown
Contributor
  • Convert GitHub Actions workflows (build, install, release) to .gitlab-ci.yml format
  • Lint stage: gitlint, yamllint, markdownlint
  • Test stage: parallel build matrix per Python version (3.10-3.14)
  • Build stage: package build with tox
  • Check stage: weekly/manual install verification with pipdeptree

Assisted-by: opencode/qwen3.6-35b-a3b-fp8

- Convert GitHub Actions workflows (build, install, release) to
  .gitlab-ci.yml format
- Lint stage: gitlint, yamllint, markdownlint
- Test stage: parallel build matrix per Python version (3.10-3.14)
- Build stage: package build with tox
- Check stage: weekly/manual install verification with pipdeptree

Assisted-by: opencode/qwen3.6-35b-a3b-fp8
Add __pycache__ directories to .gitignore.
@fghaas
fghaas merged commit 1b232a7 into cleura:main Sep 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants