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

feat: improve buf rate limit #4133

Merged
merged 32 commits into from
May 21, 2024
Merged

feat: improve buf rate limit #4133

merged 32 commits into from
May 21, 2024

Commits on May 8, 2024

  1. draft improvements

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

Commits on May 9, 2024

  1. use --path flag mutilple times

    Pantani authored and Pantani committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0389eb2 View commit details
    Browse the repository at this point in the history
  2. remove Build.Proto.ThirdPartyPaths from the config

    Pantani authored and Pantani committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b86760e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. add logic for run buf by folder or by file

    Pantani authored and Pantani committed May 11, 2024
    Configuration menu
    Copy the full SHA
    11c162e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. update cosmos-sdk

    Pantani authored and Pantani committed May 13, 2024
    Configuration menu
    Copy the full SHA
    46ce071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cc7c19 View commit details
    Browse the repository at this point in the history
  3. fix exclude files for swagger

    Pantani authored and Pantani committed May 13, 2024
    Configuration menu
    Copy the full SHA
    121fe26 View commit details
    Browse the repository at this point in the history
  4. fix buf cache

    Pantani authored and Pantani committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8a792a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e5b7a0 View commit details
    Browse the repository at this point in the history
  6. add changelog

    Pantani authored and Pantani committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fab3e8e View commit details
    Browse the repository at this point in the history
  7. update buf deps

    Pantani authored and Pantani committed May 13, 2024
    Configuration menu
    Copy the full SHA
    23f30da View commit details
    Browse the repository at this point in the history
  8. fix unit test

    Pantani authored and Pantani committed May 13, 2024
    Configuration menu
    Copy the full SHA
    697c1bf View commit details
    Browse the repository at this point in the history
  9. fix wrong proto go path

    Pantani authored and Pantani committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f0195ec View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. clear buf cache

    Pantani authored and Pantani committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c044a5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94966e3 View commit details
    Browse the repository at this point in the history
  3. fix doctor tests and remove third_party_paths from the docs

    Pantani authored and Pantani committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4acabf3 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into feat/improve-buf-rate

    # Conflicts:
    #	ignite/templates/typed/map/map.go
    Pantani authored and Pantani committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0233929 View commit details
    Browse the repository at this point in the history
  5. improve Test_extractRootModulePath test cases

    Pantani authored and Pantani committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b647f09 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 16, 2024

  1. Update ignite/pkg/cosmosbuf/cache.go

    Co-authored-by: Jerónimo Albi <[email protected]>
    Pantani and jeronimoalbi authored May 16, 2024
    Configuration menu
    Copy the full SHA
    22c0400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5495846 View commit details
    Browse the repository at this point in the history
  3. fix changelog.md

    Pantani authored May 16, 2024
    Configuration menu
    Copy the full SHA
    9d9d807 View commit details
    Browse the repository at this point in the history
  4. improve cache logic

    Pantani authored and Pantani committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a909515 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/main' into feat/improve-buf-rate

    # Conflicts:
    #	ignite/config/chain/base/config.go
    Pantani authored and Pantani committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d2f2c5f View commit details
    Browse the repository at this point in the history
  6. create a dircache pkg

    Pantani authored and Pantani committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d11942a View commit details
    Browse the repository at this point in the history
  7. add comments

    Pantani authored and Pantani committed May 16, 2024
    Configuration menu
    Copy the full SHA
    bd94345 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c72bbcb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. rename methods CopyCache to CopyTo and SaveCache to Save

    Pantani authored and Pantani committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f6aeed7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3486aa View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on May 20, 2024

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

Commits on May 21, 2024

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