Skip to content

[3.0.2-prepare] Update version number from 3.0.1 to 3.0.2#12886

Merged
EricGao888 merged 3 commits intoapache:3.0.2-preparefrom
EricGao888:3.0.2-prepare-update-version-number
Nov 14, 2022
Merged

[3.0.2-prepare] Update version number from 3.0.1 to 3.0.2#12886
EricGao888 merged 3 commits intoapache:3.0.2-preparefrom
EricGao888:3.0.2-prepare-update-version-number

Conversation

@EricGao888
Copy link
Copy Markdown
Member

Purpose of the pull request

  • Update version number from 3.0.1 to 3.0.2

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

@EricGao888 EricGao888 added this to the 3.0.2 milestone Nov 14, 2022
@EricGao888 EricGao888 self-assigned this Nov 14, 2022
@EricGao888 EricGao888 marked this pull request as ready for review November 14, 2022 03:20
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 2.0.0
version: 2.0.1
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is it a unrelated change?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The comment says we should increment version if we change app version. Did I get it wrong?
image

port: 8080,
domain: 'dolphinscheduler.apache.org',
copyToDist: ['asset', 'img', 'file', '.asf.yaml', 'sitemap.xml', '.nojekyll', '.htaccess', 'googled0df7b96f277a143.html'],
docsLatest: '3.0.1',
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This file should not change, we use change branch dev one instead of branch 3.0.2-prepare one

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Got it, thx : )

'2.0.5': docs205Config,
'3.0.0': docs300Config,
'3.0.1': docs301Config,
'3.0.2': docs302Config,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

So as this file, we should change branch dev before we announce instead of this step

Copy link
Copy Markdown
Member

@zhongjiajie zhongjiajie Nov 14, 2022

Choose a reason for hiding this comment

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

you can see more detail in section Update Document

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

you can see more detail in section Update Document

Looks like we need some updates for the docs. I will submit a PR later to add more instructions.
image

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 14, 2022

Codecov Report

❗ No coverage uploaded for pull request base (3.0.2-prepare@c3a98dd). Click here to learn what that means.
The diff coverage is n/a.

@@               Coverage Diff                @@
##             3.0.2-prepare   #12886   +/-   ##
================================================
  Coverage                 ?   40.30%           
  Complexity               ?     4634           
================================================
  Files                    ?      888           
  Lines                    ?    35210           
  Branches                 ?     3889           
================================================
  Hits                     ?    14191           
  Misses                   ?    19632           
  Partials                 ?     1387           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@EricGao888 EricGao888 added the improvement make more easy to user or prompt friendly label Nov 14, 2022
@EricGao888
Copy link
Copy Markdown
Member Author

@zhongjiajie The link has broken since we move pyds into another repo, https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-python/pydolphinscheduler/RELEASE.md#to-pypi

@zhongjiajie
Copy link
Copy Markdown
Member

@EricGao888 I fix the dead link of this PR

@sonarqubecloud
Copy link
Copy Markdown

@EricGao888 EricGao888 merged commit 5bb9514 into apache:3.0.2-prepare Nov 14, 2022
@zhongjiajie zhongjiajie removed the 3.0.x label Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement make more easy to user or prompt friendly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants