Proposal add 🛠 for build file changes
See original GitHub issueHello @carloscuesta 😎!
- Emoji: 🛠️ :
- Code:
:hammer_and_wrench:
- Description: Modifying build system files
Main Issue: Coming from the C and C++ world, we sometimes have to make changes to build system files. We don’t have something to equate this to because many build systems aren’t for configuration (many times they are scripts), and some aren’t for CI either (some projects provide multiple build files but might not test them). Still others might be used for packaging, etc. There are, sadly very few options for “I’m modifying JUST the build file”.
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (4 by maintainers)
Top Results From Across the Web
ahmadawais/Proposal-Modern-Tooling: 🛠️ A developer ...
A developer build tooling proposal for modern JavaScript based WordPress Core. ... Build tooling can help add ESLint & Prettier to the mix;...
Read more >Edit proposed changes - Google Ads Editor Help
When you import a file in Google Ads Editor, you can edit the proposed changes as shown below: Type of proposed change Is...
Read more >Build and send a proposal | Dubsado Help Center
Step 2: Build a proposal template Under Templates >> Forms >> Proposals, add a new proposal by clicking the plus sign. Packages are...
Read more >V0.38 Upgrade Guide - RedwoodJS Community
With Prisma v3, we made some changes to the way you seed your database. Upgrading your Redwood project is a two-step process. Step...
Read more >Contributing - PyScaffold 4.3.1 documentation
If you are interested in trying this method out, please navigate to PyScaffold's docs folder in the main repository, find which file you...
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
@KaKi87 I actually really like this idea 👍 So it will cover #469 so we don’t need to add a new gitmoji 🚀 What do you think @carloscuesta and @vhoyer?
What about renaming 👷 from
Adding or updating CI build system
toAdding or updating build system
?