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

add example workflows #69

Merged
merged 6 commits into from
Sep 19, 2023
Merged

add example workflows #69

merged 6 commits into from
Sep 19, 2023

Conversation

AtomicFS
Copy link
Collaborator

@AtomicFS AtomicFS commented Sep 18, 2023

Add couple of basic example workflows, which act as documentation and as tests.

When executed, they actually exposed some problems with path handling, which should be fixed now.

I will add later one job which will use coreboot with either linux or edk2 as payload, but at the moment there is no code in coreboot building to actually handle this.

- repository for testing was cloned without submodules
- we can't use 'GetInput' to also get environment variable
- use 'Getenv' in commonGetOpts to get environment variables
@AtomicFS AtomicFS requested a review from MDr164 September 18, 2023 13:40
@AtomicFS AtomicFS added documentation Improvements or additions to documentation testing Testing related labels Sep 18, 2023
@AtomicFS AtomicFS added this to the Refactor the Go action milestone Sep 18, 2023
@AtomicFS AtomicFS force-pushed the docs/example_workflows branch from 9e65ccb to 8386001 Compare September 18, 2023 13:43
@AtomicFS AtomicFS force-pushed the docs/example_workflows branch from 521ba1c to 44a1cf7 Compare September 18, 2023 14:29
action.yml Show resolved Hide resolved
@AtomicFS AtomicFS added this pull request to the merge queue Sep 19, 2023
Merged via the queue into main with commit 1a12f64 Sep 19, 2023
28 checks passed
@AtomicFS AtomicFS deleted the docs/example_workflows branch September 19, 2023 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation module/coreboot module/edk2 module/linux testing Testing related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants