Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Hyperion Scripting for JIRA - New add-on for writing extensions for JIRA in TypeScript/JavaScript

Edited

Hi,

I'm pleased to announce that my add-on was finally approved by Atlassian and is now available in marketplace for general use. The add-on in question is Hyperion Scripting for JIRA. 

It's an add-on that allows to write extensions (customization through code) for JIRA using TypeScript which is a superset of JavaScript. Hyperion scripting is a combination of TypeScript and Java and JIRA APIs. It comes with a stand alone IDE which aims to provide the best user experience when it comes to scripting. It has all the features you would need for scripting. Including features related to previewing/testing and troubleshooting. It can also work with multiple JIRA instances simultaneously. And because scripts are stored locally on client's PC you can attach any source control system you like to Hyperion workspace.

Among the many features Hyperion IDE provides, perhaps the most valuable is the IntelliSense support. IntelliSense provides many features to help script writers to be more productive. For example, if you have written Java or C# before, and you love how IDEs, that work with those languages, help you write code more productively, then you can expect the same features to be available in Hyperion IDE through IntelliSense. In fact the editor that powers Hyperion IDE is the same editor that is powering Visual Studio Code which is extremely popular code editor.

Hyperion IDE is also a framework, so other people could extend Hyperion beyond its original capabilities by writing JIRA add-ons in Java. It works exactly the same as writing regular JIRA add-ons, but instead of targeting JIRA APIs, you would target Hyperion APIs.

There is a lot more to Hyperion Scripting. I'm gonna leave the links below where you can check more in detail if you are interested. Perhaps the easiest way to learn how Hyperion works in a nutshell is to check out this video, which demos Hyperion in action.

Additional links:
Marketplace listing

Hyperion website

Blog post where I go over features in more detail

 

Please don't hesitate to ask more questions if you have any. But please bear in mind that the add-on is still in beta and cliches may occur. 

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events