Skip to content

Add Deploy task for 8.3Β #69

@benmusson

Description

@benmusson

Problem

With the removal of module hot-loading and the module loading servlet, the current developer experience for module's targeting 8.3 is poor.
The feedback time between making changes/compiling, manually uploading, and manually restarting the gateway is very long.

Suggestion

The new 8.3 REST API allows for loading modules and restarting the Gateway.

I suggest that the gradle-module-plugin be updated with a new 8.3 specific Deploy task to:

  1. Upload a module.
  2. Restart the Gateway.

This would bring things back to feature parity with the 8.1 developer experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions