mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-12 07:40:30 -08:00
Page:
How to use unreleased versions created by pull requests
Pages
Bug
Client server protocol
Cockatrice on Android (phone tablet)
Compiling Cockatrice (Linux)
Compiling Cockatrice (Windows)
Compiling Cockatrice (macOS)
Compiling Cockatrice
Contributing Code
Contributing to the Cockatrice Tokens File
Custom Cards & Sets
Custom Download URLs
Custom Keyboard Shortcuts
Custom Picture Download URLs
Debugging
Deck List Import Formats
Donations
EDH Kingdoms
Frequently Asked Questions (FAQs)
Frequently Asked Questions
Getting Started
Home
How to Create a GitHub Ticket Regarding Cockatrice
How to Create a GitHub Ticket
How to use unreleased versions created by pull requests
Installing Cockatrice on Chromebooks
Installing Servatrice on Kubernetes
Limited Formats
One minute game guide
Pawn Identification Chart
Public Servers
Servatrice Command Line Reference
Servatrice FAQ Troubleshooting
Servatrice Server Maintenance
Setting up Servatrice
Sound themes
The Cockatrice Etiquette Primer
Themes
Translation FAQ
Translator Hall of Fame
Troubleshooting
Tutorials
Unofficial Developer Builds
Updating Cockatrice
Using Apache2 to Proxy Servatrice Websockets with SSL
Using NGINX to Wrap Servatrice Websockets in SSL
temp windows gui
Clone
3
How to use unreleased versions created by pull requests
ebbit1q edited this page 2022-01-10 21:00:39 +01:00
When a pull request is created, GitHub will automatically create a build job for it that when it finishes will create installable versions of cockatrice. You can download and install these versions in order to help test the changes in the pull request.
- To get to the downloads you need to go to the ticket page for the pull request on GitHub, make sure you are logged in.
The difference between a pull request and an issue ticket might not be clear at first glance but if you look at the tabs up top you see which category is currently selected.
If you are unsure about where to find the pull request that fixes your issue, look at the issue's subheader, it will say something like "may be fixed by #number".
- On the pull request page below the title, go to the "Checks" tab, it should be the third from the left.
- On the checks tab, click "Build Desktop" on the left, this will take you to the "Summary" page on GitHub Actions.
- Here you can scroll to the bottom to find the "Artifacts", select your operating system from the list and download the package.
- The file will be a zip archive, you will need to open the archive with the appropriate tool and then install the version of Cockatrice it contains like you would when you get it from our downloads page.
- Please report your findings on the pull request, you can install the stable version again when you are done testing.
Note:
- you need to be logged in to GitHub in order to download these
- the downloads only become available when all jobs for all systems are completed, this does not take very long
- these versions are not stable, make sure you trust the creator of the pull request before installing
Welcome to the Cockatrice Wiki
- One Minute Game Guide
- Getting Started (placeholder)
- Tutorials
- Public Servers
- EDH Kingdoms
- Limited Formats
- The Cockatrice Etiquette Primer
Technical
Customizing Cockatrice
Servatrice Server
- Setting up Servatrice
- Installing Servatrice on Kubernetes
- Server Maintenance
- Servatrice Command Line Reference
- FAQ / Troubleshooting
- SSL Websockets - NGINX
- SSL Websockets - Apache2
Helping Cockatrice