Skip to content
#

build

Here are 1,590 public repositories matching this topic...

therealparmesh
therealparmesh commented Jan 29, 2020

It may be convenient to expose something to consumers that will make it easier to use Jest - something like the default babel options (presets, plugins, etc.) or a transform module (see something like https://github.com/ActuallyACat/jest-esm-transformer).

This makes using syntax like import/export much easier for folks who use this amazing library for bundling and Jest for tests.

Thank y

Forgind
Forgind commented Nov 9, 2019

There seems to be a problem with nodemode (an internal flag) without an argument.
I set MSBUILDDEBUGONSTART to 1 and built a project that referenced two other libraries using the command:
<path to MSBuild.exe> <path to project file> /m /nodemode /nodereuse:false

Expected behavior: useful error message about how nodemode works.
Actual behavior: unexpected bug with a message asking me to fil

mootari
mootari commented Dec 28, 2017

Assemble's highly modular nature makes it difficult to discover methods that are added via mixins or inheritance. For example, .use and .define are provided by Base and implicitely added through Templates.

It would be a huge help to have some basic, generated JSDocs that incorporate all of the default packages. JSDoc provides the @mixinand [`@mix

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

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

dunnl
dunnl commented Apr 4, 2020

Version: Dune 2.4.0
Issue: I am confused about how to generate documentation
Suggestion: Any of the following:

  1. Explain that dune build @doc builds documentation for packages
  2. Explain what command dune build @doc is running in the docs.
  3. Print the command dune build @doc is using with --verbose
  4. Retool dune init <option> such that dune build @doc works immediately
purplexa
purplexa commented Oct 31, 2019

Affected builder image

gcr.io/cloud-builders/gke-deploy)

Expected Behavior

When deploying a Kubernetes Deployment config that includes init containers, the images in the initContainers section of the config matching the image passed on the command line will have their versions updated to the version specified, same as what happens with the images in the containers section of t

mpdehaan
mpdehaan commented Dec 6, 2018

For easier sudo configuration with the sudo isolation plugin, we really want the vespene user to be in sudoers.

This is not something that the setup automation currently sets up.

We should at least add a note in the docs for this

blindpirate
blindpirate commented Dec 17, 2017

When building github.com/AsynkronIT/protoactor-go we got the following error:

vendor dependency golang.org/x/time:github.com/hashicorp/consul: commit='a86d11ec0aaadf6965014abd0030085d67454406', urls=[https://github.com/hashicorp/consul.git, [email protected]:hashicorp/consul.git]/vendor/golang.org/x/time/rate does not exist in transitive dependencies of github.com/hashicorp/consul#a86d11ec0

Improve this page

Add a description, image, and links to the build 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 build topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.