redhat-developer / redhat-developer/vscode-xml
Smoke tests for binaries on different platforms
Open
Nobody has claimed this yet.
build
enhancement
- Dominant language
- TypeScript
- Stars
- 328
- Forks
- 101
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 7
Description
We can do a matrix build of https://github.com/redhat-developer/vscode-xml/blob/main/.github/workflows/ci.yaml#L37 in order to cover all the different binaries that we ship.
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
Start at .github/workflows/ci.yaml around line 37 and inspect the current build job and the binaries it ships. Define the platform matrix and smoke-test coverage there, then verify that CI runs successfully for each platform and covers all shipped binaries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100