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: cohesivestack/valgo
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: cohesivestack/valgo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 14 commits
  • 9 files changed
  • 2 contributors

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    b895750 View commit details
    Browse the repository at this point in the history
  2. Remove tests shuffling

    gaby authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    172b79b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Merge pull request #20 from gaby/cicd

    Add CI Workflow using GitHub Actions
    carlosforero authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    b345f32 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    1bbb740 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    97ab946 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ac9994 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #24 from cohesivestack/feature/ensure-consistency-…

    …in-docs-examples
    
    Feature/ensure consistency in docs examples
    carlosforero authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    241f75a View commit details
    Browse the repository at this point in the history
  4. Simplify CI to Ubuntu-only testing.

    This change focuses the CI Test job exclusively on the Ubuntu platform.
    Given Valgo's reliance on Go's standard library and its independence
    from operating system-specific functionalities.
    
    This adjustment makes our CI process more efficient, reducing resource
    consumption and build times without compromising the reliability or
    coverage of our tests. It reflects our confidence in Go's cross-platform
    compatibility for projects like ours that primarily utilize language
    features and standard libraries.
    
    This decision will be revisited periodically to ensure it continues to
    align with the project's evolution and requirements.
    carlosforero committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3b16a81 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25 from cohesivestack/feature/simplify-ci-to-ubun…

    …tu-only
    
    Simplify CI to Ubuntu-only testing.
    carlosforero authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2cbfa20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bb425d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f02e2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d73c1da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff96695 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #26 from cohesivestack/feature/upgrade-packages

    Feature/upgrade packages
    carlosforero authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e90fa82 View commit details
    Browse the repository at this point in the history
Loading