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

[tool] update drone & circle for prerelease platform (#1909) #1978

Merged
merged 8 commits into from
Dec 11, 2024

Conversation

guillaumejparis
Copy link
Member

@guillaumejparis guillaumejparis commented Dec 3, 2024

Proposed changes

  • Add build & deploy for prerelease when merging on release/*
  • Add a way to fetch latests/prelease agents/implants when on testing/prerelease

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 27.02703% with 27 lines in your changes missing coverage. Please review.

Project coverage is 33.61%. Comparing base (d0b1c67) to head (185be17).
Report is 21 commits behind head on master.

Files with missing lines Patch % Lines
...ain/java/io/openbas/rest/executor/ExecutorApi.java 0.00% 19 Missing ⚠️
...ain/java/io/openbas/rest/injector/InjectorApi.java 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1978      +/-   ##
============================================
- Coverage     33.62%   33.61%   -0.01%     
- Complexity     1671     1767      +96     
============================================
  Files           572      574       +2     
  Lines         16697    17582     +885     
  Branches        970     1113     +143     
============================================
+ Hits           5614     5911     +297     
- Misses        10829    11409     +580     
- Partials        254      262       +8     

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

@guillaumejparis guillaumejparis marked this pull request as ready for review December 9, 2024 13:04
@guillaumejparis guillaumejparis merged commit a5ea5ce into master Dec 11, 2024
7 checks passed
@guillaumejparis guillaumejparis deleted the issue/1909 branch December 11, 2024 08:45
@guillaumejparis guillaumejparis linked an issue Dec 13, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Added Windows arm management for OpenBAS agent Handle prerelease platform on our CI
2 participants