Skip to content

Commit

Permalink
feat(cosmos): fold in b:enable-orchestration
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfig committed Sep 9, 2024
1 parent 2e66067 commit 3fb2db8
Show file tree
Hide file tree
Showing 28 changed files with 3,048 additions and 5,512 deletions.
8 changes: 4 additions & 4 deletions a3p-integration/debug-current.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/sh

# Convience script to debug the current proposal being worked on.
# Convenience script to debug the current proposal being worked on.

scripts/build-submission.sh proposals/b:enable-orchestration testing/start-valueVow.js start-valueVow
scripts/build-submission.sh proposals/b:enable-orchestration testing/restart-valueVow.js restart-valueVow
scripts/build-submission.sh proposals/z:acceptance testing/start-valueVow.js start-valueVow
scripts/build-submission.sh proposals/z:acceptance testing/restart-valueVow.js restart-valueVow

yarn test -m orch --debug
yarn test -m vow --debug
3 changes: 0 additions & 3 deletions a3p-integration/proposals/b:enable-orchestration/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions a3p-integration/proposals/b:enable-orchestration/README.md

This file was deleted.

40 changes: 0 additions & 40 deletions a3p-integration/proposals/b:enable-orchestration/initial.test.js

This file was deleted.

35 changes: 0 additions & 35 deletions a3p-integration/proposals/b:enable-orchestration/package.json

This file was deleted.

12 changes: 0 additions & 12 deletions a3p-integration/proposals/b:enable-orchestration/test.sh

This file was deleted.

Loading

0 comments on commit 3fb2db8

Please sign in to comment.