Giter Club home page Giter Club logo

atlassian-tooling's People

Contributors

zjkipping avatar zjkipping-odsi avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

atlassian-tooling's Issues

Add capability to migrate connect `AP` usages over to the Forge Resolver/Bridge system (where applicable & parity exists)

You cannot use Connect's JS API within a forge application. This will be a huge point of migration for people to really get something out of this plugin/migration system.

To replace the Connect JS API, Forge has a UI Bridge & Resolver system that allows the frontend application to communicate with the host server system and provide similar API capabilities to the Connect JS API via the @forge/api package.

Docs for the Bridge system
Docs for the Resolver system

Tasks Left To Perform:

  • Asses current parity of Resolver/Bridge system with Connect's JS API. Create tasks below for each piece that we can reasonably migrate.

Rewrite the serve executor to be more maintainable

Currently those code is a bit of a mess with nested runExecutors and for await loops. If this can be rewritten to make more sense and be more maintainable that would be for the best. Potentially rewritten using RxJS?

Do ngrok setup for user to avoid a global install on their part

Currently the user has to install ngrok globally and authenticate themselves (setup part of our instructions). It would be better if we just incorporated this into our serve executor to check if the user has ngrok authenticated and if they don't we run it ourselves for them to provide the info to the prompts. Avoiding the global install.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.