-
The file “changed-ua-set-of-hosts.xcarchive” is currently saved under documents. Let’s save this under the cache instead.
![image](https://user-images.githubusercontent.com/11338480/228022443-8ad9fed…
-
**Is your feature request related to a problem? Please describe.**
Like to view the coverage miss for the modified files before I push the changes to repo.
**Describe the solution you'd like**
A …
-
I have a Docker Compose service that mounts some project files as volume into the container
```yaml
services:
my-service:
…
volumes:
- ./my-config1.yaml:/path/in/container/my-c…
-
gluetun restarted tunnel (probably) and my forwarded port changed.
For some reason qbittorrent responded 403 error, and glueforward hangs. I had to restart the contaiuner.
I haven't changed the pass…
-
Hi team,
### Current Situation
I am trying to set up conditional pipeline triggers based on file changes in different directories. The specific conditions are:
- **Trigger Pipeline 1**: If any …
-
Since Wireit knows which input files were changed, added, and removed between each run of a script, it makes sense to allow scripts to directly access that information to help them run incrementally. …
-
https://github.com/sassoftware/viya4-deployment/blob/9aa0ac29be23b21ce0384a040453619b48e78559/roles/vdm/tasks/tls.yaml#L159
Prior to commit 8830916a8c9de211233871e220c49a1a4fb02f08, this copy modul…
-
### Is your feature request related to a problem? Please describe.
The backend unit tests always take up a lot of CI resources and time in a PR.
### Describe the solution (or solutions) you'd like
…
-
I created this action to add basic code sniffing for pull requests:
```
name: Code Sniffer
on:
pull_request:
jobs:
sniff:
name: Sniff changed files
runs-on: my-server
st…
-
It would be nice to know what files thinks have changed. This can help debug issues where changing a file doesn't reload, or when it reloads without changing a file.