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-24 09:21:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d356957974c9f04fd94f9f99563bcbbe62e53e78
notifications-api
/
scripts
History
Athanasios Voutsadakis
4b88ec639f
Remove * from logs matching pattern
...
Now we are only going to have one log file that we're interested in
2017-09-11 11:11:06 +01: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
…
check_if_new_migration.py
Add a script and make command to detect if there are any migration changes
2017-05-26 16:44:23 +01:00
common_functions.sh
…
delete_sqs_queues.py
Added a comment about delete queues
2017-05-31 15:06:21 +01:00
deregister_from_elb.sh
…
register_with_elb.sh
…
run_app_paas.sh
Remove * from logs matching pattern
2017-09-11 11:11:06 +01:00
run_app.sh
…
run_celery_beat.sh
…
run_celery.sh
…
run_single_test.sh
…
run_tests.sh
use sqlalchemy hooks rather than pyscopg2
2017-08-29 18:03:15 +01:00
stop_celery.py
…