Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #755: Import lambdas into this repo #758

Merged
merged 13 commits into from
Feb 25, 2025
Merged

Fix #755: Import lambdas into this repo #758

merged 13 commits into from
Feb 25, 2025

Conversation

leplatrem
Copy link
Contributor

@leplatrem leplatrem commented Feb 10, 2025

Fix #755: Import lambdas into this repo

This will require some changes in the deploy repo. Instead of assuming that the lambdas container is built from the Dockerfile at the root of the mozilla-services/remote-settings-lambdas repo, it will now have to be built from the Cronjobs.Dockerfile file of `mozilla/remote-settings repo.

See also https://github.com/mozilla-sre-deploy/deploy-remote-settings-cronjobs/pull/17

@leplatrem leplatrem added the dependencies Pull requests that update a dependency file label Feb 14, 2025
@leplatrem leplatrem marked this pull request as ready for review February 20, 2025 11:30
@leplatrem leplatrem requested a review from a team as a code owner February 20, 2025 11:30
authors = ["Contactless <postmaster@localhost>"]

[tool.poetry.dependencies]
python = ">=3.11, <3.14"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, upgraded from the requirements files

@leplatrem
Copy link
Contributor Author

Let's wait for https://github.com/mozilla-sre-deploy/deploy-remote-settings-cronjobs/pull/18 before doing this. I'll backport changes if we have to touch anything at https://github.com/mozilla-services/remote-settings-lambdas/

@leplatrem leplatrem merged commit 7a50f55 into main Feb 25, 2025
6 checks passed
@leplatrem leplatrem deleted the 755-cronjobs branch February 25, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge mozilla-services/remote-settings-lambdas into this repo
2 participants