[PR #990] [MERGED] Fix test #912

Closed
opened 2025-11-13 12:13:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/990
Author: @Lokowitz
Created: 6/30/2025
Status: Merged
Merged: 7/4/2025
Merged by: @oschwartz10612

Base: mainHead: fix-test


📝 Commits (9)

📊 Changes

3 files changed (+21 additions, -3 deletions)

View changed files

📝 .github/workflows/test.yml (+7 -1)
📝 Makefile (+5 -2)
📝 package-lock.json (+9 -0)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Fixed the test run by adding the database index.ts.
Added postgresql build to makefile and to the test.

How to test?


🔄 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/fosrl/pangolin/pull/990 **Author:** [@Lokowitz](https://github.com/Lokowitz) **Created:** 6/30/2025 **Status:** ✅ Merged **Merged:** 7/4/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `fix-test` --- ### 📝 Commits (9) - [`24a1723`](https://github.com/fosrl/pangolin/commit/24a17235aef5849b2b19e73a370ce54286c6e82c) Update test.yml - [`7004820`](https://github.com/fosrl/pangolin/commit/70048203260af3aa05a373c5df9e9483655bfb96) Update Makefile - [`3499dd4`](https://github.com/fosrl/pangolin/commit/3499dd4f5666605b4a893bc54890ca6d547f1799) Update test.yml - [`dffaceb`](https://github.com/fosrl/pangolin/commit/dffaceba6f9298c676d2e86349b46254e3295bce) modified: package-lock.json - [`6b60410`](https://github.com/fosrl/pangolin/commit/6b60410791c4859386574c050de75d4eea8fa98c) modified: package-lock.json - [`9b29f38`](https://github.com/fosrl/pangolin/commit/9b29f38d10090e1b0da7ed39979ad59f97f98031) modified: package-lock.json - [`6f280c4`](https://github.com/fosrl/pangolin/commit/6f280c4664f1a15bef73a7f7908e5d9c51b7d8a2) modified: package-lock.json - [`764a63d`](https://github.com/fosrl/pangolin/commit/764a63d784c05dcdf7a0277d20790d592ef23770) modified: Makefile - [`e56330b`](https://github.com/fosrl/pangolin/commit/e56330be47835850da160794de0c61ff5208529a) modified: Makefile ### 📊 Changes **3 files changed** (+21 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+7 -1) 📝 `Makefile` (+5 -2) 📝 `package-lock.json` (+9 -0) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description Fixed the test run by adding the database index.ts. Added postgresql build to makefile and to the test. ## How to test? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-13 12:13:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#912