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

file-plugins: enabling messagepack format #142

Merged
merged 24 commits into from
Aug 29, 2023

Commits on Aug 18, 2023

  1. msgp in file plugins

    Zeph Grunschlag committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f2bc1a4 View commit details
    Browse the repository at this point in the history
  2. lint

    Zeph Grunschlag committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    18af031 View commit details
    Browse the repository at this point in the history
  3. remove posErr

    Zeph Grunschlag committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ce344d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e41924b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b46628f View commit details
    Browse the repository at this point in the history
  6. gofmt

    Zeph Grunschlag committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b7c82a1 View commit details
    Browse the repository at this point in the history
  7. change file patterns in README's

    Zeph Grunschlag committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b1c2b0b View commit details
    Browse the repository at this point in the history
  8. readmes

    Zeph Grunschlag committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5c06330 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Merge branch 'master' into file-plugins-msgp

    Zeph Grunschlag committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ae1ee48 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. per CR suggestion, comment out configuration not explicitly required …

    …from fileReadWrite_test.go
    Zeph Grunschlag committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d7fd948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e71d1a View commit details
    Browse the repository at this point in the history
  3. per CR discussion: genesis is always genesis.json

    Zeph Grunschlag committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    497df82 View commit details
    Browse the repository at this point in the history
  4. lint

    Zeph Grunschlag committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    fafc6d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e08d93a View commit details
    Browse the repository at this point in the history
  6. lint

    Zeph Grunschlag committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    488f1e8 View commit details
    Browse the repository at this point in the history
  7. complete revert

    Zeph Grunschlag committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e9af0bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    873cc83 View commit details
    Browse the repository at this point in the history
  9. trim the genesis - ridonculous

    Zeph Grunschlag committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    85714d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. per CR: remove unneeded assignment

    Zeph Grunschlag committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b18d85b View commit details
    Browse the repository at this point in the history
  2. Update conduit/plugins/exporters/filewriter/util.go

    Co-authored-by: shiqizng <[email protected]>
    tzaffi and shiqizng authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    27b2168 View commit details
    Browse the repository at this point in the history
  3. test defaults should actually test the defaults

    Zeph Grunschlag committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fb7ea14 View commit details
    Browse the repository at this point in the history
  4. typo

    Zeph Grunschlag committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    14a64cd View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Update conduit/plugins/exporters/filewriter/README.md

    Co-authored-by: Will Winder <[email protected]>
    tzaffi and winder authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    18fb837 View commit details
    Browse the repository at this point in the history
  2. file not block

    Zeph Grunschlag committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6c7f4c8 View commit details
    Browse the repository at this point in the history