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

Split generation and execution of actionsflow workflow files #1177

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

Conversation

qlonik
Copy link
Owner

@qlonik qlonik commented Jun 10, 2024

This change separates the generation of workflow files by actionsflow from the execution of those workflow files using nektos/act project. The generated files are shared between jobs by uploading an artifact to github. The artifact is always deleted, even if running act was unsuccessful.

@github-actions github-actions bot added the area/github Changes made in the github directory label Jun 10, 2024
This change separates the generation of workflow files by actionsflow from the
execution of those workflow files using nektos/act project. The generated files
are shared between jobs by uploading an artifact to github. The artifact is
always deleted, even if running act was unsuccessful.
@qlonik qlonik force-pushed the split-actionsflow-gen-run branch from f65f014 to b9c3af7 Compare June 10, 2024 05:00
@qlonik qlonik force-pushed the main branch 27 times, most recently from 61f9216 to 63e58ba Compare June 22, 2024 03:18
@qlonik qlonik force-pushed the main branch 2 times, most recently from caa198f to 612adf8 Compare August 5, 2024 04:33
@qlonik qlonik force-pushed the main branch 12 times, most recently from 0d6bbb6 to 472d909 Compare August 13, 2024 18:39
@qlonik qlonik force-pushed the main branch 4 times, most recently from c0b1e57 to 1afd825 Compare December 5, 2024 05:19
@qlonik qlonik force-pushed the main branch 6 times, most recently from 7ce8ea6 to 80e6938 Compare December 12, 2024 07:43
@qlonik qlonik force-pushed the main branch 5 times, most recently from fb3a33e to 2dd56a5 Compare January 6, 2025 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github Changes made in the github directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant