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(workflows): Introduce simple curl test to NGINX workflow #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nderjung
Copy link
Member

No description provided.

@nderjung nderjung force-pushed the nderjung/feat/workflows/nginx-test branch 6 times, most recently from 6b83797 to 4645a1f Compare December 11, 2023 12:09
@nderjung nderjung force-pushed the nderjung/feat/workflows/nginx-test branch from 4645a1f to 1c879ce Compare December 12, 2023 16:49
@razvand razvand requested a review from craciunoiuc January 13, 2025 21:02
@razvand razvand self-assigned this Jan 13, 2025
@razvand razvand added the enhancement New feature or request label Jan 13, 2025
Comment on lines +61 to +68
kraft run \
--detach \
--disable-acceleration \
--plat ${{ matrix.plat }} \
--arch ${{ matrix.arch }} \
--name nginx-${GITHUB_RUN_ID} \
--port 8080:80 \
index.unikraft.io/unikraft.org/nginx:1.15
Copy link
Member

Choose a reason for hiding this comment

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

This should be rethought as the action now supports running things

Still, we can merge this if ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants