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

add optional glue job deployer feature #209

Merged
merged 1 commit into from
Sep 26, 2023
Merged

add optional glue job deployer feature #209

merged 1 commit into from
Sep 26, 2023

Conversation

cnfait
Copy link
Contributor

@cnfait cnfait commented Sep 26, 2023

Description of changes:
Set /SDLF/GlueJobDeployer/Enabled to true then add python files to sdlf-main-{domain}-{team} repository under transforms-{environment}/{glue_job_name}/{glue_job_name}.py for it to be automatically deployed.

This is a simplified version of the glue jobs deployer available in sdlf-utils. It may be extended in the future to better match users' use cases.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

set /SDLF/GlueJobDeployer/Enabled to true then
add python files to sdlf-main-{domain}-{team} repository
under transforms-{environment}/{glue_job_name}/{glue_job_name}.py for it to be automatically deployed

this is a simplified version of the glue jobs deployer available in sdlf-utils.
it may be extended in the future to better match users' use cases.
@cnfait cnfait added this to the 2.0.0 milestone Sep 26, 2023
@cnfait cnfait self-assigned this Sep 26, 2023
@cnfait cnfait merged commit 97de807 into 2.0.0 Sep 26, 2023
1 check failed
@cnfait cnfait deleted the glue-job-deployer branch September 26, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant