Skip to content

Conversation

nikku
Copy link
Member

@nikku nikku commented Oct 17, 2024

Proposed Changes

This uses overrides for consistent dependency linking:

  • add overrides config (a2e097f)
  • full rebuild of package-lock (35fa32b)

Checklist

To ensure you provided everything we need to look at your PR:

  • Brief textual description of the changes present
  • Visual demo attached
  • Steps to try out present, i.e. using the @bpmn-io/sr tool
  • Related issue linked via Closes {LINK_TO_ISSUE} or Related to {LINK_TO_ISSUE}

barmac and others added 6 commits October 16, 2024 09:35
Takes a long time, but gets the job done:

```
rm **/node_modules package-lock.json
npm install
```

After this, we see that only one version of diagram-js is used:

```
diagram-js": {
```

The one used is `15.0.0-alpha-keyboard`, as configured via override.
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Oct 17, 2024
@nikku nikku marked this pull request as draft October 17, 2024 08:55
@bpmn-io-tasks bpmn-io-tasks bot added in progress Currently worked on and removed needs review Review pending labels Oct 17, 2024
@nikku nikku changed the title Overrides Test overrides for custom builds of modeler Oct 17, 2024
@nikku nikku added the ready Ready to be worked on label Oct 29, 2024 — with bpmn-io-tasks
@nikku nikku added backlog Queued in backlog and removed in progress Currently worked on ready Ready to be worked on labels Oct 29, 2024
@nikku nikku removed their assignment Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants