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

Add buf generate configs and update other packages to use these configs #2637

Merged
merged 76 commits into from
Dec 11, 2023

Commits on Nov 21, 2023

  1. init

    oliversun9 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4f01250 View commit details
    Browse the repository at this point in the history
  2. commit

    oliversun9 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    dc09dab View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    d80be02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0715e66 View commit details
    Browse the repository at this point in the history
  3. remove ImageFile interface

    oliversun9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    7b50b79 View commit details
    Browse the repository at this point in the history
  4. move const to the top

    oliversun9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    99b3741 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    175a45a View commit details
    Browse the repository at this point in the history
  6. godoc

    oliversun9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    4d6b7bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9af86dd View commit details
    Browse the repository at this point in the history
  8. add some concrete types

    oliversun9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    48c2747 View commit details
    Browse the repository at this point in the history
  9. rename

    oliversun9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e73b9c7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29f34a5 View commit details
    Browse the repository at this point in the history
  11. commit

    oliversun9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    33698bd View commit details
    Browse the repository at this point in the history
  12. make java_package_prefix, java_package_suffix and etc. file options a…

    …s well; remove Prefix() and Suffix() from ManagedOverrideRule
    oliversun9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    bac4b04 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ecf6d25 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d80c90 View commit details
    Browse the repository at this point in the history
  15. commit

    oliversun9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5bea9fe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1a440e0 View commit details
    Browse the repository at this point in the history
  17. TODO

    oliversun9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    930e373 View commit details
    Browse the repository at this point in the history
  18. rename

    oliversun9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    193f4ac View commit details
    Browse the repository at this point in the history
  19. plugin config tests

    oliversun9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2bd20c2 View commit details
    Browse the repository at this point in the history
  20. add some tests; need more for managed; need to debug the code comment…

    …ed out in gnenerate_managed_config.go
    oliversun9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    088cd69 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    cd3b026 View commit details
    Browse the repository at this point in the history
  2. add logic to bufimagemodify to support the new config; the old stuff …

    …are stil there; need testing
    oliversun9 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5f3e185 View commit details
    Browse the repository at this point in the history
  3. added TODO

    oliversun9 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    2789756 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3fcd61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15f0801 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. make New..Override public

    oliversun9 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    0e6539f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. commit

    oliversun9 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c7a7906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec9faa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e87788a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cfef52 View commit details
    Browse the repository at this point in the history
  5. fix import paths

    oliversun9 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    82787fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57b0328 View commit details
    Browse the repository at this point in the history
  7. update input interface

    oliversun9 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c6237c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    149d868 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. commit

    oliversun9 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    657c761 View commit details
    Browse the repository at this point in the history
  2. update placeholder

    oliversun9 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    678ec08 View commit details
    Browse the repository at this point in the history
  3. parse v2

    oliversun9 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    bccd900 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad75d08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    048aff3 View commit details
    Browse the repository at this point in the history
  6. commit

    bufdev committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4449874 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. generate with inputs; with some tests skipped due to proto file ref n…

    …ot implemented and breaking change in --path and --exclude-path
    oliversun9 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    265ae8e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. migrate

    oliversun9 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0eb678c View commit details
    Browse the repository at this point in the history
  2. update TODO

    oliversun9 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6b66e0d View commit details
    Browse the repository at this point in the history
  3. commit

    oliversun9 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    77729a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3400bc View commit details
    Browse the repository at this point in the history
  5. dont migrate if v2

    oliversun9 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    cda47af View commit details
    Browse the repository at this point in the history
  6. parse v1beta1

    oliversun9 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8ecef91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd43bd7 View commit details
    Browse the repository at this point in the history
  8. migrate input as well

    oliversun9 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e7cb090 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbcdaf4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. todo

    oliversun9 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f61bb42 View commit details
    Browse the repository at this point in the history
  2. generate_config.go

    oliversun9 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    af9daa9 View commit details
    Browse the repository at this point in the history
  3. buf_gen_yaml_file.go

    oliversun9 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    05f4773 View commit details
    Browse the repository at this point in the history
  4. commit

    oliversun9 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cfe73ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7827f0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ac1693 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1acc453 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4005a08 View commit details
    Browse the repository at this point in the history
  9. generate manged option

    oliversun9 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f346e96 View commit details
    Browse the repository at this point in the history
  10. commit

    oliversun9 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    27fc46a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    521aec1 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. generate_plugin_config.go

    oliversun9 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    62b07b0 View commit details
    Browse the repository at this point in the history
  2. input_config.go

    oliversun9 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    e690875 View commit details
    Browse the repository at this point in the history
  3. some bufimagemodify

    oliversun9 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    ca3cec8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd7597f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b21efa View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

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

Commits on Dec 4, 2023

  1. merge bufmod

    oliversun9 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9848b0d View commit details
    Browse the repository at this point in the history
  2. build

    oliversun9 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f61c862 View commit details
    Browse the repository at this point in the history
  3. remove empty line

    oliversun9 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    235ebed View commit details
    Browse the repository at this point in the history
  4. update todo

    oliversun9 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    42dacab View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. merge

    bufdev committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    738eb3d View commit details
    Browse the repository at this point in the history
  2. updates

    bufdev committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4834f7b View commit details
    Browse the repository at this point in the history
  3. move bufconfigtest functions

    bufdev committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c0d88c9 View commit details
    Browse the repository at this point in the history