-
The problem with the extension is that it used git log to check the changes and since the pipeline always runs on a different agent it pulls the whole repo
-
# Issue Description
["Files Changed"](https://build.opensuse.org/package/revisions/openSUSE:ALP:Experimental:Slowroll:Staging/libzypp) does not show any diff.
Expected Result
============
I woul…
-
### Steps to reproduce
1. Setup Nextcloud 10
2. Connect to external SMB folders
3. Use occ files:scan -all to scan for changes
### Expected behaviour
New files or folders should be shown but no …
-
### 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
…
-
**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 …
-
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. …
-
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.
-
Then in Targets globs (folders) are used and not specific files then the result is not mapped to targets.
This results in tuist no target for the changed file is shown:
example:
Changed file at /…
-
I'm filling in
```
void contentChanged(String path);
```
Might be nice if I got the driver that cared, and a differentiation between add and change events.
Ultimately I'll be doing, like
…
-
Hello, is this possible to minify only changed files?
let's say I have a folder called "js" and inside the js folder I have lot of of js files, is there any way to minify only for changed files?
jeypc updated
8 months ago