Skip to content

Publish snapshots on every push #338

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

Open
wants to merge 2 commits into
base: neo
Choose a base branch
from
Open

Publish snapshots on every push #338

wants to merge 2 commits into from

Conversation

Lipen
Copy link
Member

@Lipen Lipen commented Jul 31, 2025

This PR enables publishing snapshots on every push event. The snapshot version pattern was changed to BRANCH+COMMIT, where in branch all non-alphanumeric characters are replaced with dashes to comply with Maven artifacts version requirements.

@Lipen Lipen requested a review from Saloed July 31, 2025 16:22
Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.52%. Comparing base (5acbadf) to head (a9f47fd).

Additional details and impacted files
@@             Coverage Diff              @@
##                neo     #338      +/-   ##
============================================
- Coverage     69.53%   69.52%   -0.01%     
+ Complexity     2492     2491       -1     
============================================
  Files           275      275              
  Lines         15646    15646              
  Branches       2354     2354              
============================================
- Hits          10879    10878       -1     
  Misses         3837     3837              
- Partials        930      931       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

github-actions bot commented Jul 31, 2025

Test Results

  215 files  ±0    215 suites  ±0   16m 2s ⏱️ +11s
  711 tests ±0    699 ✅ ±0  12 💤 ±0  0 ❌ ±0 
1 977 runs  ±0  1 927 ✅ ±0  50 💤 ±0  0 ❌ ±0 

Results for commit a9f47fd. ± Comparison against base commit 5acbadf.

♻️ This comment has been updated with latest results.

@Lipen Lipen marked this pull request as draft August 4, 2025 16:16
@Lipen Lipen marked this pull request as ready for review August 5, 2025 16:28
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