Skip to content

docs: add release schedule - #2446

Merged
zachaller merged 7 commits into
argoproj:masterfrom
zachaller:docs-release-schedule
Dec 20, 2022
Merged

docs: add release schedule#2446
zachaller merged 7 commits into
argoproj:masterfrom
zachaller:docs-release-schedule

Conversation

@zachaller

Copy link
Copy Markdown
Collaborator

Signed-off-by: zachaller <zachaller@users.noreply.github.com>
@github-actions

github-actions Bot commented Dec 1, 2022

Copy link
Copy Markdown
Contributor

Go Published Test Results

1 833 tests   1 833 ✔️  2m 31s ⏱️
   105 suites         0 💤
       1 files           0

Results for commit 7fd4fa9.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Dec 1, 2022

Copy link
Copy Markdown
Contributor

E2E Tests Published Test Results

    2 files      2 suites   1h 34m 42s ⏱️
  94 tests   89 ✔️ 3 💤 2
190 runs  182 ✔️ 6 💤 2

For more details on these failures, see this check.

Results for commit 7fd4fa9.

♻️ This comment has been updated with latest results.

Signed-off-by: zachaller <zachaller@users.noreply.github.com>
Signed-off-by: zachaller <zachaller@users.noreply.github.com>
Signed-off-by: zachaller <zachaller@users.noreply.github.com>
@zachaller
zachaller marked this pull request as ready for review December 15, 2022 03:36
@zachaller
zachaller requested a review from leoluz December 20, 2022 15:04
Signed-off-by: zachaller <zachaller@users.noreply.github.com>
@zachaller zachaller changed the title docs: add release schedule following ArgoCD plan docs: add release schedule Dec 20, 2022
@codecov

codecov Bot commented Dec 20, 2022

Copy link
Copy Markdown

Codecov Report

Base: 81.67% // Head: 81.68% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (7fd4fa9) compared to base (f5fb4c4).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2446   +/-   ##
=======================================
  Coverage   81.67%   81.68%           
=======================================
  Files         126      126           
  Lines       19124    19132    +8     
=======================================
+ Hits        15620    15628    +8     
  Misses       2710     2710           
  Partials      794      794           
Impacted Files Coverage Δ
utils/replicaset/canary.go 92.85% <100.00%> (+0.12%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@leoluz leoluz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please check my comments.

Comment thread docs/roadmap.md Outdated

A minor Argo Rollouts release occurs four times a year, once every three months. Each General Availability (GA) release is
preceded by several Release Candidates (RCs). The first RC is released three weeks before the scheduled GA date. This
effectively means that there is a three-week feature freeze.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"feature freeze" to me means something else. General PRs can still be merged in master even after release branch cut. I would skip using this term to avoid confusion.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Removed mention of it, was copied from argocd fyi

Signed-off-by: zachaller <zachaller@users.noreply.github.com>
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.3% 0.3% Duplication

@leoluz leoluz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@zachaller
zachaller merged commit 2cc3065 into argoproj:master Dec 20, 2022
tperdue321 pushed a commit to rallyhealth/argo-rollouts that referenced this pull request Jan 12, 2023
* add WIP release schedule following ArgoCD

Signed-off-by: zachaller <zachaller@users.noreply.github.com>

* update dates

Signed-off-by: zachaller <zachaller@users.noreply.github.com>

* update dates

Signed-off-by: zachaller <zachaller@users.noreply.github.com>

* fix versions

Signed-off-by: zachaller <zachaller@users.noreply.github.com>

* remove planning meeting

Signed-off-by: zachaller <zachaller@users.noreply.github.com>

* remove feature freeze

Signed-off-by: zachaller <zachaller@users.noreply.github.com>

Signed-off-by: zachaller <zachaller@users.noreply.github.com>
Signed-off-by: Travis Perdue <travis.perdue@rallyhealth.com>
tperdue321 pushed a commit to rallyhealth/argo-rollouts that referenced this pull request Jan 12, 2023
* add WIP release schedule following ArgoCD

Signed-off-by: zachaller <zachaller@users.noreply.github.com>

* update dates

Signed-off-by: zachaller <zachaller@users.noreply.github.com>

* update dates

Signed-off-by: zachaller <zachaller@users.noreply.github.com>

* fix versions

Signed-off-by: zachaller <zachaller@users.noreply.github.com>

* remove planning meeting

Signed-off-by: zachaller <zachaller@users.noreply.github.com>

* remove feature freeze

Signed-off-by: zachaller <zachaller@users.noreply.github.com>

Signed-off-by: zachaller <zachaller@users.noreply.github.com>
Signed-off-by: Travis Perdue <travis.perdue@rallyhealth.com>
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