Skip to content

feat: create canary npm tag and stabilize weekly releases #2434

Open
@weboko

Description

@weboko

Description

We need clear separation between npm tags js-waku uses.

Presently we have:

  • next for ad-hoc releases;
  • latest for monthly stable release;

Proposed new strategy:

  • ad-hoc releases done for dogfooding under canary;
  • weekly releases that are done under next;
  • monthly releases under latest;

To match new way of releases we need:

  • change existing job for next release to be done on a weekly basis;
  • change existing ad-hoc releases to be done under canary tag;

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceMarks maintenance type of tasks.

    Type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions