test_deploy (0.2.0)

Published 2026-03-31 20:18:28 +00:00 by fred

Installation

registry=
npm install test_deploy@0.2.0
"test_deploy": "0.2.0"

About this package

test_deploy

Projet de test pour valider les fonctionnalites Forgejo :

  • Package Registry : publication npm vers lbc.git-forge.fr
  • Container Registry : build et push d'image Docker vers lbc.git-forge.fr
  • Forgejo Actions : CI/CD automatise au push sur main

Utilisation locale

node src/server.js
curl http://localhost:3000

Secrets requis dans Forgejo

Creer dans Settings > Actions > Secrets :

  • PACKAGE_TOKEN : token API Forgejo avec scope write:package
  • REGISTRY_USER : username Forgejo (ex: fred)
  • REGISTRY_TOKEN : token API Forgejo avec scope write:package
Details
npm
2026-03-31 20:18:28 +00:00
3
fred
MIT
latest
1.4 KiB
Assets (1)
Versions (2) View all
0.2.0 2026-03-31
0.1.0 2026-03-31