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

Create temporary bundle for test builds #22

Closed
nedrichards opened this issue Dec 28, 2017 · 2 comments
Closed

Create temporary bundle for test builds #22

nedrichards opened this issue Dec 28, 2017 · 2 comments

Comments

@nedrichards
Copy link

This is similar to #15 but different enough that I think it's a separate issue.

Having the ability to test builds that you're reviewing is really handy, but it can be hard to actually do deeper testing or debugging on a piece of software (it can build but might not run). It'd be handy if we could temporarily have access to a static bundle for a built app to run tests on.

@amtlib-dot-dll
Copy link

BTW, can we pull a specific revision from a Flatpak repo? For example, a revision pushed by a test build on pull requests. Currently we are only working on the stable branch

@TingPing
Copy link
Contributor

TingPing commented Mar 24, 2018

We can't push all test builds to the repo for size and security reasons. Bundles make more sense for this usage.

@bbhtt bbhtt closed this as completed Oct 17, 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

4 participants