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

API proxy struct codegen #5854

Merged
merged 25 commits into from
Mar 23, 2021
Merged

API proxy struct codegen #5854

merged 25 commits into from
Mar 23, 2021

Commits on Mar 19, 2021

  1. mostly working api proxy gen

    magik6k committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    0419131 View commit details
    Browse the repository at this point in the history
  2. api: Consistent api names

    magik6k committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    b2f4b8b View commit details
    Browse the repository at this point in the history
  3. fix docsgen

    magik6k committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    b81ab31 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Configuration menu
    Copy the full SHA
    35bc2bf View commit details
    Browse the repository at this point in the history
  2. regenerate api struct

    magik6k committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    3996817 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fad33b View commit details
    Browse the repository at this point in the history
  4. Add missing gen files

    magik6k committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    2107074 View commit details
    Browse the repository at this point in the history
  5. apigen: fix perm detection

    magik6k committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    abef3aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8784b69 View commit details
    Browse the repository at this point in the history
  7. gofmt

    magik6k committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    c1bc99f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. worker perms

    magik6k committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    14be356 View commit details
    Browse the repository at this point in the history
  2. docsgen

    magik6k committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    a9235d8 View commit details
    Browse the repository at this point in the history
  3. docsgen: ignore tag comments

    magik6k committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    ccf6331 View commit details
    Browse the repository at this point in the history
  4. apigen: add codegen warning

    magik6k committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    b9b408b View commit details
    Browse the repository at this point in the history
  5. gofmt

    magik6k committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    620de1c View commit details
    Browse the repository at this point in the history
  6. missing actor type

    magik6k committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f518fb4 View commit details
    Browse the repository at this point in the history
  7. docsgen

    magik6k committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f1b4d58 View commit details
    Browse the repository at this point in the history
  8. make linter happy

    magik6k committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    3695e87 View commit details
    Browse the repository at this point in the history
  9. fix lint

    magik6k committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    7bc3b18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    08405ca View commit details
    Browse the repository at this point in the history
  11. docsgen

    magik6k committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    cbed2c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e82c919 View commit details
    Browse the repository at this point in the history
  13. regen openrpc docs

    magik6k committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    14c47c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

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