Skip to content
Snippets Groups Projects
Select Git revision
  • try-to-trigger-rate-limit
  • main default protected
  • 463-migrate-signald-data-store-to-signalc
  • 486-prod-deploy-tooling
  • 493-modify-identity-store-impl
  • 479-support-delete-account-command
  • spike-resolve-unidentified-senders-correctly
  • 478-fix-signalc-decryption-errors
  • hf-snowflake-backup-dont-delete
  • 459-reduce-signalc-lag-to-acceptable-levels
  • 482-port-signalboost-to-kotlin
  • 431-hello-goodbye-partial-lang-support
  • 431-hello-goodbye-burmese
  • 391-design-for-encrypting-user-metadata-at-rest
  • 298-sc-relay-messages-over-unix-socket
  • 201-BACKUP
  • 393-signalc-register-number-and-send-message
  • test-ci
  • hf-harden-intervals-and-info-response
  • 363-publish-privacy-policy
  • WIP-docker-module
21 results

Makefile

Blame
  • aguestuser's avatar
    aguestuser authored
    * add scripts to run migrations and check the status of all migrations
      both locally and on prod
    * group all ansible playbook scripts under an `ansible.` make command prefix
    * move the swap memory tasks to the end of the `provision.yml`
      playbook since they sometimes fail on some hosting providers (b/c
      osvz conflicts or something) and we don't want that to prevent the
      rest of the playbook from running
    * clean up docker scripts to use `exec` that were using `run` unnecessarily
    39b9cfbf
    History
    Makefile 3.53 KiB