https://github.com/bregman-arie/scripts
My scripts
https://github.com/bregman-arie/scripts
Last synced: 5 months ago
JSON representation
My scripts
- Host: GitHub
- URL: https://github.com/bregman-arie/scripts
- Owner: bregman-arie
- Created: 2016-03-02T14:03:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-06T19:21:41.000Z (almost 4 years ago)
- Last Synced: 2025-04-19T15:33:29.371Z (6 months ago)
- Language: Python
- Homepage:
- Size: 38.1 KB
- Stars: 16
- Watchers: 2
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scripts
## Index
### CI
* [Test Octario changes](CI/test_octario_changes.sh)
### System
* [Set aliases](system/alias.py)
* [Configure new system](system/new_system.sh)### Cloud
* [Crease AWS instances](cloud/aws/run_ec2_instance.sh)
* [Terminate AWS instances](cloud/aws/terminate_all_ec2_instances.sh)### Gerrit
* [Proactive backports](gerrit/proactive_backport.py)
### Deployments
* [Software Factory](deployments/software_factory.py)
### Debugging
* [Time Response](debug/time_response.sh)
### Development
* [GitHub Sync](development/github_sync.sh)