Feast is an end-to-end open source feature store for machine learning. It allows teams to define, manage, discover, and serve features. Jul 29, 2019 Try it out, and check out the GitHub Marketplace for Checks API compatible integrations. Get notified of new draft pull requests. Draft pull requests was released earlier this year, and now it’s supported using the GitHub and Slack app. When a repository you’re subscribed to contains a new draft pull request, you’ll be notified in Slack.
Note: This documentation is for the old 0.9.0 version of A-Frame. Check out the documentation for the current 1.2.0 version
The wasd-controls component controls an entity with the WASD or arrow keyboardkeys. The wasd-controls component is commonly attached to an entity with the cameracomponent.
Example
Properties
Property | Description | Default Value |
---|---|---|
acceleration | How fast the entity accelerates when holding the keys. | 65 |
adAxis | Axis that the A and D keys act upon. | x |
adInverted | Whether the axis that the A and D keys act upon are inverted. | false |
enabled | Whether the WASD controls are enabled. | true |
fly | Whether or not movement is restricted to the entity’s initial plane. | false |
wsAxis | Axis that the W and S keys act upon. | z |
wsInverted | Whether the axis that the W and S keys act upon are inverted. | false |
Your ultimate productivity pair is getting even better. The GitHub and Slack app has a few new features to help you turn conversations into next steps. Take action on pull requests, issues, and more right from your Slack channels to start moving work forward, faster.
Slash commands
Slack conversations often lead to decisions and actionable takeaways. Now it’s easier to start on next steps from Slack with slash commands for common GitHub actions, using /github [action] [resource]
. These commands let you:
Slack Github App
- Close an issue or pull request with
/github close [issue link]
- Reopen an issue or pull request with
/github reopen [pull request link]
- Open a new issue with
/github open [owner/repo]
To use these new slash commands, a GitHub organization owner or repository admin will have to accept updated permissions in the GitHub and Slack app. This request can be viewed in the Applications tab in an account’s settings, or in email notifications sent to relevant users.
Previews for private links
Preview content by sharing links from private GitHub repositories. Invite the GitHub integration to the relevant Slack channel using the command /invite @github
. When you post a link, you’ll be prompted to verify that a specific private link should be previewed.
Open source, open platform
Github Subscribe Slack Extension
This app was built open source using publicly-available APIs, so you can build your own integration just like it. Visit the GitHub and Slack integration repository to contribute code, submit feature requests or bug reports, and learn more about how the app works under the hood.
Github Subscribe Slack Extension
Install the GitHub and Slack app to connect your GitHub repositories to your Slack channels. With these improvements to GitHub and Slack, working together has never been easier.