Skip to content

Conversation

@umago
Copy link
Contributor

@umago umago commented Jun 6, 2025

Description

This patch refactors some of the GH workflow checks that we are running in the gate to make it eaier to run locally. That way we can verify the code prior to pushing it as a PR.

$ pdm verify

Type of change

  • Refactor
  • New feature
  • Bug fix
  • CVE fix
  • Optimization
  • Documentation Update
  • Configuration Update
  • Bump-up service version
  • Bump-up dependent library
  • Bump-up library or tool used for development (does not change the final image)
  • CI configuration change
  • Konflux configuration change
  • Unit tests improvement
  • Integration tests improvement
  • End to end tests improvement

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • PR has passed all pre-merge test jobs.
  • If it is a core feature, I have added thorough tests.

Testing

  • pdm verify

This patch refactors some of the GH workflow checks that we are running
in the gate to make it eaier to run locally. That way we can verify the
code prior to pushing it as a PR.

$ pdm verify

Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
Copy link
Contributor

@tisnik tisnik left a comment

Choose a reason for hiding this comment

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

+1

@tisnik tisnik merged commit 2e82b5b into lightspeed-core:main Jun 6, 2025
17 checks passed
@umago umago deleted the local-checks branch June 6, 2025 13:53
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