-
```
What steps will reproduce the problem?
1. start a server session
2. run tests and verify pass
3. make a change to the target method which the test cases have been written
for to purposely fail.
4…
-
```
What steps will reproduce the problem?
1. start a server session
2. run tests and verify pass
3. make a change to the target method which the test cases have been written
for to purposely fail.
4…
-
```
What steps will reproduce the problem?
1. start a server session
2. run tests and verify pass
3. make a change to the target method which the test cases have been written
for to purposely fail.
4…
-
I have a simple script that uses go-git to push changes when files have changed.
```
gitPullMaster()
if gitStatusCheck() == false {
log.Info("Status is dirty, Pushing new state to repo")
…
nfons updated
5 years ago
-
When I open Fava, I have some scripts that update commidity prices in the background.
These files are imported from the main file that I am manually editing.
Whenever a file is changed in the back…
-
It would be handy if https://github.com/woodruffw/zizmor?tab=readme-ov-file#use-in-github-actions linked to a GitHub action in this repo which ran zizmor over the repo whenever any of the files in the…
-
To prevent unnecessary updates to the output file and potential cache invalidation, we can compare the modification times of all input files with that of the output file. If none of the input files ha…
-
### Bug
The Extrafields declaration in 20.0.1 does not work the same as in 19.0. Indeed, it seems that the filter management (for sellist type extrafields in particular) has been changed.
This is p…
-
### Describe the bug
dotnet watch command fails when a Blazor project references any multi-target framework project
### To Reproduce
[BlazorApp1.zip](https://github.com/user-attachments/files/174863…
-
See more info in fixup PR: https://github.com/servo/servo/pull/31497
Tidy check skipped the check:
> Skipping WPT lint checks, because no relevant files changed.
Relevant file: https://github…