Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribution Helpers #132

Open
pastaq opened this issue Aug 8, 2022 · 0 comments
Open

Contribution Helpers #132

pastaq opened this issue Aug 8, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation feature request a request for a feature, no guarantee of addition help wanted Extra attention is needed

Comments

@pastaq
Copy link
Contributor

pastaq commented Aug 8, 2022

The problem

Currently it is very difficult to test and validate contributions to decky-loader as there is not a documented pipeline for building the executable outside using the workflows from the official GitHub repository. Forking the repo doesn't duplicate these workflows either leading to the need to submit a PR before testing can be done with a real-world scenario. This slows the development process as the contributor must wait on workflow approval before testing each change and distracts the core dev team from other issues with low priority troubleshooting on unfinished code.

Solutions

In order to identify a specific resolution the exact parameters of the build process and all dependencies will need to be identified. Once available, a bash makefile that replicates the workflow locally can be produced. This will ensure code can be validated before a PR is submitted and should expidite the process.

@TrainDoctor TrainDoctor added documentation Improvements or additions to documentation feature request a request for a feature, no guarantee of addition labels Aug 26, 2022
@TrainDoctor TrainDoctor moved this to 📋 Backlog in SDH Tracker Sep 25, 2022
@TrainDoctor TrainDoctor added the help wanted Extra attention is needed label Sep 25, 2022
@TrainDoctor TrainDoctor moved this from 📋 Backlog to ❓ Under Consideration in SDH Tracker Dec 19, 2022
@TrainDoctor TrainDoctor moved this from ❓ Under Consideration to 📋 Backlog in SDH Tracker Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature request a request for a feature, no guarantee of addition help wanted Extra attention is needed
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants