-
Thanks @b123400 for working on #217 that makes it possible to deploy multiple packages.
Since the cloud part of the now skygear-core is probably never used by client apps, it is a good idea to sepa…
-
Since Skygear Server v0.23 contains some changes on default ACL (see [Release Note](https://github.com/SkygearIO/skygear-server/releases/tag/v0.23.0)), chat SDK have to update to avoid the warnings sh…
-
When I run py-skygear on my mac:
```
Traceback (most recent call last):
File "/usr/local/bin/py-skygear", line 6, in
from pkg_resources import load_entry_point
File "/usr/local/lib/pyt…
-
If we look at https://github.com/SkygearIO/skygear-SDK-JS/blob/v1.7.1/packages/skygear-core/lib/index.js and https://github.com/SkygearIO/skygear-SDK-JS/blob/v1.7.1/packages/skygear-core/lib/container…
-
**Issue by [akiroz](https://github.com/akiroz)**
_Tuesday Dec 13, 2016 at 09:10 GMT_
_Originally opened as https://github.com/oursky/shotbot3/issues/89_
----
- [ ] Atomic saving
- [ ] Don't use dat…
-
(Describe the issue here)
- Skygear SDK Date/Version: 1.7.1
- JS runtime: Safari iOS 10
- Skygear Server Date/Version: 1.7.1
- [ ] Is this a regression?
- [x] Attached logs, screenshots
![imag…
-
py-skygear have a restful resources shorthand: https://docs.skygear.io/guides/cloud-function/restful-http-endpoint/python/
skygear-js cloud functions would better have a counter part for consistenc…
-
Writing a chat bot with the following python code,
```python
from skygear.transmitter.encoding import deserialize_record
from skygear.action import push_users
from skygear.container import Skygear…
-
Below listed the lint issues. Will there be a fix?
```
…
-