Version bump: 0.3.0 (alpha 2) #529

Merged
elegaanz merged 1 commits from alpha-2 into master 5 years ago
elegaanz commented 5 years ago (Migrated from github.com)

Needs #479 to be merged first

Needs #479 to be merged first
marek-lach commented 5 years ago (Migrated from github.com)

And #530 should be merged also, before the official release of Alpha 2 is put out.

Great work @BaptisteGelez, @fdb-hiroshima, @igalic et al!

And #530 should be merged also, before the official release of Alpha 2 is put out. Great work @BaptisteGelez, @fdb-hiroshima, @igalic et al!
trinity-1686a approved these changes 5 years ago
trinity-1686a left a comment
Owner

👍

:+1:
marek-lach commented 5 years ago (Migrated from github.com)

Maybe taking a look at #504 is also an option that has some quick fix... thanks, @BaptisteGelez 💯

Maybe taking a look at #504 is also an option that has some quick fix... thanks, @BaptisteGelez 💯
codecov[bot] commented 5 years ago (Migrated from github.com)

Codecov Report

Merging #529 into master will increase coverage by 4.09%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #529      +/-   ##
========================================
+ Coverage    40.9%    45%   +4.09%     
========================================
  Files          68     68              
  Lines        9817   9961     +144     
========================================
+ Hits         4016   4483     +467     
+ Misses       5801   5478     -323
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/529?src=pr&el=h1) Report > Merging [#529](https://codecov.io/gh/Plume-org/Plume/pull/529?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/3d82265b85586abe1b6a013602854818c5fae55e?src=pr&el=desc) will **increase** coverage by `4.09%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #529 +/- ## ======================================== + Coverage 40.9% 45% +4.09% ======================================== Files 68 68 Lines 9817 9961 +144 ======================================== + Hits 4016 4483 +467 + Misses 5801 5478 -323 ```

Reviewers

trinity-1686a approved these changes 5 years ago
The pull request has been merged as 3ad1f6968c.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b alpha-2 master
git pull origin alpha-2

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff alpha-2
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#529
Loading…
There is no content yet.