Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix and refactor gex app #81

Merged
merged 20 commits into from
Apr 23, 2024
Merged

fix: fix and refactor gex app #81

merged 20 commits into from
Apr 23, 2024

Commits on Mar 25, 2024

  1. fix and refactor gex app

    Pantani authored and Pantani committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    355778f View commit details
    Browse the repository at this point in the history
  2. remove unused var

    Pantani authored and Pantani committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4a58391 View commit details
    Browse the repository at this point in the history
  3. deacrease the cancel time

    Pantani authored and Pantani committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    89d5fd9 View commit details
    Browse the repository at this point in the history
  4. add the cancel time to 10 seconds

    Pantani authored and Pantani committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    bc0dc0a View commit details
    Browse the repository at this point in the history
  5. back the test sleep to 15 scondes

    Pantani authored and Pantani committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    21e3afd View commit details
    Browse the repository at this point in the history
  6. debug into ci

    Pantani authored and Pantani committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1123965 View commit details
    Browse the repository at this point in the history
  7. remove duplicated context

    Pantani authored and Pantani committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8aa69a6 View commit details
    Browse the repository at this point in the history
  8. remove race condition

    Pantani authored and Pantani committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b3ad708 View commit details
    Browse the repository at this point in the history
  9. fix data race

    Pantani authored and Pantani committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4c5b674 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. improve integration tests

    Pantani authored and Pantani committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fa6fc22 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Update explorer/pkg/xurl/xurl_test.go

    Co-authored-by: Jerónimo Albi <jeronimo.albi@gmail.com>
    Pantani and jeronimoalbi authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    63bb1e2 View commit details
    Browse the repository at this point in the history
  2. Update explorer/pkg/xurl/xurl_test.go

    Co-authored-by: Jerónimo Albi <jeronimo.albi@gmail.com>
    Pantani and jeronimoalbi authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    47b25f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Merge remote-tracking branch 'origin/main' into feat/gex-refactor

    # Conflicts:
    #	explorer/integration/gex_test.go
    Pantani authored and Pantani committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    39640f0 View commit details
    Browse the repository at this point in the history
  2. use gex as a pkg

    Pantani authored and Pantani committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0c2d136 View commit details
    Browse the repository at this point in the history
  3. run mod tidy

    Pantani authored and Pantani committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2aa2164 View commit details
    Browse the repository at this point in the history
  4. run mod tidy and add changelog

    Pantani authored and Pantani committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    cbbd20a View commit details
    Browse the repository at this point in the history
  5. fix go-version for CI

    Pantani authored and Pantani committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a16221f View commit details
    Browse the repository at this point in the history
  6. remove quit validation

    Pantani authored and Pantani committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8e99cdc View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Update explorer/CHANGELOG.md

    Co-authored-by: Danny <salman.danny03@hotmail.com>
    Pantani and salmad3 authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fa05cc4 View commit details
    Browse the repository at this point in the history
  2. downgrado go

    Pantani authored and Pantani committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6d97479 View commit details
    Browse the repository at this point in the history