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

docs: added releasing guide #191

Merged
merged 2 commits into from
Nov 3, 2021
Merged

docs: added releasing guide #191

merged 2 commits into from
Nov 3, 2021

Conversation

richardcase
Copy link
Member

@richardcase richardcase commented Nov 2, 2021

What this PR does / why we need it:

Initial documentation on how to release flintlock has been added. These instructions will need to be updated when we start to support prior versions (i.e with release branches).

And some minor edits to other docs.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation

Initial documentation on how to release flintlock has been added. These
instructions will need to be updated when we start to support prior
versions (i.e with release branches).

Signed-off-by: Richard Case <[email protected]>
@richardcase richardcase added kind/documentation Documentation only area/build-and-release Indicates issue or PR related to build or release labels Nov 2, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #191 (4a0d255) into main (d0c862d) will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #191      +/-   ##
==========================================
+ Coverage   54.89%   54.99%   +0.10%     
==========================================
  Files          45       45              
  Lines        1991     1991              
==========================================
+ Hits         1093     1095       +2     
+ Misses        791      790       -1     
+ Partials      107      106       -1     
Impacted Files Coverage Δ
pkg/queue/queue.go 100.00% <0.00%> (+6.06%) ⬆️

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 7596811...4a0d255. Read the comment docs.

README.md Outdated Show resolved Hide resolved
docs/releasing.md Outdated Show resolved Hide resolved
docs/releasing.md Outdated Show resolved Hide resolved
Minor edits and additions as a result of review.

Signed-off-by: Richard Case <[email protected]>
@richardcase
Copy link
Member Author

@yitsushi - made the changes your suggested, thanks.

@richardcase richardcase merged commit 3e85f2c into liquidmetal-dev:main Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-and-release Indicates issue or PR related to build or release kind/documentation Documentation only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants