Skip to content
This repository was archived by the owner on Feb 14, 2019. It is now read-only.
This repository was archived by the owner on Feb 14, 2019. It is now read-only.

Java support #22

@zugaldia

Description

@zugaldia

A while ago we built a demo that runs an Alexa Skill on a Lambda, this was built with Java because we used Mapbox Java Services (https://github.com/mapbox/mapbox-java). The code for the Lambda can be found on https://github.com/mapbox/mapbox-assistant-example.

Right now, we're manually building the .zip file every time there's a new release (make build in the root folder) which is far from ideal. We'd love to use Stork instead.

By looking at the current documentation, looks like only Node and Python are supported, so I'd like to explore the option of supporting Java as well (if this is possible). From the docs, looks like I should start by contributing a new Dockerfile that enables Java. As I'm not super-familiar with Stork, is there anything else that I should do? Is this possible at all?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions