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

ci: Enhance GitHub Actions for Bitbake Build and Repo #533

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

psaavedra
Copy link
Member

  • Added steps to clean the build directory and download artifacts in bitbake-build/action.yml.
  • Added artifact upload functionality in bitbake-repo/action.yml.
  • Changed runner environment from self-hosted to ubuntu-22.04 in test-build.yml for consistency and reliability.
  • Installed necessary packages (git, git-lfs, repo) in bitbake-repo/action.yml to ensure environment readiness.

@psaavedra psaavedra added this to the 202504_5.2_walnascar milestone Feb 13, 2025
@psaavedra psaavedra self-assigned this Feb 13, 2025
@psaavedra psaavedra force-pushed the psaavedra/use-upload-artifacts branch 8 times, most recently from 09ef612 to f47712c Compare February 13, 2025 22:38
* Added steps to clean the build directory and download artifacts in
  `bitbake-build/action.yml`.
* Added artifact upload functionality in `bitbake-repo/action.yml`.
* Changed runner environment from `self-hosted` to `ubuntu-22.04` in
  `test-build.yml` for consistency and reliability.
* Installed necessary packages (`git`, `git-lfs`, `repo`) in
  `bitbake-repo/action.yml` to ensure environment readiness.
@psaavedra psaavedra force-pushed the psaavedra/use-upload-artifacts branch from f47712c to 9da99db Compare February 14, 2025 00:27
@psaavedra psaavedra marked this pull request as ready for review February 14, 2025 07:53
@psaavedra psaavedra merged commit a2a94c7 into main Feb 14, 2025
11 of 12 checks passed
@psaavedra psaavedra deleted the psaavedra/use-upload-artifacts branch February 14, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant