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

chore: bump version to 3.1.0-next and update docs #6921

Merged
merged 3 commits into from Aug 16, 2023
Merged

Conversation

ozyx
Copy link
Member

@ozyx ozyx commented Aug 11, 2023

No related issue

Describe your changes:

Bumps version to 3.1.0-next and updates our versioning documentation to reflect the new pattern. -SNAPSHOT is a convention from Maven for Java projects. -next is a more common convention among the node community denoting the next version to be released.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Is this change backwards compatible? For example, developers won't need to change how they are calling the API or how they've extended core plugins such as Tables or Plots.

Author Checklist

  • Changes address original issue?
  • Tests included and/or updated with changes?
  • Command line build passes?
  • Has this been smoke tested?
  • Testing instructions included in associated issue OR is this a dependency/testcase change?

Reviewer Checklist

  • Changes appear to address issue?
  • Reviewer has tested changes by following the provided instructions?
  • Changes appear not to be breaking changes?
  • Appropriate automated tests included?
  • Code style and in-line documentation are appropriate?
  • Has associated issue been labelled unverified? (only applicable if this PR closes the issue)
  • Has associated issue been labelled bug? (only applicable if this PR is for a bug fix)

@ozyx ozyx requested a review from shefalijoshi August 11, 2023 20:46
@deploysentinel
Copy link

deploysentinel bot commented Aug 11, 2023

Current Playwright Test Results Summary

✅ 14 Passing

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 08/16/2023 04:15:05pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: a6f3cdf

Started: 08/16/2023 04:12:33pm UTC

View Detailed Build Results


Current Playwright Test Results Summary

✅ 133 Passing - ⚠️ 1 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 08/16/2023 04:15:05pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: a6f3cdf

Started: 08/16/2023 04:17:24am UTC

⚠️ Flakes

📄   functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1Initial Attempt
0% (0) 0 / 116 runs
failed over last 7 days
45.69% (53) 53 / 116 runs
flaked over last 7 days

View Detailed Build Results


@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #6921 (a6f3cdf) into master (87feb0d) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6921      +/-   ##
==========================================
- Coverage   48.74%   48.73%   -0.01%     
==========================================
  Files         643      643              
  Lines       25629    25629              
  Branches     2496     2496              
==========================================
- Hits        12492    12490       -2     
- Misses      12642    12644       +2     
  Partials      495      495              
Flag Coverage Δ *Carryforward flag
e2e-full 42.03% <ø> (ø) Carriedforward from 87feb0d
e2e-stable 57.11% <ø> (-0.03%) ⬇️
unit 39.39% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@ozyx ozyx requested a review from unlikelyzero August 15, 2023 18:14
@ozyx ozyx added the pr:e2e:couchdb npm run test:e2e:couchdb label Aug 16, 2023
@ozyx ozyx enabled auto-merge (squash) August 16, 2023 16:07
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Aug 16, 2023
@ozyx ozyx merged commit 82b1760 into master Aug 16, 2023
14 of 15 checks passed
@ozyx ozyx deleted the bump-version-3.1.0-next branch August 16, 2023 16:15
@shefalijoshi shefalijoshi added the type:maintenance tests, chores, or project maintenance label Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants