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

Bugfix/issue 881 try fix ci #882

Merged
merged 6 commits into from
Dec 15, 2024
Merged

Bugfix/issue 881 try fix ci #882

merged 6 commits into from
Dec 15, 2024

Conversation

yokofly
Copy link
Collaborator

@yokofly yokofly commented Dec 13, 2024

PR checklist:

  • Did you run ClangFormat ?
  • Did you separate headers to a different section in existing community code base ?
  • Did you surround proton: starts/ends for new code in existing community code base ?

Please write user-readable short description of the changes:

```
The secret names in the workflow call must exactly match what you defined in the workflow_call section of run_command.yml. The error is telling you that TIMEPLUS_ADDRESS and TIMEPLUS_API_KEY aren't defined in the referenced workflow because you changed them to include the "2" suffix in the workflow definition.
```
@yokofly yokofly marked this pull request as ready for review December 13, 2024 03:24
@yokofly yokofly self-assigned this Dec 15, 2024
…@develop

reason: after merge this pr, the position shall point to develop. and we have verified in this workflow this PR already worked. to reduce another additional commit, I think we can forcely merge this one, then try other PRs.
@yokofly yokofly merged commit fd739ec into develop Dec 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix CI ut/stateless/stateful err report: The apikey should be 60 characters
1 participant