Goon

Results 44 issues of Goon

While JPG works fine, PNG images don't seem to be optimized. page/index.js ``` export default function Home(){ return () } ``` next.config.js ``` const withPlugins = require('next-compose-plugins'); const optimizedImages =...

I tried this API but it didn't work due to some redirect issue (I guessed)... ``` const { data, headers } = await bitbucket.downloads.get({ filename, repo_slug, workspace, fields }) ```

help wanted

When will you be able to try Tensorflowjs implementation? 😄

Firstly, thank you for trying to build this plugin. It works pretty well, except the Mesh feature of DragonBones. The image aren't stretched as we expected. Check out these screenshots:...

I'm using the ANE for macOS, but the result video look weird, do you know why? ![image](https://user-images.githubusercontent.com/6857382/34432265-5fec9a40-eca8-11e7-9296-b44287189220.png) While it should be: ![image](https://user-images.githubusercontent.com/6857382/34432268-67c25df4-eca8-11e7-9cba-675ab0cf0ee7.png) Thanks,

- [x] Webhook events: build status - [x] Webhook events: deploy status - [x] Send notifications via email - [ ] Send notifications via web push

feature
core

**Is your proposal related to a problem? Please describe.** Use `bun` as runtime environment to enhance speed & performance

enhancement
wontfix
feature

**Is your proposal related to a problem? Please describe.** `dx kb` is now using `kubectl` at the client, lead to authentication step, and also need to install `kubectl`. **Describe the...

enhancement
security

- [ ] Backups should be upload to somewhere rather than storing in local - [ ] By amount of backups - [ ] By amount of time - [...

enhancement
core:dashboard
core

**Is your feature request related to a problem? Please describe.** After finish testing on `dev` environment, if we want to deploy `prod`, we have to run `dx up --prod` and...

enhancement
core:server
core