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 protocol version "next" and GMP 21.04 doc #384

Merged
merged 3 commits into from
Jan 27, 2021

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Jan 27, 2021

What:
This adds a new dynamic protocol version "next" which uses the newest
versions of GMP and OSP including unreleased / unstable ones.
Additionally GMP 21.04 has been added to the documentation.

Why:
To make the unreleased / unstable GMP version more usable with python-gvm.

How:
Tested by building the documentation.

Checklist:

This adds a new dynamic protocol version "next" which uses the newest
versions of GMP and OSP including unreleased / unstable ones.
Additionally GMP 21.04 has been added to the documentation.
@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

Merging #384 (5ee3ab1) into master (3024576) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #384   +/-   ##
=======================================
  Coverage   97.70%   97.70%           
=======================================
  Files          20       21    +1     
  Lines        4659     4663    +4     
=======================================
+ Hits         4552     4556    +4     
  Misses        107      107           
Impacted Files Coverage Δ
gvm/protocols/latest.py 100.00% <100.00%> (ø)
gvm/protocols/next.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3024576...5ee3ab1. Read the comment docs.

@timopollmeier timopollmeier marked this pull request as ready for review January 27, 2021 14:13
@timopollmeier timopollmeier requested a review from a team January 27, 2021 14:13
Copy link
Contributor

@bjoernricks bjoernricks left a comment

Choose a reason for hiding this comment

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

Nice! Looks good already

@bjoernricks bjoernricks merged commit b50fd9a into greenbone:master Jan 27, 2021
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