Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gen-tj

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gen-tj

  • 0.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= gen-tj -- generate taskjuggler plans from FATE

This generates Taskjuggler (www.taskjugger.org) plans from (carefully designed) FATE entries combined with Bugzilla assignments.

== Usage

Check the samples/ directory for more information.

== Install

Install it with

gem install gen-tj

== Commands === gen-buglist -- generate taskjuggler plans from Bugzilla

gen-buglist runs a named query and converts the resulting bug list into tasks

Usage gen-buglist name-of-query > buglist.tji

=== gen-resources -- generate TJ resources (incl. vacations)

gen-resources takes a "resource.yml" file and checks (via present.suse.de) the vacations.

Usage gen-resources > resources.tji

=== gen-tj -- generate TJ task list from FATE assignments

gen-tj generates a TaskJuggler task list (.tji file) from FATE assignments prioritized by a FATE relation tree

Usage gen-tj relationtree-name tji-file

== Makefile

Combining the three tasks (resources, buglist, tasklist) can easily be done with a Makefile as provided in the samples directory.

== Changelog

  • v0.0.1 Initial release
  • v0.0.2 Add priority to bug tasks

FAQs

Package last updated on 29 Sep 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc