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

chore(ci): test start-stop aws instance #41

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

soonum
Copy link
Contributor

@soonum soonum commented Nov 18, 2024

No description provided.

@soonum soonum self-assigned this Nov 18, 2024
@soonum soonum force-pushed the dt/feat/handle_existing_instance branch 4 times, most recently from 4301ea9 to 639e694 Compare November 19, 2024 10:37
@soonum soonum marked this pull request as ready for review November 19, 2024 10:40
@soonum soonum force-pushed the dt/feat/handle_existing_instance branch from 639e694 to 57d3e5f Compare November 19, 2024 10:43
@soonum soonum requested a review from IceTDrinker November 19, 2024 10:43
@soonum soonum force-pushed the dt/feat/handle_existing_instance branch from 57d3e5f to 9d2409e Compare November 19, 2024 10:45
Copy link
Member

@IceTDrinker IceTDrinker left a comment

Choose a reason for hiding this comment

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

Can be merged as is, don't know if it tests all you want though

@soonum
Copy link
Contributor Author

soonum commented Nov 19, 2024

Can be merged as is, don't know if it tests all you want though

The registered_runner workflow fails, I hope this is because there is no reference of it in main yet.

@IceTDrinker
Copy link
Member

Can be merged as is, don't know if it tests all you want though

The registered_runner workflow fails, I hope this is because there is no reference of it in main yet.

No if it has the PR trigger it means something is really failing

@IceTDrinker
Copy link
Member

IceTDrinker commented Nov 19, 2024

you need to checkout before calling a workflow from a workflow

at least from what I read in the logs

@soonum soonum force-pushed the dt/feat/handle_existing_instance branch 2 times, most recently from 2e7e428 to 0b44a29 Compare November 19, 2024 12:27
@soonum soonum force-pushed the dt/feat/handle_existing_instance branch 9 times, most recently from 197d067 to bba0c8f Compare November 20, 2024 08:15
@soonum soonum force-pushed the dt/feat/handle_existing_instance branch from bba0c8f to 150d577 Compare November 20, 2024 08:20
@soonum soonum force-pushed the dt/feat/handle_existing_instance branch from 150d577 to 6ca7259 Compare November 20, 2024 08:25
@soonum soonum requested a review from IceTDrinker November 20, 2024 08:37
@soonum soonum merged commit 63666e5 into main Nov 20, 2024
21 checks passed
@soonum soonum deleted the dt/feat/handle_existing_instance branch November 20, 2024 09:13
steps:
- name: Runner registered
run: |
echo "Runner name: $ {{ inputs.runner-name }}"
Copy link
Member

Choose a reason for hiding this comment

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

this does not echo the runner name as $ is not next to {{ you have $ {{ vs ${{

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