Skip to content

workflow(git): Use the non strict ssh mode in PR#1299

Merged
RingsC merged 1 commit intostoneatom:stonedb-5.7-devfrom
RingsC:git-flow-none-strict-ssh-mode
Feb 17, 2023
Merged

workflow(git): Use the non strict ssh mode in PR#1299
RingsC merged 1 commit intostoneatom:stonedb-5.7-devfrom
RingsC:git-flow-none-strict-ssh-mode

Conversation

@RingsC
Copy link
Copy Markdown
Contributor

@RingsC RingsC commented Feb 14, 2023

Summary about this PR

To fix that it can not checkout the repo ssl timeout.

Issue Number: close #issue_number_you_created

Tests Check List

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Changelog

  • New Feature
  • Bug Fix
  • Performance Improvement
  • Build/Testing/CI/CD
  • Documentation
  • Not for changelog (changelog entry is not required)

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 14, 2023

This pull request's title should follow requirements next. @RingsC please check it 👇.

Valid format:

fix(vc): fix sth..... (#3306)
  ^         ^---------^  ^----^
  |         |            |
  |         +            +-> you issue id.
  |         |
  |         +-> Summary in present tense.
  |
  +-------> Type: feat, fix, docs, workflow, style, refactor, test, website, chore

Valid types:

  • feat: new feature for stonedb
  • fix: bug fix for stonedb
  • docs: changes to the documentation
  • workflow: ci/cd in .github
  • perf: Changes to improve code performance
  • refactor: refactoring production code, eg. renaming a variable
  • style: formatting, missing semi colons, etc; no production code change
  • test: adding missing tests, refactoring tests; no production code change
  • website
  • chore: updating grunt tasks etc; no production code change

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 14, 2023

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@RingsC RingsC changed the title flow(git): Use the non strict ssh mode in PR workflow(git): Use the non strict ssh mode in PR Feb 14, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 14, 2023

Codecov Report

Base: 43.28% // Head: 43.15% // Decreases project coverage by -0.13% ⚠️

Coverage data is based on head (a736c75) compared to base (07a3d72).
Patch coverage: 43.75% of modified lines in pull request are covered.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           stonedb-5.7-dev    #1299      +/-   ##
===================================================
- Coverage            43.28%   43.15%   -0.13%     
===================================================
  Files                 1830     1830              
  Lines               396156   396260     +104     
===================================================
- Hits                171483   171017     -466     
- Misses              224673   225243     +570     
Impacted Files Coverage Δ
storage/tianmu/core/aggregation_algorithm.h 60.00% <ø> (+22.50%) ⬆️
storage/tianmu/core/engine.cpp 54.23% <0.00%> (+0.08%) ⬆️
storage/tianmu/core/pack_guardian.h 100.00% <ø> (ø)
storage/tianmu/core/temp_table.cpp 71.71% <ø> (ø)
storage/tianmu/handler/ha_tianmu.cpp 55.55% <ø> (+0.09%) ⬆️
storage/tianmu/loader/load_parser.cpp 69.91% <ø> (+6.19%) ⬆️
storage/tianmu/system/configuration.cpp 100.00% <ø> (ø)
storage/tianmu/system/configuration.h 0.00% <ø> (-100.00%) ⬇️
storage/tianmu/core/aggregation_algorithm.cpp 55.78% <21.42%> (-17.06%) ⬇️
storage/tianmu/core/pack_guardian.cpp 42.75% <42.75%> (-25.77%) ⬇️
... and 95 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@RingsC RingsC merged commit fb8d3be into stoneatom:stonedb-5.7-dev Feb 17, 2023
konghaiya pushed a commit to konghaiya/stonedb that referenced this pull request Mar 7, 2023
@Nliver Nliver added this to the StoneDB_5.7_v1.0.3 milestone Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants