feat(manager): add 'bun' package manager - #54 #39

Presentation

Hello 👋

This pull request aim to implement 'bun' package manager commands in the templates.

Closes #54 (closed). Closes #39 (closed). Closes #46 (closed).

Checklist

  • General:
  • Publicly usable:
    • untagged runners
    • no proxy configuration but support http_proxy/https_proxy/no_proxy
    • no custom CA certificate(s) but supports $CUSTOM_CA_CERTS or $DEFAULT_CA_CERTS to declare custom CA certificate(s)
    • internet hostnames/urls only
  • Used Docker images:
    • public images
    • official images (when possible)
    • latest tag (when possible)
  • Documented:
    • README.md documents the new feature
    • kicker.json describes the new feature
  • Tested & examplified:
    • (url to a project sample successfully using the new feature)

Testing and notes

Testing has been made on this commit.

Most of the jobs were run on this pipeline. Jobs are public temporarely so you should be able to consult them.

Notes:

Edited by Clement Bois

Merge request reports

Loading