Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions scratch/test_hub.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/usr/bin/env bash
UPDATE_MESSAGE="AMI cache update for mc_ami_update_sanity_check branch"
ORIG_AMIS_PATH=/Users/mich1207/code/workspace/ami
CIRCLE_PROJECT_USERNAME=rackerlabs
CIRCLE_BRANCH=test

hub pull-request -m "${UPDATE_MESSAGE}" -F "${ORIG_AMIS_PATH}/output.txt" -b "${CIRCLE_BRANCH}"
2 changes: 1 addition & 1 deletion test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
test
test2