-
### Problem description
Conditional checks for Terraform Cloud Workspaces;
How do I configure my Github action to use the TFC Workspace with the destroy action: dflook/terraform-destroy ?
In the…
-
Fix the windows build in github/workspace/release.yaml. See the last Actions release error during the windows build to fix.
-
Run `cargo build`/`cargo test`/etc in root directory is not a workspace action. Please add `--workspace` flag
qRoC updated
10 months ago
-
### What happened?
## Issue Body:
I've successfully integrated Copilot Plugins into `affine.js` and configured it with OpenAI. The "Ask AI" feature works initially, but after approximately 10 inte…
-
`htmlproofer` is complaining about `check-favicon ` argument.
Maybe it's deprecated? But repo didn't get any recent update.
```
Run chabad360/htmlproofer@master
with:
directory: ./publ…
-
I used to include `telegram-action` into my Github workflows in that manner:
```
uses: appleboy/telegram-action@master
```
Some weeks ago I noticed that my Github actions workflows stopped to se…
-
**Describe the bug**
Using a simple workflow which just checks out the repository
```yaml
name: JCO
on:
workflow_dispatch:
jobs:
build:
runs-on: [self-hosted, windows]
steps…
-
We are trying using the Windows version of action to publish unit tests, but we are getting below error as mentioned in the screen shot.
![image](https://github.com/user-attachments/assets/55b3fff5-b…
-
TSServer implements custom commands which can be used to trigger some actions.
https://github.com/typescript-language-server/typescript-language-server?tab=readme-ov-file#workspace-commands-workspace…
-
- [x] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
Currently, `@nrwl/workspace:workspace` and `@nr…