mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 22:25:52 +03:00
[PR #86] [MERGED] Added some testing pipelines #269
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#269
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/86
Author: @KeManen
Created: 2/19/2024
Status: ✅ Merged
Merged: 3/3/2024
Merged by: @KeManen
Base:
master← Head:12-setup-automated-testing-pipeline-in-github📝 Commits (10+)
ef11764Added some testing pipelinesd1638a7removed python linting for now177295aNpm -> pnpm3f55b74pnpm -> yarn89f3059Test with no package lock48409fcForgot Yarn doesn't have shortened install command8a0c5f4Removed things that yarn doesn't haved01c03fAdded docker images when releasingac2e191renamed jobs0e82638Fix frontend test📊 Changes
7 files changed (+197 additions, -133 deletions)
View changed files
➕
.github/workflows/backend-ci.yml(+41 -0)➕
.github/workflows/docker-ci.yml(+18 -0)➕
.github/workflows/frontend-ci.yml(+41 -0)➕
.github/workflows/security.yml(+88 -0)➖
client/__tests__/__snapshots__/page.test.tsx.snap(+0 -129)📝
client/__tests__/page.test.tsx(+8 -4)📝
client/tsconfig.json(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.