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

Update cppzst to latest ver #9

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Aug 31, 2023

  1. update all dependencies and use dynamic import for cppzst

    Thankfully, as this is already fully async we can use the async import
    This also updates a couple of deps so the project runs on a modern Node (18/20)
    
    tests: update kafka to make it work on arm64
    abarisain committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    de842e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d512dc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. ci: add node 16

    abarisain committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b8a1aae View commit details
    Browse the repository at this point in the history
  2. [TO REVERT] ci: always run

    abarisain committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a77b7da View commit details
    Browse the repository at this point in the history
  3. ci: update actions

    abarisain committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8c827f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cee725e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4351ec3 View commit details
    Browse the repository at this point in the history
  6. ci: fix node 14

    abarisain committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    61705ec View commit details
    Browse the repository at this point in the history