-
hey @hamelsmu, thanks for this great tutorial. I was thinking is there a way to use this same principle to deploy private `nbdev` docs? Also, use GH actions alongside so that it allows CI?
If possi…
-
### Discussed in https://github.com/cli/cli/discussions/9515
Originally posted by **will-lynas** August 23, 2024
I often mind myself in the following situation:
I run `gh issue create` and …
-
Currently GH Actions pipeline is WIP. Artefacts are being used to share artefacts between jobs, but for short-lived things that don't need to be accessed after the pipeline is done cache is probably b…
-
- to automatically style the files
- to automatically build Rd files
- https://github.com/r-lib/actions/tree/master/examples#commands-workflow
- https://github.com/r-lib/actions
-
Travis is not cool any more.
-
currently the node/js needs to be rebuilt and committed alongside any code changes
at least we should add CI that checks what is being committed has been re/built
perhaps we could use some kind …
-
## Issue
There isn't an easy way to distribute/use the app without a developer toolchain installed, e.g. node/npm
## Potential Solutions
Implement GH Actions to release a new build on each major …
-
Travis is going away for open-source projects, so CI will have to be migrated to GitHub actions.
-
I understand the issue with the action right now, as discussed in #11 .
Once this issue is resolved, are there any plans to support badges for GitHub actions' builds?
-
### What is the current behavior?
Secrets cannot be shared in Pull Requests workflows.
### Steps to reproduce the issue
Take a look of #349 (you can see in the steps the secret is empty).…