-
Notifications
You must be signed in to change notification settings - Fork 213
[Auto release] release 2.0.7 #4276
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
Merged
Merged
Changes from all commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
2d996bc
docs(layout-item): add noOuterPadding property docs
Liu-Hong-Wei d48b6ed
docs: generate changelog of release v2.0.6
xuefei1313 af6bd76
Update release.md
xuefei1313 90c0361
Merge pull request #4227 from VisActor/docs/generate-changelog-v2.0.6
xuefei1313 b65a5cf
fix: fix issue of waterfall compute total on `field` totalType
xuefei1313 8cb04a8
docs: update changlog of rush
xuefei1313 9ebdde5
Merge pull request #4238 from VisActor/fix/water-fall-total-stack-by-…
xuefei1313 bbbe7df
Merge pull request #4226 from VisActor/sync/main-2.0.6
xuefei1313 02a7fcd
fix: fix issue of waterfall stack total
xuefei1313 378c9ee
Merge pull request #4243 from VisActor/fix/waterfall-stack-total
xuefei1313 5f99e6c
fix: check if stackData is empty
kkxxkk2019 e0d7164
Merge pull request #4244 from VisActor/fix/protect-null
xuefei1313 1d9a820
feat: add regression-lines in vchart-extension
xile611 0a30d6f
fix: fix coordinate of kde and ecdf
xile611 00c6f52
fix: update regression-line and docs
xile611 62c5df7
docs: fix error in the docs
xile611 8d0fd02
Merge pull request #4245 from VisActor/feat/regression-lines
xile611 373bc29
fix: support regression line for grouped scatter
xile611 4d827aa
Merge pull request #4248 from VisActor/fix/scatter-regression-line
xile611 a1acc43
fix: crosshair should hide when mouseleave chart
xile611 bdb4ece
docs: update changlog of rush
xile611 5ed80b0
fix: clear cache data when trigger out event
xile611 dc8aa7e
fix: fix logisitic regression-line
xile611 ff95593
Add translate-issues workflow configuration
xuefei1313 b13b9f6
Update translate-issues.yml to include permissions
xuefei1313 b24cab5
Merge pull request #4255 from VisActor/xuefei1313-patch-1
xuefei1313 8f77ff7
Update translate-issues.yml to include permissions
xuefei1313 ee17f08
Update translate-issues.yml to not modify titles
xuefei1313 d38defc
Merge pull request #4257 from VisActor/xuefei1313-patch-1
xuefei1313 8cc1d0d
Update translate-issues.yml
xuefei1313 0adf6d0
Merge pull request #4258 from VisActor/xuefei1313-patch-1
xuefei1313 7fdc9a5
fix: update demo about regression line
xile611 8ae6392
Update translate-issues.yml to include permissions
xuefei1313 1daafdd
Merge pull request #4261 from VisActor/xuefei1313-patch-1
xuefei1313 773991e
docs: update changlog of rush
xile611 315e6e5
fix: fix clamper of regression line
xile611 ca60425
Add translate-issues workflow configuration
xuefei1313 efae716
Merge pull request #4264 from VisActor/feat/add-translate-issue-workflow
xuefei1313 f4cbe65
Merge pull request #4263 from VisActor/fix/logistic-regression-line
xile611 ee0f07b
fix: upgrade-vutil to 1.0.12
xile611 a2b2e14
docs: update changlog of rush
xile611 0188f5c
Merge pull request #4266 from VisActor/fix/upgrade-vutil-1.0.12
xuefei1313 e142c58
feat: upgrade vrender to 1.0.21
xuefei1313 5c30886
Merge pull request #4267 from VisActor/feat/upgrade-vrender
xile611 fa1f516
fix: fix issue of layout
xuefei1313 ec12390
feat: support resize zoom chart plugin
xuefei1313 f63fe4a
docs: update changlog of rush
xuefei1313 af00cdf
Merge pull request #3990 from Liu-Hong-Wei/docs/noOuterPadding-option
xuefei1313 9e31289
feat: boxplot support transform
xile611 fec8444
docs: update changlog of rush
xile611 3f31fac
Merge pull request #4268 from VisActor/feat/register-transform-boxplot
xuefei1313 c50b4f9
Merge pull request #4249 from VisActor/fix/legends-layout-width
xuefei1313 b1cde53
Merge pull request #4241 from VisActor/feat/support-resize-zoom
xuefei1313 4839a78
Merge pull request #4252 from VisActor/fix/crosshair-not-hide
xile611 5931446
fix: fix the vchart-extension packaged artifacts contained an extra v…
xuefei1313 aeb5eca
docs: update changlog of rush
xuefei1313 a96eb62
Merge pull request #4271 from VisActor/fix/extension-build-external
xile611 af346aa
fix: fix the vchart-extension packaged artifacts contained an extra v…
xuefei1313 e942902
fix: fix the vchart-extension packaged artifacts contained an extra v…
xuefei1313 baeb18c
Merge pull request #4275 from VisActor/fix/extension-import
xile611 b2e3523
build: release version 2.0.7
xuefei1313 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| name: Auto Translate Issues | ||
|
|
||
| on: | ||
| issue_comment: | ||
| types: [created] | ||
| issues: | ||
| types: [opened] | ||
|
|
||
| jobs: | ||
| build: | ||
| runs-on: ubuntu-latest | ||
| steps: | ||
| - uses: dromara/issues-translate-action@v2.7 | ||
| with: | ||
| IS_MODIFY_TITLE: false | ||
|
|
||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium
Copilot Autofix
AI 6 months ago
The best way to fix the problem is to add a
permissionsblock to the workflow file to restrict the default permissions of the GITHUB_TOKEN. Best (and safest) practice is to set minimal or appropriate permissions at the workflow or job level. In this context, the workflow likely needs permission to read the issue (for comments, events, etc.) and possibly write permission for issue comments (if the translation action posts results).Steps to fix:
permissionsblock at the top level of the workflow (belowname:and/oron:), applying to all jobs.contents: read,issues: writeand (optionally, if the action comments)pull-requests: write. If only issues are used,issues: writesuffices.nameand theonsections for clarity and visibility, beforejobs:.No new methods, imports, or external resources are needed; just YAML modifications in
.github/workflows/translate-issues.yml.