Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GKCI: preparing for v3 #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
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
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
/.blackbox/pubring.gpg~
/.blackbox/pubring.kbx~
/.blackbox/secring.gpg
/secrets.yml
/docker-compose.yml
gkci-settings.toml
Empty file added main.py
Empty file.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
pyyaml
toml
jinja2
2 changes: 1 addition & 1 deletion update-images.sh → scripts/update-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ docker pull buildbot/buildbot-worker:master
docker pull nginxproxy/nginx-proxy:alpine
docker pull ubuntu:bionic
docker pull nginx:stable-alpine
docker-compose pull --include-deps
docker-compose -f ../docker-compose.yml pull --include-deps
19 changes: 0 additions & 19 deletions secrets.yml.example

This file was deleted.

50 changes: 0 additions & 50 deletions sparser.py

This file was deleted.

4 changes: 0 additions & 4 deletions start_testing.sh

This file was deleted.

File renamed without changes.
File renamed without changes.