Skip to content

add test workflow#7

Merged
skomp merged 4 commits intomainfrom
add-test-workflow
Nov 25, 2025
Merged

add test workflow#7
skomp merged 4 commits intomainfrom
add-test-workflow

Conversation

@skomp
Copy link
Member

@skomp skomp commented Nov 25, 2025

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 25, 2025

🚦 Test run complete

  • Status: success
  • Commit: 76da0b63142eff490dc9b7bed0849a5f0e1bbb49

Copilot AI review requested due to automatic review settings November 25, 2025 14:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a GitHub Actions workflow for automated testing and linting on pull requests, along with supporting configuration updates to prepare the project for CI/CD integration.

  • Adds a new GitHub Actions workflow that runs linter and tests on PRs targeting main
  • Updates package.json to use a dist/ output directory for compiled files
  • Removes an unused import from the test file

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
.github/workflows/lint-and-test.yml New GitHub Actions workflow for running lint and test jobs on PRs
package.json Updated binary paths and files array to reference dist/ directory
eslint.config.mjs Added dist to ignored directories
test/lib/org/budget-planner.test.ts Removed unused OuBudgetAttachment import

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@skomp skomp merged commit 576cfe7 into main Nov 25, 2025
1 check passed
@skomp skomp deleted the add-test-workflow branch November 25, 2025 14:37
skomp added a commit that referenced this pull request Feb 18, 2026
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