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

github actions reorganised #200

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

Conversation

davolokh
Copy link

@davolokh davolokh commented Mar 16, 2025

GithubActions reorganised

Motivation and Context

This PR enhances CI/CD infrastructure by reorganizing and streamlining GitHub Actions into clear, logical units, improving maintainability and readability. Key improvements include:

  • pinning action versions for enhanced stability and security
  • integrating RPM caching to speed up build times
  • introducing static analysis
  • introducing security checks to proactively identify issues early in the development cycle.

This structured approach strengthens our pipeline, reduces risk, and ensures faster, more reliable delivery.

How Has This Been Tested?

Yes (but not publish workflow)

Breaking Changes

No

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

Screenshot 2025-03-16 at 15 48 26 Screenshot 2025-03-16 at 15 48 11

@davolokh davolokh marked this pull request as draft March 16, 2025 14:29
@davolokh davolokh force-pushed the github-actions-reorganisation branch 4 times, most recently from ee601d5 to 08b5c4f Compare March 16, 2025 14:41
@davolokh davolokh force-pushed the github-actions-reorganisation branch from 08b5c4f to 28ee141 Compare March 16, 2025 14:47
@davolokh davolokh marked this pull request as ready for review March 16, 2025 14:52
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.

1 participant