[PR #777] [MERGED] workflows: add test ci #1042

Closed
opened 2026-02-25 21:37:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/777
Author: @wangxiaoerYah
Created: 9/30/2023
Status: Merged
Merged: 10/5/2023
Merged by: @kroky

Base: masterHead: master


📝 Commits (1)

📊 Changes

5 files changed (+751 additions, -0 deletions)

View changed files

.github/tests/hm3.ini (+552 -0)
.github/tests/my.cnf (+4 -0)
.github/tests/setup.sh (+87 -0)
.github/tests/test.sh (+27 -0)
.github/workflows/test.yml (+81 -0)

📄 Description

Pullrequest

Issues

  • None

Checklist

  • None

How2Test

  • None

Todo

  • None

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/777 **Author:** [@wangxiaoerYah](https://github.com/wangxiaoerYah) **Created:** 9/30/2023 **Status:** ✅ Merged **Merged:** 10/5/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`fb63c5c`](https://github.com/cypht-org/cypht/commit/fb63c5c562de48ccf0996bc8eb7392a9fedb43af) workflows: add test ### 📊 Changes **5 files changed** (+751 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/tests/hm3.ini` (+552 -0) ➕ `.github/tests/my.cnf` (+4 -0) ➕ `.github/tests/setup.sh` (+87 -0) ➕ `.github/tests/test.sh` (+27 -0) ➕ `.github/workflows/test.yml` (+81 -0) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [X] None ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [X] None ### How2Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> <!-- Maintainers will check the Tests - [ ] Test1 - [ ] Test2 --> - [X] None ### Todo <!-- In case some parts are still missing, list them here. - [ ] Changelog --> - [X] None --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1042
No description provided.