kitsune/bin
smith be21341d9a
optipng won't compile on mac silicon (#5581)
- create a Make option 'init-mac' to account for it
- allow run-boostrap.sh to process the new --optipng-fix flag

Open to better ideas (yes, move to linux is valid)
- Determining if you are on Apple silicon from
  run-bootstrap directly appeared to be problematic
  since it is running in a container
- Doing it prior in the make call seemed to make sense
  - change nothing for exisitng processes but add a
    simpler way forward for Mac folk
2024-05-02 14:14:02 -07:00
..
create_elastic_bundle.sh add support for synonyms and character mappings to search (#4666) 2021-03-01 18:01:44 +00:00
dc_ci.sh move build pipeline to circleci (#4923) 2021-12-07 11:57:44 +00:00
run-bootstrap.sh optipng won't compile on mac silicon (#5581) 2024-05-02 14:14:02 -07:00
run-celery-worker.sh fix issues with Celery task routes 2023-12-19 16:17:08 -08:00
run-cron.sh Add celery worker and cron commands. 2018-02-05 12:20:57 +02:00
run-prod.sh Update wsgi config 2022-12-13 10:55:35 +02:00
run-unit-tests.sh Remove es7/elasticsearch7 references 2022-12-01 21:14:25 +00:00
test-env.sh fix community template tests (#5010) 2022-03-10 15:08:23 +02:00