-
Notifications
You must be signed in to change notification settings - Fork 50
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
Upgrade taskserver to 1.2.0 #374
Comments
I got started on this and created a couple branches:
But ran into an obstacle that I ran out of timebox for:
There might be a simple fix, but given that the impact of this upgrade is very minor as far as I can tell, I didn't dig into it in much depth. |
Any idea how to get this resolved? |
To resolve this, @primeapple, you'd need to rebase the branch you see mentioned above of taskserver atop the 1.2 version of the taskserver and test inthe.am's interactions with it using the branch above mentioned of intheam. Inthe.am's branch of the taskserver adds support for things like user-to-certificate pinning, among other things, and the details of exactly what to test there are difficult for me to list out offhand, but if you look at the diff between the above branches and the main branches of their respective repositories, you might find some insights. |
Taskserver 1.2.0 is out and it adds a few features and bugfixes (see https://github.com/GothenburgBitFactory/taskserver/blob/1.2.0/ChangeLog).
The text was updated successfully, but these errors were encountered: