-
As discussed:
- something (e.g. netbox, or DCOPS master spreadsheets) will call conch with a serial number + sku, and conch will record this (creating/updating a device in the database)
- livesys …
-
Depending on what we do (re #346) we could change the zip file URL to point to the most recent version on github. All we need to do is use this:
`https://github.com/jmoenig/Snap--Build-Your-Own-Blocks…
-
### Bug report
- __Package version(s)__: Core from 1.11 to 1.20, using react-with-addons from 15.3.1 to 15.6.1
- __Browser and OS versions__: Chrome 59
#### Steps to reproduce
1. Build…
-
### What problem does this feature solve?
I have a problem that, in the architecture of my apps, I want to load all the components of my application asynchronally. But in Vue, to declare a async comp…
-
# Bug Report
`version: every` misses some versions. I have a github-pullrequest-resource that emits the correct versions but every now and then a build is not scheduled for some versions. Newer ver…
-
### Bug report
- __Package version(s)__: Core 1.20 to 1.22
- __Browser and OS versions__: Chrome 59
#### Steps to reproduce
1. Build a simple page with a buildless react (with addons)
1…
-
OS: CentOS 7.2
## Expected behaviour
Install with no errors; successful connection to the example app on "localhost"
## Actual behaviour
Following the documented installation steps. After the …
-
Hi,
I find myself interested, yet documentation is to broad / high-level and code to unreadable to get started or contribute.
I would love
- comments in the code
- smaller files
- browser module in …
-
Hello,
I'm trying to build my project using this task
``` javascript
gulp.task('Compile-CoreModule', ['Compile-InfrastructureModule'], function() {
var tsResult = gulp.src(['CoreModule/CoreModu…
-
With 4.0, is the intended code flow(gulp convention) no longer calling outside normal javascript functions(non task wrapped) inside a wrapped task?
The reason why I ask is because I see:
`gulp.task…