Skip to content

chore: update electron-quick-start references #1714

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yangannyx
Copy link
Member

This PR updates references to electron-quick-start to the renamed repo minimal-repro.

Fiddle currently uses electron-quick-start in the folder names of its template caching logic. I decided not to change this logic since it's internal to how fiddle operates and not something general electron consumers will be exposed to

@yangannyx yangannyx requested review from codebytere and a team as code owners July 2, 2025 16:59
Copy link
Member Author

Choose a reason for hiding this comment

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

These mocks are unused to my knowledge

@coveralls
Copy link

Coverage Status

coverage: 87.282%. remained the same
when pulling 6690c62 on anny/update-eqs-references
into 56553bd on main.

@@ -13,7 +13,7 @@ import { IpcEvents } from '../ipc-events';
// parent directory of all the downloaded template fiddles
const TEMPLATES_DIR = path.join(app.getPath('userData'), 'Templates');

// location of the fallback template fiddle used iff downloading failed
// location of the fallback template fiddle used if downloading failed
Copy link
Member

Choose a reason for hiding this comment

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

I think this was intentional (iff = if and only if)

@dsanders11
Copy link
Member

@yangannyx, I think this PR might be missing a commit? I don't see any actual changes to the electron-quick-start references.

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