OpenEuroLLM / OpenEuroLLM/training-data-packer
Add Github action for build
Open
Nobody has claimed this yet.
idea
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- Avg merge
- 18h 22m
- Merged PRs (30d)
- 12
Description
Make Github build project.
- protect main and require communication
- Check format and lint
- Try build package
- Run tests.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or build commands, so start by inspecting the repository's existing GitHub configuration and Python packaging entry points. Done means a GitHub Actions workflow protects main as requested, checks formatting and lint, builds the package, and runs the tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- build-system, ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100