Skip to content

refactor: one node/pm bootstrap story (mise vs setup-node) #119

Description

@jleni

Problem

Three patterns coexist:

  1. mise-action@v4_checks-ts, expo, rs, r2, pulumi, gen_proto, …
  2. actions/setup-node@v4 (+ sometimes bun) — _publish-npm, _ledger_main
  3. Prebaked zondax/ubuntu-ci images with node/pnpm/bun already installed

Not broken, but harder to reason about than a single house style. Also does not use zondax/actions/setup-node-env / setup-mise yet.

Proposal

Design + migrate toward one preferred path:

  • Prefer mise (or zondax/actions/setup-mise / setup-node-env) for non-image jobs
  • Document when the ubuntu-ci image is enough without reinstalling toolchains
  • Avoid dual mise + setup-node in the same job unless required

Acceptance

  • Written convention in README
  • _publish-npm / ledger either justified dual-setup or simplified

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions