Skip to content

ci: add GitHub Actions workflow and gitignore fixes#403

Merged
Parvm1102 merged 4 commits into
LF-Decentralized-Trust-labs:mainfrom
AnuragGupta181:ci/github-actions-clean
May 30, 2026
Merged

ci: add GitHub Actions workflow and gitignore fixes#403
Parvm1102 merged 4 commits into
LF-Decentralized-Trust-labs:mainfrom
AnuragGupta181:ci/github-actions-clean

Conversation

@AnuragGupta181

Copy link
Copy Markdown
Contributor

Summary

This PR adds a minimal GitHub Actions CI workflow to automatically validate repository changes on pull requests and pushes targeting the main branch.

It consists of typecheck, test, and build.
Also, add jsdom library for the future use
some fixes in gitignore file where I include file- server/src/types/express.d.ts and added basic code.

Related Issue

Fixes #396

Type of Change

  • feat
  • fix
  • docs
  • refactor
  • perf
  • test
  • build
  • breaking
  • chore

How Was This Tested?

  • Local run
  • Unit tests
  • Integration tests
  • Not tested (explain why)

Notes:

CE & Security Check

  • Targets GitMesh CE only (no EE code)
  • No secrets or credentials committed

Screenshots

Now the act is working fine for the whole pipeline locally
image

Checklist

  • Code follows project style
  • Self-reviewed
  • Tests updated/added where needed

AnuragGupta181 and others added 4 commits May 27, 2026 17:18
ibrary

Signed-off-by: anurag gupta <job4anurag11@gmail.com>
Signed-off-by: anurag gupta <job4anurag11@gmail.com>
Signed-off-by: anurag gupta <job4anurag11@gmail.com>
Signed-off-by: Parv Mittal <145541779+Parvm1102@users.noreply.github.com>
@Parvm1102 Parvm1102 merged commit 2635f6f into LF-Decentralized-Trust-labs:main May 30, 2026
3 checks passed
@AnuragGupta181 AnuragGupta181 deleted the ci/github-actions-clean branch June 5, 2026 10:36
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.

2 participants