Skip to content

ci: improved stages skipping in various situations - #4

Merged
susek555 merged 1 commit into
mainfrom
3-improve-ci
Dec 14, 2025
Merged

ci: improved stages skipping in various situations#4
susek555 merged 1 commit into
mainfrom
3-improve-ci

Conversation

@susek555

Copy link
Copy Markdown
Contributor

The idea:
on PULL REQUEST: stages 1, 2, 3 are performed to test if new version is working
on PUSH to MAIN: stages 3, 4, 5 are performed to update python release (stage 3 is repeated, but has to be performed to provide artifacts to stage 5 [should work much faster repeated thanks to go build cache (? - to be confirmed)])
on DISPATCH from GO REPO: all stages are performed

@susek555 susek555 linked an issue Dec 14, 2025 that may be closed by this pull request
@susek555 susek555 assigned susek555 and KamilMarszalek and unassigned susek555 Dec 14, 2025
@susek555
susek555 merged commit 8dcb115 into main Dec 14, 2025
5 checks passed
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.

Improve CI

2 participants