Skip to content

CI/FIX: Update container deploy GitHub Actions - #960

Merged
greglucas merged 2 commits into
IMAP-Science-Operations-Center:devfrom
greglucas:container-deploy-fix
Oct 22, 2025
Merged

CI/FIX: Update container deploy GitHub Actions#960
greglucas merged 2 commits into
IMAP-Science-Operations-Center:devfrom
greglucas:container-deploy-fix

Conversation

@greglucas

Copy link
Copy Markdown
Collaborator

Change Summary

Overview

I tested it locally and it looks like it shrinks the line as expected now.

instruments="ultra"; echo "$instruments" | tr ',' '\n' | tr -d ' ' | grep -v '^$' | jq -R -s -c 'split("\n") | map(select(length > 0))'

outputs:

["ultra"]

There was also a failing summary step that I had Claude update as well.

@greglucas greglucas added this to the October 2025 milestone Oct 22, 2025
@greglucas
greglucas requested a review from lacoak21 October 22, 2025 14:59
@greglucas greglucas self-assigned this Oct 22, 2025
@greglucas
greglucas merged commit 1b902cc into IMAP-Science-Operations-Center:dev Oct 22, 2025
2 checks passed
@greglucas
greglucas deleted the container-deploy-fix branch October 22, 2025 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants