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

feat: Add relevant warnings workflow to github actions #2066

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

suejung-sentry
Copy link
Member

Add Relevant Warnings feature to GitHub Actions on this repo (getsentry/seer)

@suejung-sentry suejung-sentry requested a review from a team as a code owner March 4, 2025 02:09
@suejung-sentry suejung-sentry force-pushed the sshin/relevant-warnings-gha branch from 89e6ff6 to 0566d6b Compare March 4, 2025 02:09
@kddubey kddubey self-requested a review March 4, 2025 02:25
@suejung-sentry suejung-sentry removed the request for review from a team March 4, 2025 03:13
sudo apt-get update
# Install libssl1.1 from Ubuntu 20.04 repositories
wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2_amd64.deb
sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2_amd64.deb
Copy link
Member Author

Choose a reason for hiding this comment

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

added to resolve this error

Run ./overwatch-cli \
./overwatch-cli: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

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