Skip to content

fix(deploy): replace appleboy/ssh-action with direct ssh; move packet…#10

Merged
jjkroell merged 1 commit into
masterfrom
dev
May 14, 2026
Merged

fix(deploy): replace appleboy/ssh-action with direct ssh; move packet…#10
jjkroell merged 1 commit into
masterfrom
dev

Conversation

@jjkroell
Copy link
Copy Markdown
Owner

…s/hour to trends tab

  • Switch prod deploy from appleboy/ssh-action to raw ssh invocation — avoids PEM parse failure when GitHub secret has whitespace/newline variance
  • Use ssh-keyscan for known_hosts instead of StrictHostKeyChecking=no
  • Move Packets/Hour bar chart from Overview to Trends tab (full-width card)
  • Add trends-card--wide CSS class (grid-column: 1 / -1) for full-span cards

…s/hour to trends tab

- Switch prod deploy from appleboy/ssh-action to raw ssh invocation — avoids
  PEM parse failure when GitHub secret has whitespace/newline variance
- Use ssh-keyscan for known_hosts instead of StrictHostKeyChecking=no
- Move Packets/Hour bar chart from Overview to Trends tab (full-width card)
- Add trends-card--wide CSS class (grid-column: 1 / -1) for full-span cards

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jjkroell jjkroell merged commit 470e184 into master May 14, 2026
7 checks passed
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.

1 participant