[PR #763] [MERGED] Disable ESLint when building in CI #3310

Closed
opened 2026-02-28 20:39:43 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/763
Author: @j-f1
Created: 3/16/2023
Status: Merged
Merged: 3/16/2023
Merged by: @j-f1

Base: masterHead: jed/disable-eslint-ci-build


📝 Commits (2)

  • 70bc32f Disable ESLint on the desktop-client package in CI builds
  • 183d353 Add release notes

📊 Changes

2 files changed (+8 additions, -0 deletions)

View changed files

📝 packages/desktop-client/config-overrides.js (+2 -0)
upcoming-release-notes/763.md (+6 -0)

📄 Description

This way formatting issues won’t prevent the preview from building (and it should build a bit faster due to not having to run ESLint).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/763 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 3/16/2023 **Status:** ✅ Merged **Merged:** 3/16/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/disable-eslint-ci-build` --- ### 📝 Commits (2) - [`70bc32f`](https://github.com/actualbudget/actual/commit/70bc32ffe913a5cd886dd3c932b269c98d097003) Disable ESLint on the desktop-client package in CI builds - [`183d353`](https://github.com/actualbudget/actual/commit/183d353c06e0ef37d033550c883f7b75dd6dc6eb) Add release notes ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/config-overrides.js` (+2 -0) ➕ `upcoming-release-notes/763.md` (+6 -0) </details> ### 📄 Description This way formatting issues won’t prevent the preview from building (and it should build a bit faster due to not having to run ESLint). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:39:43 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3310