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

working plugin that returns cat.jpg for all inputs #3

Merged
merged 11 commits into from
Mar 11, 2024
Merged

Conversation

asjohnston-asf
Copy link
Member

Simplifies the Dockerfile to use mambaorg/micromamba:latest. The change to the entrypoint requires OPERA_RTC_REPROJECT_INVOCATION_ARGS to be updated in harmony/services/harmony/env-defaults:

-OPERA_RTC_REPROJECT_INVOCATION_ARGS='python -m opera-rtc-reproject'
+OPERA_RTC_REPROJECT_INVOCATION_ARGS='/usr/local/bin/_entrypoint.sh python -m opera-rtc-reproject'

Documents python requirements in environment.yml

@asjohnston-asf asjohnston-asf requested a review from a team as a code owner March 8, 2024 23:31
@asjohnston-asf asjohnston-asf added the bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version label Mar 8, 2024
Copy link
Contributor

Choose a reason for hiding this comment

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

Love the high-res here.

@asjohnston-asf asjohnston-asf merged commit 085d743 into develop Mar 11, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants