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

Test cases cannot achieve project readme functionality #3427

Closed
MBAI-Bill opened this issue Aug 17, 2023 · 11 comments · May be fixed by #3430
Closed

Test cases cannot achieve project readme functionality #3427

MBAI-Bill opened this issue Aug 17, 2023 · 11 comments · May be fixed by #3430
Labels

Comments

@MBAI-Bill
Copy link

According to the self described file of the project, when running the test example after one step of operation, it was found that the number of likes for the function of "circuit breaker current limiting, peak shaving and valley filling capacity" did not change

@yuluo-yx
Copy link
Collaborator

yuluo-yx commented Aug 17, 2023

Similarly #3255
Can you make a pr for this to fix it?

@MBAI-Bill
Copy link
Author

同样#3255 你能为此做一个公关来修复它吗?
Of course, because it's my first time using GitHub to participate in an open source project, it may take me some time to understand the rules

@yuluo-yx
Copy link
Collaborator

同样#3255 你能为此做一个公关来修复它吗?
Of course, because it's my first time using GitHub to participate in an open source project, it may take me some time to understand the rules

Thanks! @China-MBAI

@MBAI-Bill
Copy link
Author

同样#3255 你能为此做一个公关来修复它吗?
Of course, because it's my first time using GitHub to participate in an open source project, it may take me some time to understand the rules

Thanks! @China-MBAI
I am currently facing this issue. Do I lack the permission to submit a new branch"remote: Permission to alibaba/spring-cloud-alibaba.git denied to China-MBAI"

@alibaba alibaba deleted a comment from yuluo-yx Aug 21, 2023
@yuluo-yx
Copy link
Collaborator

yuluo-yx commented Aug 21, 2023

同样#3255 你能为此做一个公关来修复它吗?
Of course, because it's my first time using GitHub to participate in an open source project, it may take me some time to understand the rules

Thanks! @China-MBAI
I am currently facing this issue. Do I lack the permission to submit a new branch"remote: Permission to alibaba/spring-cloud-alibaba.git denied to China-MBAI"

  1. You should fork the project to your github space,
  2. git pull to your local machine,
  3. Create a branch and modify the code
  4. Then push your local branch to your github space,
  5. pr to the main warehouse of the project

@MBAI-Bill
Copy link
Author

#3255你能为此做一个公关来修复它吗?当然
,因为我是第一次使用GitHub参与开源项目,所以可能需要一些时间来理解规则

谢谢!@China-MBAI
我目前正面临这个问题。我是否缺少提交新分支的权限“远程:中国-MBAI 拒绝 alibaba/spring-cloud-alibaba.git 的权限”

  1. 你应该将项目 fork 到你的 github 空间,
  2. git pull 到你的本地机器,
  3. 创建分支并修改代码
  4. 然后将你的本地分支推送到你的github空间,
  5. pr到项目主仓库

Thank you.

@MBAI-Bill
Copy link
Author

Refer https://sca.aliyun.com/zh-cn/community/developer/contributor-guide/new-contributor-guide_dev#fork-%E4%BB%93%E5%BA%93%E5%B9%B6%E5%B0%86%E5%85%B6-clone-%E5%88%B0%E6%9C%AC%E5%9C%B0

I would like to ask about the "git checkout master" under the "Merge latest code" in this document, but it seems that this project does not have this branch. What should I do

MBAI-Bill added a commit to MBAI-Bill/spring-cloud-alibaba that referenced this issue Aug 21, 2023
…ng,Reason: When the file contents of the nacos file are being initialized, it has not been executed correctly and the configuration file is incorrect. Solution: It was discovered that only data source-related configurations exist in the file in nacos. Then I put other configuration content in the front position and re-executed the script. It was found that the content was successfully loaded. The consumer method name in the previously configured "bindings" was inconsistent with the actual code, and there was no configuration for"function.Fixes alibabagh-3427
@ruansheng8
Copy link
Collaborator

Refer https://sca.aliyun.com/zh-cn/community/developer/contributor-guide/new-contributor-guide_dev#fork-%E4%BB%93%E5%BA%93%E5%B9%B6%E5%B0%86%E5%85%B6-clone-%E5%88%B0%E6%9C%AC%E5%9C%B0

I would like to ask about the "git checkout master" under the "Merge latest code" in this document, but it seems that this project does not have this branch. What should I do

You can use 2022.x or 2.2.x

@github-actions
Copy link

This issue has been open 30 days with no activity. This will be closed in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants