Skip to content
#

monorepo

Here are 831 public repositories matching this topic...

Hotell
Hotell commented Mar 25, 2020

Prerequisites

  • I am running the latest version
  • I checked the documentation (nx.dev) and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository (not related to React, Angular or any dependency)

Expected Behavior

  • allow passing arguments to underlying lint builder

WHY?

  • We a
Guria
Guria commented Mar 2, 2017

Please leave info about your projects using Cerebral and function tree.
I am prepaing internal presentation on corporate event and I need some cool reference to mention in it. And of course we can include references to your projects on docs website if you want.

Please provide:

  • short description
  • a link to project if available
  • screenshots and/or dynamic gif (especially @gaspard app with
rushstack
mscharley
mscharley commented Apr 23, 2020

Is this a feature or a bug?

  • Feature
  • Bug

Please describe the actual behavior.

Currently rush uses a fixed commit message during the rush version --bump workflow:

https://github.com/microsoft/rushstack/blob/626c8efae811650d9eb778386f31ffb393b43468/apps/rush-lib/src/cli/actions/VersionAction.ts#L215

**If the issue is a bug, how can we reproduce it? Please provide

beeman
beeman commented Jun 23, 2017

Feature request

  • Feature request

Description of feature (or steps to reproduce if bug)

Currently the sample data in Colmena consists of a lot of Lorem Ipsum text.

It would be great if there were a few dummy stories, events and pages so they can be linked to a website.

This should give the user a more interesting experience

wisechengyi
wisechengyi commented Feb 4, 2020

Right now, a target name can contain space, comma, /, etc, so it would be a good idea to limit it to alphanumeric + - and _

For example:

diff --git a/BUILD b/BUILD
index 0ad0a46..c71bab2 100644
--- a/BUILD
+++ b/BUILD
@@ -52,3 +52,6 @@ files(
   name = 'pants_pex',
   source = 'pants.pex',
 )
+
+target(
+  name = '123/456')


$ ./pants list :
//:123/456
sam-falvo
sam-falvo commented Jan 2, 2020

This is a feature request for the website, more than for Please.Build itself.

Please.build has terrible search-ability on the Internet. Any attempts to find projects which use plz falls flat. Attempting to use plz in my own project (which has both Python executables and C executables) results in errors which are not helpful to me as a beginning user. I don't know if I've uncovered some kind

react-workspaces-playground
opensource
sibelius
sibelius commented Jan 29, 2019
  | warningWithoutStack | @ | react.development.js?72d0:225
-- | -- | -- | --
  | warning | @ | react.development.js?72d0:629
  | createElementWithValidation | @ | react.development.js?72d0:1713
  | React$$1.createElement | @ | react-hot-loader.devopment.js?c2cb:1658
  | render | @ | UserList.tsx?6687:52
checkPropTypes.js?a8ee:19 Warning: Failed context type: Invalid 
bug

Flexible production-grade boilerplate with Next.js 9, Vercel and TypeScript. Includes multiple opt-in presets using Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support

  • Updated Jul 16, 2020
  • Ruby

Improve this page

Add a description, image, and links to the monorepo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the monorepo topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.