-
Refer to https://github.com/mountetna/monoetna/pull/920#discussion_r910190562
We should migrate away from checking that an image SHA exists by using the CLI, and instead call the DockerHub API dire…
-
I get this every time I try to build PHP via `vulcan` for my [PHP Buildpack](https://github.com/CHH/heroku-buildpack-php) (see `./support/package_php`).
```
/app/vendor/gems/gems/rest-client-1.6.7/li…
-
Since Next is supposed to be an efficient static build tool, I think it would be relevant to put the docs within the starter.
- [x] Install MDX in the starter. You can now edit `src/pages/docs` fol…
-
## Goal
Account system out of the box is one of the main love feature of Meteor.
## Ideas, leads
Looking for a replacement to Meteor Accounts.
Pure soft implementation, like Passport, for a …
-
## Summary
Here are some thoughts on how to decouple the Vulcan API from the Java Avro SDK (JAvro), opening the way to adding an alternative
backend that implements Avro directly. Previously we di…
-
_From [bruce.ra...@maptek.com](https://code.google.com/u/116378776711082589735/) on October 01, 2014 15:26:20_
What steps will reproduce the problem? 1.Run drmemory on test program.
2.drmemory dies. …
-
### Expected behavior
The BlockDestoryEvent fires when a block is broken and causes another block to break due to it (like breaking the block a redstone torch is sitting on). However, it doesn't fire…
-
### To do
#### Step 1: get the form to work with Vulcan API
- [ ] Document a bit by creating a readme
- [ ] Check if there is a way to automatically reload data in the update form => useUpdate d…
-
This is more of a long-term thing, but it might be worth reconsidering the signature of Vulcan's internal GraphQL APIs (i.e. `list`, `single`, `total`, `new`, `edit`, `remove`, and now `upsert`).
…
-
Hi! I've been spending this weekend attempting to make a UI component for Vulcan using it's REST API. The UI component is written on top of Ember and it seems that CORS is giving me an issue. Looking …