Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

btsimonh/node-ffi-napi

btsimonh created a branch on btsimonh/node-ffi-napi

patchtonode182022 - A foreign function interface (FFI) for Node.js, N-API style

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • back to macos-13, as macos-14 is arm 2cbe2b4

View on GitHub

btsimonh pushed 2 commits to my-ci-tests btsimonh/node-ffi-napi
  • drop node 16, change to macos-14 for x64 build e038191
  • strip .node produced of debug symbols. 10c61e6

View on GitHub

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • add clang flags to encourage c++11 on node 16/18 on macos 2bfbb79

View on GitHub

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • seems mocha 10.7.3 does not work in node 18, so backed off (what could be so good abouit the new version?) 89034bd

View on GitHub

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • fix tests on node 20. Was down to inline Value WrapPointer(Env env, T* ptr, size_t length = 0) On node 20, is length... e5f6d3c

View on GitHub

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • for a laugh, let's try other node versions. 4c74df3

View on GitHub

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • update more dependencies to latest revisions. d9c3ca3

View on GitHub

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • having run npm audit fix --force 88bc288

View on GitHub

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • update node-addon-api to avoid linux "node-addon-api/napi.h:2477:60: error: expected unqualified-id before ‘)’ token"... c420372

View on GitHub

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • add npm run prebuild - so that we actually get a prebuild 1d7d358

View on GitHub

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • upload prebuilds as artifacts, so we cfan grab them? 916b406

View on GitHub

btsimonh pushed 11 commits to my-ci-tests btsimonh/node-ffi-napi
  • node-ffi-napi ef3a80a
  • Update configure.yml 8c4a3bb
  • Update configure.yml 298c9ba
  • Update configure.yml 620d7a4
  • Update configure.yml 5810068
  • Update configure.yml f4178bb
  • Keep GitHub Actions up to date with GitHub's Dependabot Fixes software supply chain safety warnings like at the bott... a56d274
  • Merge pull request #2 from cclauss/patch-6 Keep GitHub Actions up to date with GitHub's Dependabot 8f230d5
  • Bump the github-actions group with 3 updates Bumps the github-actions group with 3 updates: [actions/checkout](https... de95bf1
  • Merge pull request #3 from btsimonh/dependabot/github_actions/github-actions-90e2c2ff70 Bump the github-actions grou... a977b7f
  • Merge remote-tracking branch 'btsimonh/master' into my-ci-tests # Conflicts: # .github/workflows/configure.yml Adds... 0f7ab75

View on GitHub

dependabot[bot] deleted a branch btsimonh/node-ffi-napi

dependabot/github_actions/github-actions-90e2c2ff70

btsimonh closed a pull request on btsimonh/node-ffi-napi
Bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [actions/setup-node](http...
dependabot[bot] opened a pull request on btsimonh/node-ffi-napi
Bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [actions/setup-node](http...
dependabot[bot] created a branch on btsimonh/node-ffi-napi

dependabot/github_actions/github-actions-90e2c2ff70 - A foreign function interface (FFI) for Node.js, N-API style

btsimonh closed a pull request on btsimonh/node-ffi-napi
Keep GitHub Actions up to date with GitHub's Dependabot
Fixes software supply chain safety warnings like at the bottom right of https://github.com/btsimonh/node-ffi-napi/actions/runs/11498683173 * [Keeping your actions up to date with Dependabot](ht...
btsimonh pushed 2 commits to my-ci-tests btsimonh/node-ffi-napi
  • strategy: fail-fast: false 00a9b10
  • Merge pull request #1 from cclauss/patch-5 strategy: fail-fast: false 4811dab

View on GitHub

btsimonh closed a pull request on btsimonh/node-ffi-napi
strategy: fail-fast: false
https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast
btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • increas ping-pong async test to 15000 iterations. b0a887a

View on GitHub

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • add linux back in. incre3ase iterations in test from 30 to 3000 (but not to 30000 as originally) 3509fd0

View on GitHub

btsimonh pushed 2 commits to my-ci-tests btsimonh/node-ffi-napi
  • investigate callback issue c6bcc39
  • add back in macosx-latest (arm64) 931e3bc

View on GitHub

cclauss opened a pull request on btsimonh/node-ffi-napi
Keep GitHub Actions up to date with GitHub's Dependabot
Fixes software supply chain safety warnings like at the bottom right of https://github.com/btsimonh/node-ffi-napi/actions/runs/11498683173 * [Keeping your actions up to date with Dependabot](ht...
btsimonh pushed 2 commits to my-ci-tests btsimonh/node-ffi-napi
  • add build debug f2ff117
  • restrict build to macos-13 + node22 during testing of mac x64 f7ffc78

View on GitHub

cclauss opened a pull request on btsimonh/node-ffi-napi
strategy: fail-fast: false
https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast
btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • change macos-latest-large to macos-13 - actions failing due to it being a free plan? 2514a32

View on GitHub

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • add macos x64, remove node < 16 as images dont have it. 9bc4392

View on GitHub

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • seems we can't use npm ci, so revert to npm install 97d48e1

View on GitHub

btsimonh pushed 1 commit to my-ci-tests btsimonh/node-ffi-napi
  • add node versions 12-22 (even only) to configure.yml 2b299c9

View on GitHub

Load more