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

Add PR trigger for package workflow #1302

Merged
merged 7 commits into from
Feb 10, 2024
Merged

Conversation

egecetin
Copy link
Collaborator

@egecetin egecetin commented Jan 31, 2024

If the package workflow is modified in a PR, workflow should run for testing. With this PR, if the package.yml modified, packaging workflow triggered without uploading the artifacts.

@egecetin egecetin requested a review from seladb as a code owner January 31, 2024 07:53
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7d806e8) 82.38% compared to head (df23b9c) 82.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1302      +/-   ##
==========================================
- Coverage   82.38%   82.38%   -0.01%     
==========================================
  Files         163      163              
  Lines       20932    20932              
  Branches     7898     7898              
==========================================
- Hits        17245    17244       -1     
- Misses       3017     3021       +4     
+ Partials      670      667       -3     
Flag Coverage Δ
alpine317 72.40% <ø> (ø)
fedora37 72.41% <ø> (ø)
macos-11 61.34% <ø> (ø)
macos-12 61.40% <ø> (ø)
macos-ventura 61.46% <ø> (+<0.01%) ⬆️
mingw32 70.26% <ø> (-0.03%) ⬇️
mingw64 70.26% <ø> (-0.02%) ⬇️
npcap 83.35% <ø> (-0.05%) ⬇️
rhel93 72.45% <ø> (ø)
ubuntu1804 74.80% <ø> (+0.03%) ⬆️
ubuntu2004 73.19% <ø> (+0.04%) ⬆️
ubuntu2204 72.24% <ø> (+0.04%) ⬆️
ubuntu2204-icpx 59.03% <ø> (ø)
unittest 82.38% <ø> (-0.01%) ⬇️
windows-2019 83.39% <ø> (-0.02%) ⬇️
windows-2022 83.39% <ø> (-0.03%) ⬇️
winpcap 83.37% <ø> (-0.02%) ⬇️
xdp 59.02% <ø> (ø)
zstd 73.78% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tigercosmos
Copy link
Collaborator

First time see this.. It would be helpful if you could add some explanation and comments.

@egecetin
Copy link
Collaborator Author

egecetin commented Feb 2, 2024

@clementperon @seladb Do you have any idea why freebsd fails? I'm not sure I catch up with latest FreeBSD PRs

@clementperon
Copy link
Collaborator

@egecetin During the update to freebsd-vm@v1 we should have update the runs-on: macos-12 to runs-on: ubuntu-latest

See vmactions/freebsd-vm#78

@clementperon clementperon enabled auto-merge (squash) February 4, 2024 18:09
@clementperon clementperon merged commit 3e66fe4 into seladb:dev Feb 10, 2024
66 of 67 checks passed
@egecetin egecetin deleted the update-package branch April 18, 2024 16:33
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.

4 participants