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

Add ability to use GitHub Actions to build NVDA #17152

Closed
nvdaes opened this issue Sep 10, 2024 · 2 comments
Closed

Add ability to use GitHub Actions to build NVDA #17152

nvdaes opened this issue Sep 10, 2024 · 2 comments

Comments

@nvdaes
Copy link
Sponsor Contributor

nvdaes commented Sep 10, 2024

Is your feature request related to a problem? Please describe.

Currently, documentation about building NVDA with AppVeyor is provided.
However, people may find easier to use GitHub Actions for testing.

Describe the solution you'd like

Add a .yml file in the root of NVDA with a workflow_dispatch event, so that it can be used manually without interfering in the workflow used by the developers, i.e., Appveyor.

Describe alternatives you've considered

Creating a workflow (.yml file) when desired, and remove it after finishing pull requests.

Additional context

Smetimes, it's difficult to test NVDA locally for any reason.

@nvdaes
Copy link
Sponsor Contributor Author

nvdaes commented Sep 10, 2024

cc: @XLTechie

@seanbudd
Copy link
Member

Closing as duplicate of #10516

@seanbudd seanbudd closed this as not planned Won't fix, can't repro, duplicate, stale Sep 10, 2024
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

No branches or pull requests

2 participants