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

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

    Description

    The goal of this project is to migrate the existing Uyuni Test Framework from using Selenium to Playwright. This migration will improve the stability, speed, and maintainability of our end-to-end tests by leveraging the modern features of Playwright. The work involves rewriting existing Selenium code in Ruby to Playwright code in TypeScript. This will include updating test framework runner, step definitions, and configurations. As we also need to move from Cucumber Ruby to CucumberJS.


    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