8000 Comparing v0.4.0...v0.4.1 · vladimirvivien/gexe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: vladimirvivien/gexe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: vladimirvivien/gexe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 5 commits
  • 19 files changed
  • 2 contributors

Commits on Nov 5, 2024

  1. updates on ci (#55)

    * updates on ci
    
    Signed-off-by: cpanato <ctadeu@gmail.com>
    
    * comment out windows tests
    
    Signed-off-by: cpanato <ctadeu@gmail.com>
    
    ---------
    
    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1c64441 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Examples fix (#58)

    * Fix build example
    
    * Update TODO.md doc
    
    * Update module Go version
    
    * Fix for flaky Vars/Envs methods tests
    vladimirvivien authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e2c675e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Support for setting userid/groupid for process execution (#59)

    * Support for setting userid/groupid for process execution
    vladimirvivien authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    ed0dddd View commit details
    Browse the repository at this point in the history
A072

Commits on Nov 22, 2024

  1. Ability to set working directory for commands (#61)

    Ability to set working directory for commands
    vladimirvivien authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a87a71f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Add context-awareness to gexe packages (#63)

    * Context support to exec package
    
    * Add context awareness to top level functions
    
    * Add context awareness to fs package
    
    * Add context awareness to http package
    vladimirvivien authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    718e158 View commit details
    Browse the repository at this point in the history
Loading
0