addons-server/scripts
Kevin Meinhardt 9e116d7416
Migrate dependencies to /data/olympia (#23015)
- Updated docker-compose.yml to mount dependencies in /data/olympia/deps for better organization.
- Modified Dockerfile to set environment variables for dependency directories and ensure proper ownership.
- Adjusted Makefile-docker to remove NODE_MODULES variable and streamline npm commands.
- Updated documentation to reflect changes in dependency paths.
- Refactored install_deps.py to clean up dependency directories and removed obsolete package.json copying logic.
- Updated settings_base.py to reference new dependency paths.
2025-01-28 16:58:25 +01:00
..
__init__.py
check_debian_packages.sh Optimize multi stage docker build (#22195) 2024-05-06 12:50:34 +02:00
check_pip_packages.sh Fix-pip-packages (#22344) 2024-06-11 12:53:07 +02:00
compile_locales.py Migrate build scripts to python with single script to orchestrate during make up (#23011) 2025-01-27 10:50:01 +01:00
generate_build.py Enable isort (#20718) 2023-05-23 15:36:16 +01:00
install_deps.py Migrate dependencies to /data/olympia (#23015) 2025-01-28 16:58:25 +01:00
push_l10n_extraction.sh Fix git commit error missing committer identity (#22059) 2024-03-22 08:53:24 +01:00
rewrite.js
run_l10n_extraction.sh Remove egg-info without breaking locale extraction (#22384) 2024-06-21 15:19:29 +02:00
run_pyupgrade.py switch from black to ruff format (#21384) 2023-11-02 14:35:10 +00:00
setup.py Better checks that static file routing works as expected (#23014) 2025-01-28 14:27:05 +01:00
sync_host_files.py Migrate build scripts to python with single script to orchestrate during make up (#23011) 2025-01-27 10:50:01 +01:00
update_assets.py Migrate build scripts to python with single script to orchestrate during make up (#23011) 2025-01-27 10:50:01 +01:00