[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

master repo renamed, new scripts



Dear team members,

Since the name `pkg-ruby-extras` is a residue of the Alioth group name,
I went ahead and renamed the repository `meta`.

  ssh://git@salsa.debian.org/ruby-team/meta
  https://salsa.debian.org/ruby-team/meta

I added two scripts to it:
- setup-project, which creates from the command line a repo on salsa
  with some configuration bits (for now IRC notification and `tag
  pending` webhook)
- make-project-lists, which creates a file projects.list which contains
  a list of all projects name under the ruby-team group

these two scripts use functions under lib/salsa.rb and require to have
an API token stored in a file salsarc like:

  SALSA_TOKEN="xxxxxxxxxxxxx"

in a way compatible with the salsa scripts developed by Mehdi Dogguy
  https://salsa.debian.org/mehdi/salsa-scripts

I also updated `update-mrconfig` to complete the transition to salsa
(make-project-lists should be run before update-mrconfig to have an
up-to-date list of packages. It takes some time!)

Feel free to improve/rename/extend them.

Cheers,

Cédric

Attachment: signature.asc
Description: PGP signature


Reply to: