Skip to content

robinsoc/tuleap-function-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuleap Functions examples

This repository is a collection of example Tuleap Functions you can use in Tuleap.

Currently Tuleap handle custom code execution in these contexts:

  • Artifact post action

You can retrieve example Function in corresponding sub directories.


Functions can be write in any languages supporting WASI Preview 1 (https://github.com/WebAssembly/WASI).

Check the Tuleap documentation for more information on how to use these Functions along with Tuleap.

Your are welcome to contribute to this repository by adding your own examples.

About

Code samples of Tuleap Functions for Tracker, contributions welcomed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 45.7%
  • Rust 39.8%
  • Nix 11.7%
  • Makefile 2.8%