Project Description

As part of the mojo.js project i want to port the Minion job queue from Perl to TypeScript and release it as an npm package. In the future this will allow parts of Mojolicious applications like openQA to be written in TypeScript/JavaScript (in addition to Perl).

Goal for this Hackweek

  • Learn a lot about TypeScript
  • Port PostgreSQL database migrations from Perl to TypeScript
  • Port job queue backend API from Perl to TypeScript
  • Port high level Minion API from Perl to TypeScript
  • Port unit tests from Perl to JavaScript

Looking for hackers with the skills:

perl javascript typescript postgresql

This project is part of:

Hack Week 21 Hack Week 22

Activity

  • over 2 years ago: okurz liked this project.
  • over 3 years ago: cdywan liked this project.
  • over 3 years ago: tinita liked this project.
  • over 3 years ago: kraih added keyword "perl" to this project.
  • over 3 years ago: kraih added keyword "javascript" to this project.
  • over 3 years ago: kraih added keyword "typescript" to this project.
  • over 3 years ago: kraih added keyword "postgresql" to this project.
  • over 3 years ago: kraih started this project.
  • over 3 years ago: kraih originated this project.

  • Comments

    • kraih
      about 3 years ago by kraih | Reply

      GitHub repo for the project: https://github.com/mojolicious/minion.js

    • kraih
      about 3 years ago by kraih | Reply

      Twitter thread about my progress: https://twitter.com/kraih/status/1540351690519478274

    • kraih
      over 2 years ago by kraih | Reply

      The project has been completed.

    Similar Projects

    Kudos aka openSUSE Recognition Platform by lkocman

    Description

    I started the Kudos application shortly after Leap 16.0 to create a simple, friendly way to recognize people for their work and contributions to openSUSE. There’s so much more to our community than just submitting requests in OBS or gitea we have translations (not only in Weblate), wiki edits, forum and social media moderation, infrastructure maintenance, booth participation, talks, manual testing, openQA test suites, and more!

    Goals

    • Kudos under github.com/openSUSE/kudos with build previews aka netlify

    • Have a kudos.opensuse.org instance running in production

    • Build an easy-to-contribute recognition platform for the openSUSE communit a place where everyone can send and receive appreciation for their work, across all areas of contribution.

    • In the future, we could even explore reward options such as vouchers for t-shirts or other community swag, small tokens of appreciation to make recognition more tangible.

    Resources


    Move Uyuni Test Framework from Selenium to Playwright + AI by oscar-barrios

    Description

    This project aims to migrate the existing Uyuni Test Framework from Selenium to Playwright. The move will improve the stability, speed, and maintainability of our end-to-end tests by leveraging Playwright's modern features. We'll be rewriting the current Selenium code in Ruby to Playwright code in TypeScript, which includes updating the test framework runner, step definitions, and configurations. This is also necessary because we're moving from Cucumber Ruby to CucumberJS.

    If you're still curious about the AI in the title, it was just a way to grab your attention. Thanks for your understanding.


    Goals

    • Migrate Core tests including Onboarding of clients
    • Improve test reliabillity: Measure and confirm a significant reduction of flakynes.
    • Implement a robust framework: Establish a well-structured and reusable Playwright test framework using the CucumberJS

    Resources