[PR #857] [MERGED] Fixed travis and github tests #1098

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/857
Author: @josaphatim
Created: 1/6/2024
Status: Merged
Merged: 1/10/2024
Merged by: @kroky

Base: masterHead: fixed-failing-tests-env


📝 Commits (1)

  • 9548ab6 Fixed travis and github tests

📊 Changes

7 files changed (+377 additions, -1111 deletions)

View changed files

.github/tests/.env (+185 -0)
.github/tests/hm3.ini (+0 -552)
📝 .github/tests/setup.sh (+3 -3)
📝 .gitignore (+1 -1)
.travis/.env (+185 -0)
.travis/hm3.ini (+0 -552)
📝 .travis/setup.sh (+3 -3)

📄 Description

This MR fixes .travis and .github tests which were still using hm3.ini file leading to .env file not found at error.
See https://github.com/cypht-org/cypht/actions/runs/7422687791/job/20198518621#step:8:707


🔄 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/857 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 1/6/2024 **Status:** ✅ Merged **Merged:** 1/10/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fixed-failing-tests-env` --- ### 📝 Commits (1) - [`9548ab6`](https://github.com/cypht-org/cypht/commit/9548ab69ee592c45a8813121a868d9470677e5e5) Fixed travis and github tests ### 📊 Changes **7 files changed** (+377 additions, -1111 deletions) <details> <summary>View changed files</summary> ➕ `.github/tests/.env` (+185 -0) ➖ `.github/tests/hm3.ini` (+0 -552) 📝 `.github/tests/setup.sh` (+3 -3) 📝 `.gitignore` (+1 -1) ➕ `.travis/.env` (+185 -0) ➖ `.travis/hm3.ini` (+0 -552) 📝 `.travis/setup.sh` (+3 -3) </details> ### 📄 Description This MR fixes .travis and .github tests which were still using hm3.ini file leading to **.env file not found at** error. See https://github.com/cypht-org/cypht/actions/runs/7422687791/job/20198518621#step:8:707 --- <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:13 +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#1098
No description provided.