Skip to content

chore: Remove env for easier deployment#3225

Merged
arkirchner merged 1 commit into
mainfrom
ak/remove_env
May 27, 2026
Merged

chore: Remove env for easier deployment#3225
arkirchner merged 1 commit into
mainfrom
ak/remove_env

Conversation

@arkirchner
Copy link
Copy Markdown
Contributor

The env file interferes with deployment. Using dotenv is not required at the moment. It is good enough to set the internal API token in test to make the development easy.

Related to 75aaf63

The env file interferes with deployment. Using
dotenv is not required at the moment. It is good
enough to set the internal API token in test
to make the development easy.

Related to 75aaf63
@arkirchner arkirchner requested a review from Janis4411 May 26, 2026 15:11
@arkirchner arkirchner self-assigned this May 26, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.39%. Comparing base (5089ab3) to head (1fbea20).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3225   +/-   ##
=======================================
  Coverage   70.39%   70.39%           
=======================================
  Files         216      216           
  Lines        6857     6857           
=======================================
  Hits         4827     4827           
  Misses       2030     2030           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@arkirchner arkirchner merged commit fe8b243 into main May 27, 2026
18 of 19 checks passed
@arkirchner arkirchner deleted the ak/remove_env branch May 27, 2026 10:00
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