Skip to content

update build checks #2

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

Merged
merged 4 commits into from
Apr 16, 2025
Merged

update build checks #2

merged 4 commits into from
Apr 16, 2025

Conversation

ederjc
Copy link
Member

@ederjc ederjc commented Apr 15, 2025

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

CONTRIBUTING.md also tells you what to expect in the PR process.

Description
This pull request includes significant changes to the GitHub Actions workflows for building and testing the project. The main changes involve updating the build-check.yml and platformio_ci.yml workflows to streamline the process and utilize reusable workflows.

Updates to GitHub Actions workflows:

  • .github/workflows/build-check.yml: Renamed the workflow to "Build examples," updated the trigger conditions to include workflow calls, specific branches, tags, and a scheduled cron job. The job now uses a reusable workflow for compiling examples.
  • .github/workflows/platformio_ci.yml: Removed the entire workflow for PlatformIO CI, which included steps for setting up Python, caching dependencies, and running PlatformIO commands.

Related Issue
Workflows were outdated.

@ederjc ederjc mentioned this pull request Apr 15, 2025
@ederjc ederjc marked this pull request as ready for review April 15, 2025 13:41
@ederjc ederjc requested review from OlafFilies and Copilot April 15, 2025 13:42
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

Files not reviewed (1)
  • .github/workflows/platformio_ci.yml: Language not supported

@ederjc ederjc merged commit 4e2caf6 into master Apr 16, 2025
9 of 13 checks passed
@jaenrig-ifx jaenrig-ifx deleted the devops/build-examples branch May 23, 2025 11:43
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