Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: easysoft/zentaoatf Loading
base: dev
Choose a base ref
...
head repository: easysoft/zentaoatf Loading
compare: debug
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 8 files changed
  • 1 contributor

Commits on Mar 13, 2024

  1. chore: update dependency versions and add debug dumps

    - Update the `BUILD_TIME` variable to use the current date and time
    - Update the dependency for `go.uber.org/zap` to version 1.27.0
    - Add a debug dump for the `RunZTFTest` function in the `ztfTest.go` file
    - Add a debug dump for the `Exec` function in the `exec.go` file
    - Add a debug dump for the `testSet` variable in the `Exec` function
    - Add a debug dump for the `RunFile` function in the `file.go` file
    - Remove the unused import of `ioutil` in the `file.go` file
    - Update the `ReadFileBuf` function to use `os.ReadFile` instead of `ioutil.ReadFile`
    - Update the `WriteFile` function to use `os.WriteFile` instead of `ioutil.WriteFile`
    
    Signed-off-by: ysicing <[email protected]>
    ysicing committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    16ed9ec View commit details
    Browse the repository at this point in the history
Loading