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

FRR: Update Community.md to reflect release process #1784

Merged
merged 1 commit into from
Mar 1, 2018

Conversation

donaldsharp
Copy link
Member

This is the new release process for FRR.

Signed-off-by: Donald Sharp sharpd@cumulusnetworks.com

This is the new release process for FRR.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
@LabN-CI
Copy link
Collaborator

LabN-CI commented Feb 22, 2018

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/1784 0908f2b
Date 02/22/2018
Start 09:10:11
Finish 09:33:01
Run-Time 22:50
Total 1808
Pass 1808
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2018-02-22-09:10:11.txt
Log autoscript-2018-02-22-09:10:47.log.bz2

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-2629/

This is a comment from an EXPERIMENTAL automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.


CLANG Static Analyzer Summary

  • Github Pull Request 1784, comparing to Git base SHA 358eb35
  • Base image data for Git 358eb35 does not exist - compare skipped

19 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-2629/artifact/shared/static_analysis/index.html

Copy link
Member

@riw777 riw777 left a comment

Choose a reason for hiding this comment

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

This looks fine to me, but I think @louberger and maybe some others need to approve as well before merging.

@mwinter-osr mwinter-osr merged commit c98f4d8 into FRRouting:master Mar 1, 2018
A example of a MINOR feature is the addition of the BGP Shutdown feature.
* BUGFIX - Fixes for actual bugs and/or security issues.

We will pull a new development branch for the next release every 4 months.
Copy link
Member

Choose a reason for hiding this comment

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

Isn't master the 'development' branch? Perhaps a different name would be less confusing.

will be updated to reflect the next possible release name to allow
for easy distinguishing. Additionally the new dev branch will have
these files updated too.

Copy link
Member

Choose a reason for hiding this comment

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

The expectation / process covering what happens during the 1st month should be defined / captured. (Is it more than changing configure.ac and packaging? if not, why a month, if yes, what...)


Security issues are fixed for 1 year minimum on old releases and
normal bug fixes for the current and previous release

Copy link
Member

Choose a reason for hiding this comment

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

what happens on release? perhaps the branch renamed/created called rel/MAJOR.MINOR?

qlyoung pushed a commit to qlyoung/frr that referenced this pull request Mar 5, 2018
FRR: Update Community.md to reflect release process
@msune
Copy link

msune commented Mar 19, 2018

Although late, quick question...

Is API and ABI compatibility maintained only within the same MAJOR.MINOR or MAJOR (semver like)?

I think API and ABI compatibility should be part of the guide.

@qlyoung
Copy link
Member

qlyoung commented Mar 19, 2018

@msune We presently do not have any version controls on API or ABI compatibility. I agree with you that this should be part of our versioning scheme.

@donaldsharp donaldsharp deleted the documentation branch March 24, 2018 23:22
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.

8 participants