back interdiff of round #1 and #0

[spindle] merge workflow changes to main #2

closed
opened by hexmani.ac targeting main from pipeline-test
ERROR
.idea/jsLibraryMappings.xml

Failed to calculate interdiff for this file.

REVERTED
.tangled/workflows/build_backend.yaml
···
- nodejs
steps:
+
- name: "Get directory layout"
+
command: "ls -alh"
+
- name: "Move to backend folder"
+
command: "cd backend"
-
command: "cd /tangled/workspace/backend"
- name: "Install dependencies"
+
command: "npm install"
-
command: "npm install backend/package.json"
environment:
NODE_ENV: "development"
CI: true
REBASED
.tangled/workflows/build_frontend.yaml

This patch was likely rebased, as context lines do not match.

REBASED
.tangled/workflows/build_lexicons.yaml

This patch was likely rebased, as context lines do not match.