Rename `ProjectConfig.name` to `ProjectConfig.id`
See original GitHub issuehttps://github.com/facebook/jest/blob/0e0eeed9d794fe0d6d7e84f555d9684f9e944221/packages/jest-types/src/Config.ts#L149 https://github.com/facebook/jest/blob/0e0eeed9d794fe0d6d7e84f555d9684f9e944221/packages/jest-config/src/normalize.ts#L364-L371
This isn’t actually a name, it’s used as an ID. We have displayName
which should be used for e.g. selecting which project to run
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:27 (3 by maintainers)
Top Results From Across the Web
How to rename "app_name" - Progress Community
1. Change the name in App_Data/Sitefinity/Configuration folder in file ProjectConfig.config to the new desired project name. Sample: < ...
Read more >Project Configuration File Format - Gerrit Code Review
The project.config file contains the link between groups and their permitted actions on reference patterns in this project and any projects that inherit...
Read more >Project Config with vercel.json
A complete reference for Vercel project configurations using vercel.json.
Read more >Zun: rename higgins to zun (1) · 457fb07ddf - project-config ...
But infra team currently can not do the renaming right now. This patch is to remove #openstack-higgins to #openstack-zun. Change-Id: ...
Read more >Gerrit Code Review - Project Configuration File Format
The project.config file contains the link between groups and their ... Controls whether or not the Change-Id must be included in the commit...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m about to get started on this task, just ran a build/ test as a baseline before I start making changes. 52 tests failed, did I do something wrong or is this a normal starting point? Thank you
Hi, can I give this a shot if you have not yet started @Devanshu24 ?