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
2026-04-07 19:09:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ecf1685909cdbfeb36beac639b0d6b88a45988f
notifications-api
/
scripts
History
Leo Hemsted
fcf3932bb4
Merge pull request
#1418
from alphagov/remove-flask-script
...
Remove flask script
2017-11-24 10:28:56 +00:00
..
aws_change_ownership.sh
…
aws_clear_instance.sh
…
aws_install_dependencies.sh
…
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
…
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
Implement worker_abort server hook
2017-09-22 15:03:45 +01: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
update letter tests to use correct service
2017-09-21 11:50:49 +01:00
stop_celery.py
…