Re: how to build on machines without ssh access

2024-05-22 Thread Bruno Haible
Collin Funk wrote: > Thanks for the guide. How much free time does GitHub give you? Unlimited, provided that the repository which performs the CI is public: https://docs.github.com/en/actions/learn-github-actions/usage-limits-billing-and-administration "GitHub Actions usage is free for stan

Re: how to build on machines without ssh access

2024-05-22 Thread Collin Funk
Hi Bruno, On 5/22/24 7:53 AM, Bruno Haible wrote: > Here's a technique that allows you to build on platforms for which you don't > have a machine without direct access. > > A machine with direct access (either a VM, or a machine with ssh access [1]) > is > preferred, since it's more easy to work

how to build on machines without ssh access

2024-05-22 Thread Bruno Haible
Hi, Here's a technique that allows you to build on platforms for which you don't have a machine without direct access. A machine with direct access (either a VM, or a machine with ssh access [1]) is preferred, since it's more easy to work with. But for some platforms, GitHub provides an alternati