Skip to content

Commit

Permalink
Unify commands and centralize logging
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 committed Aug 31, 2021
1 parent 899c6d2 commit 91ea5c9
Show file tree
Hide file tree
Showing 25 changed files with 933 additions and 713 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ WORKDIR ${RUNNER_PATH}

# COMMAND
ENV IN_DOCKER=1
CMD ["cml-runner"]
CMD ["cml"]
45 changes: 0 additions & 45 deletions bin/cml-pr.js

This file was deleted.

25 changes: 0 additions & 25 deletions bin/cml-pr.test.js

This file was deleted.

79 changes: 0 additions & 79 deletions bin/cml-publish.js

This file was deleted.

129 changes: 0 additions & 129 deletions bin/cml-publish.test.js

This file was deleted.

56 changes: 0 additions & 56 deletions bin/cml-send-comment.js

This file was deleted.

53 changes: 0 additions & 53 deletions bin/cml-send-github-check.js

This file was deleted.

Loading

0 comments on commit 91ea5c9

Please sign in to comment.