Skip to content

Commit

Permalink
Added config for welcome_bot (flyteorg#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
yindia authored May 31, 2021
1 parent bc5350f commit d523859
Show file tree
Hide file tree
Showing 20 changed files with 4 additions and 302 deletions.
9 changes: 0 additions & 9 deletions boilerplate/flyte/end2end/Makefile

This file was deleted.

34 changes: 0 additions & 34 deletions boilerplate/flyte/end2end/end2end.sh

This file was deleted.

16 changes: 0 additions & 16 deletions boilerplate/flyte/flyte_golang_compile/Readme.rst

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions boilerplate/flyte/flyte_golang_compile/update.sh

This file was deleted.

22 changes: 0 additions & 22 deletions boilerplate/flyte/github_workflows/Readme.rst

This file was deleted.

31 changes: 0 additions & 31 deletions boilerplate/flyte/github_workflows/master.yml

This file was deleted.

19 changes: 0 additions & 19 deletions boilerplate/flyte/github_workflows/pull_request.yml

This file was deleted.

16 changes: 0 additions & 16 deletions boilerplate/flyte/github_workflows/update.sh

This file was deleted.

32 changes: 0 additions & 32 deletions boilerplate/flyte/golang_dockerfile/Dockerfile.GoTemplate

This file was deleted.

16 changes: 0 additions & 16 deletions boilerplate/flyte/golang_dockerfile/Readme.rst

This file was deleted.

13 changes: 0 additions & 13 deletions boilerplate/flyte/golang_dockerfile/update.sh

This file was deleted.

30 changes: 0 additions & 30 deletions boilerplate/flyte/golangci_file/.golangci.yml

This file was deleted.

8 changes: 0 additions & 8 deletions boilerplate/flyte/golangci_file/Readme.rst

This file was deleted.

14 changes: 0 additions & 14 deletions boilerplate/flyte/golangci_file/update.sh

This file was deleted.

File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"

# Clone the config.yml file
echo " - copying ${DIR}/config.yml to the root directory."
cp "${DIR}"/config.yml "${DIR}"/../../.github/config.yml
cp "${DIR}"/config.yml "${DIR}"/../../../.github/config.yml

2 changes: 1 addition & 1 deletion boilerplate/update.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ flyte/golang_test_targets
flyte/golang_support_tools
flyte/pull_request_template
flyte/docker_build
flyte/
flyte/welcome_bot
2 changes: 1 addition & 1 deletion boilerplate/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ while read -r directory junk; do
fi
echo "***********************************************************************************"
echo ""
done < "$CONFIG_FILE"
done < "$CONFIG_FILE"

0 comments on commit d523859

Please sign in to comment.