Skip to content

Commit 595e5cf

Browse files
authored
Merge pull request #17447 from MinaProtocol/dkijania/delete_automation_folder
[Clean up] remove unused automation folder with obsoleted tools
2 parents e3bbb96 + 6910a26 commit 595e5cf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+1
-9654
lines changed

.gitattributes

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# Ignore vendored code when calculating repo code %s
2-
# libsnark is lots of c++
3-
automation/** linguist-vendored
41
# PragmataPro requires a license and costs $$, let's protect it with password
52
# protected zip file
63
frontend/website/static/font/PragmataPro.zip filter=lfs diff=lfs merge=lfs -text

.gitignore

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -38,43 +38,6 @@ maintenance/*.dot
3838
scripts/mina-local-network/genesis_ledger.json
3939
scripts/mina-local-network/annotated_ledger.json
4040

41-
automation/*config.json
42-
automation/!bsconfig.json
43-
automation/*/venv/*
44-
automation/ec2.json
45-
automation/*credentials.json
46-
automation/token.pickle
47-
automation/.merlin
48-
automation/lib
49-
automation/keys/genesis/*
50-
automation/keys/keypairs/*
51-
automation/keys/keysets/*
52-
automation/keys/api-keys/*
53-
automation/keys/testnet-keys/*
54-
automation/keys/libp2p/*
55-
automation/src/*.js
56-
automation/node_modules/
57-
automation/terraform/testnets/**/keys
58-
59-
automation/scripts/offline_fish_keys
60-
automation/scripts/offline_whale_keys
61-
automation/scripts/online_fish_keys
62-
automation/scripts/online_whale_keys
63-
automation/scripts/service_keys
64-
automation/scripts/genesis_ledger.json
65-
automation/scripts/annotated_ledger.json
66-
67-
automation/**/__pycache__/**
68-
69-
automation/nightly-logs
70-
71-
automation/daemon.json
72-
73-
automation/discord_webhook_url.txt
74-
automation/*-accounts.csv
75-
automation/gcloud-keyfile.json
76-
automation/services/watchdog/check_libp2p/check_libp2p
77-
7841
*.backup
7942

8043
*.terraform.lock.hcl

automation/README.md

Lines changed: 0 additions & 318 deletions
This file was deleted.

automation/bsconfig.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

automation/package.json

Lines changed: 0 additions & 40 deletions
This file was deleted.

automation/services/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

automation/services/buildkite/prometheus-exporter/Dockerfile

Lines changed: 0 additions & 13 deletions
This file was deleted.

automation/services/buildkite/prometheus-exporter/METRICS.md

Lines changed: 0 additions & 3494 deletions
This file was deleted.

automation/services/buildkite/prometheus-exporter/Makefile

Lines changed: 0 additions & 11 deletions
This file was deleted.

automation/services/buildkite/prometheus-exporter/README.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)