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

fix: upgrade action #84

Merged
merged 3 commits into from
Sep 27, 2023
Merged

fix: upgrade action #84

merged 3 commits into from
Sep 27, 2023

Conversation

kidneyweakx
Copy link
Collaborator

PULL REQUEST

說明 (Description)

請簡單說明此PR的更動、被修復的問題以及相關的原因,並請列出這個更動所需要的任何相依模組/套件。

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

相關問題 (Linked Issues)

貢獻種類 (Type of change)

  • Bug fix (除錯 non-breaking change which fixes an issue)
  • New feature (增加新功能 non-breaking change which adds functionality)
  • Breaking change (可能導致相容性問題 fix or feature that would cause existing functionality to not work as expected)
  • Doc change (需要更新文件 this change requires a documentation update)

測試環境 (Test Configuration):

  • OS: macOS 13.4.1(c)
  • NodeJS Version: v16.13.2
  • NPM Version: v8.1.2
  • Docker Version: 24.0.6

檢查清單 (Checklist):

  • 我的程式碼遵從此專案的規範 (My code follows the style guidelines of this project)
  • 我有對於自己的程式碼進行測試檢查 (I have performed a self-review of my own code)
  • 我有在程式碼中提供必要的註解 (I have commented my code, particularly in hard-to-understand areas)
  • 我有在文件中進行必要的更動 (I have made corresponding changes to the documentation)
  • 我的程式碼更動沒有顯著增加錯誤數量 (My changes generate no new warnings)
  • 我有新增必要的單元測試 (I have added tests that prove my fix is effective or that my feature works)
  • 我有檢查並更正程式碼錯誤的拼字 (I have checked my code and corrected any misspellings)

我已完成以上清單,並且同意遵守 Code of Conduct

I have completed the checklist and agree to abide by the code of conduct.

  • 同意 (I consent)

@kidneyweakx kidneyweakx changed the base branch from master to 2.0.4 September 25, 2023 07:28
@kidneyweakx kidneyweakx changed the base branch from 2.0.4 to master September 25, 2023 07:29
@kidneyweakx kidneyweakx changed the base branch from master to 2.0.4 September 25, 2023 07:30
@kidneyweakx kidneyweakx force-pushed the fix/upgradeAction branch 4 times, most recently from 7b8c9ba to cb39506 Compare September 25, 2023 07:57
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@kidneyweakx kidneyweakx force-pushed the fix/upgradeAction branch 12 times, most recently from 7682800 to 69dbf7b Compare September 27, 2023 01:53
@Pianochicken Pianochicken merged commit 3be4e4f into 2.0.4 Sep 27, 2023
1 check passed
@Pianochicken Pianochicken deleted the fix/upgradeAction branch September 27, 2023 02:29
@kidneyweakx kidneyweakx mentioned this pull request Sep 27, 2023
14 tasks
kidneyweakx added a commit that referenced this pull request Sep 27, 2023
* refactor: upgrade action version

* feat: codeQL static analytic

* feat: delete sonarqube and add new action
kidneyweakx added a commit that referenced this pull request Sep 27, 2023
* refactor: upgrade action version

* feat: codeQL static analytic

* feat: delete sonarqube and add new action
Pianochicken added a commit that referenced this pull request Sep 27, 2023
* feat: ink ui template with commands (#74)

* feat: handle select input and change terminal display (#76)

Co-authored-by: yuching.lin <yuching.lin@rootilabs.com>

* feat: select and excute command (#77)

* feat: genesis.json model (#80)

* fix: quorum consensus and explorer (#78)

1. upgrade quorumengineering/quorum to version 23.4.0
2. add quorum explorer support member nodes (only in same machine)

* refactor: clean old fabric yaml model

* refactor: genesisJson to bdkYaml model

* feat: add bdk wallet create function (#81)

* fix: explorer indexer error (#82)

* fix: upgrade action (#84)

* refactor: upgrade action version

* feat: codeQL static analytic

* feat: delete sonarqube and add new action

* doc: 2.0.4 documents (#83)

* feat: 2.0.4 document

* feat: add notice in README.md

* docs: add new issue template

* feat: edit new README.md

* docs: update pr template

---------

Co-authored-by: yuching0u7 <99190569+yuching0u7@users.noreply.github.com>
Co-authored-by: yuching.lin <yuching.lin@rootilabs.com>
Co-authored-by: PianoChicken <pianochicken1996@gmail.com>
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.

None yet

2 participants