social bookmarking for atproto

[spindle] merge workflow changes to main #2

closed opened by hexmani.ac targeting main from pipeline-test
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:5szlrh3xkfxxsuu4mo6oe6h7/sh.tangled.repo.pull/3ltkbwjcxkh22
-26
Interdiff #0 #1
.idea/jsLibraryMappings.xml

This file has not been changed.

-26
.tangled/workflows/build_backend.yaml
··· 1 - when: 2 - - event: [ "push", "pull_request" ] 3 - branch: [ "main" ] 4 - - event: [ "manual" ] 5 - 6 - dependencies: 7 - nixpkgs: 8 - - nodejs 9 - 10 - steps: 11 - - name: "Move to backend folder" 12 - command: "cd /tangled/workspace/backend" 13 - 14 - - name: "Install dependencies" 15 - command: "npm install backend/package.json" 16 - environment: 17 - NODE_ENV: "development" 18 - CI: true 19 - 20 - - name: "Run linter" 21 - command: "npm run lint" 22 - 23 - - name: "Build application" 24 - command: "npm run build" 25 - environment: 26 - NODE_ENV: "production"
.tangled/workflows/build_frontend.yaml

Failed to calculate interdiff for this file.

.tangled/workflows/build_lexicons.yaml

Failed to calculate interdiff for this file.

History

2 rounds 0 comments
sign up or login to add to the discussion
5 commits
expand
add spindle workflows
try to find directory layout
move to workspace folder
add spindle workflows
move to workspace folder
expand 0 comments
closed without merging
3 commits
expand
add spindle workflows
try to find directory layout
move to workspace folder
expand 0 comments