home.social

Search

227 results for “richarddewey”

  1. @YggTorrent Le nouveau formulaire de connexion casse l'intégration avec #jackett :(

  2. @YggTorrent Le nouveau formulaire de connexion casse l'intégration avec #jackett :(

  3. @YggTorrent Le nouveau formulaire de connexion casse l'intégration avec #jackett :(

  4. @YggTorrent Le nouveau formulaire de connexion casse l'intégration avec #jackett :(

  5. @YggTorrent Le nouveau formulaire de connexion casse l'intégration avec #jackett :(

  6. @rollbrettklauen @hannesm I really wish #opam had something akin to "dev dependencies" so that all developers have the same tooling available to them.

  7. @rollbrettklauen @hannesm I really wish #opam had something akin to "dev dependencies" so that all developers have the same tooling available to them.

  8. @rollbrettklauen @hannesm I really wish #opam had something akin to "dev dependencies" so that all developers have the same tooling available to them.

  9. @rollbrettklauen @hannesm I really wish #opam had something akin to "dev dependencies" so that all developers have the same tooling available to them.

  10. Alright, I'm getting somewhere!

    - Running the tests in the #CI
    - Building the release tarball ✅
    - Pushing the tarball on a package registry ✅
    - Building the #OPAM file and pushing it to my private OPAM repository ✅

    Now onto the installation side of things. My package registry is private, I'll have to find a way for OPAM to use credentials when fetching the release tarball.

    Almost there! #OCaml

  11. Currently trying to set up a private #opam repository to publish my own #OCaml packages through #CI.

    The docs are great when you're trying to push to the official Github, but I feel like I'm off the beaten path. That's definitely going to be a blog article if I manage to end up with something that works!