Skip to content

chore: use sample env files for tests#981

Merged
ferhatelmas merged 1 commit into
masterfrom
ferhat/ci
Apr 7, 2026
Merged

chore: use sample env files for tests#981
ferhatelmas merged 1 commit into
masterfrom
ferhat/ci

Conversation

@ferhatelmas
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

Chore

What is the current behavior?

External PRs fail running tests since they can't get the secrets.

What is the new behavior?

Use sample env files to run tests.

Additional context

It should help increasing contribution convenience.

@ferhatelmas ferhatelmas requested a review from a team as a code owner April 6, 2026 14:12
Copilot AI review requested due to automatic review settings April 6, 2026 14:12
Copy link
Copy Markdown

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

Updates the GitHub Actions CI workflow to avoid relying on repository secrets by preparing .env files from sample env templates so forked PRs can run tests.

Changes:

  • Adds a workflow step intended to create .env and .env.test from sample env files.
  • Removes the job-level env: secret-based configuration from Postgres and OrioleDB test jobs.

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

Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml
@blacksmith-sh

This comment has been minimized.

@coveralls
Copy link
Copy Markdown

coveralls commented Apr 6, 2026

Pull Request Test Coverage Report for Build 24036022900

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 80.553%

Files with Coverage Reduction New Missed Lines %
src/config.ts 5 88.67%
Totals Coverage Status
Change from base Build 24035126779: -0.02%
Covered Lines: 30165
Relevant Lines: 37229

💛 - Coveralls

Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
@ferhatelmas ferhatelmas merged commit 8906da1 into master Apr 7, 2026
5 checks passed
@ferhatelmas ferhatelmas deleted the ferhat/ci branch April 7, 2026 07:35
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.

4 participants