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: extended sinatra sample with application run #4

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

maxirmx
Copy link
Member

@maxirmx maxirmx commented Jul 26, 2024

No description provided.

@maxirmx maxirmx force-pushed the extend-sinatra-sampel branch 6 times, most recently from 8200aa2 to bc46297 Compare July 26, 2024 17:39
@maxirmx maxirmx linked an issue Jul 26, 2024 that may be closed by this pull request
@maxirmx maxirmx force-pushed the extend-sinatra-sampel branch from bc46297 to 685bb63 Compare July 26, 2024 17:44
@maxirmx maxirmx marked this pull request as ready for review July 26, 2024 18:07
@maxirmx maxirmx requested a review from ronaldtse July 26, 2024 18:07
@@ -32,3 +32,27 @@ jobs:

- name: Look around
run: ls -la

- name: Start packaged Sinatra application
Copy link
Contributor

Choose a reason for hiding this comment

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

Please split the Sinatra tests (each sample's tests) into a separate workflow.

@ronaldtse
Copy link
Contributor

Let’s just merge this first and consider a workflow split later. Thanks @maxirmx !

@ronaldtse ronaldtse merged commit 2748b8e into main Jul 27, 2024
6 checks passed
@ronaldtse ronaldtse deleted the extend-sinatra-sampel branch July 27, 2024 10:58
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.

Add GitHub Actions to compile samples
2 participants