This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2025-12-23 08:51:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0fcfa7d0cee022f109e80a63f824412da0bf77d
notifications-api
/
scripts
History
Athanasios Voutsadakis
444876222e
Touch log files in the initialization
...
The logs agent would complain for the missing gunicorn error log file.
2017-12-05 13:36:45 +00:00
..
aws_change_ownership.sh
…
aws_clear_instance.sh
…
aws_install_dependencies.sh
Remove wheels-ing on deployment
2017-07-21 14:26:59 +01:00
aws_run_db_migrations.sh
…
aws_start_app.sh
…
aws_stop_app.sh
…
bootstrap.sh
update bootstrap to use new command
2017-11-23 17:12:13 +00:00
check_if_new_migration.py
update bootstrap to use new command
2017-11-23 17:12:13 +00:00
common_functions.sh
…
delete_sqs_queues.py
use flake8 instead of pycodestyle
2017-11-28 14:28:01 +00:00
deregister_from_elb.sh
…
fix_migrations.py
Add a script to fix migration ordering conflicts
2017-11-24 09:58:41 +00:00
register_with_elb.sh
…
run_app_paas.sh
Touch log files in the initialization
2017-12-05 13:36:45 +00:00
run_app.sh
Remove flask-script, move commands to click
2017-11-23 17:04:58 +00:00
run_celery_beat.sh
…
run_celery.sh
…
run_single_test.sh
…
run_tests.sh
flake8 the entire repo now that the tests are good
👌
2017-11-28 17:29:43 +00:00
stop_celery.py
…