/workers-sample

Primary LanguageTypeScriptApache License 2.0Apache-2.0

JFrog Workers Samples

JFrog Workers

JFrog Workers is a service in the JFrog Platform that provides a serverless execution environment. You can create workers that react to events in the JFrog Platform similar to AWS Lambda services. Workers service provides more flexibility to accomplish your use cases. You can use these workers to perform certain tasks that extend the capabilities of the JFrog Platform according to your requirements.

See the full documentation here.

Using the samples

This repository contains a collection of sample workers for common use cases. Feel free to use, modify, and extend these samples to accomplish your use cases.

We have created these TypeScript samples based on Artifactory User Plugin Samples.

Please submit a pull request if you have other valuable samples.

Each sample reside in its own directory that includes a README.md with the instructions on how to use it.

You can also refer to the documentation to discover how to setup and use workers.

Contributing

Feel free to contribute new samples, and please create issues if you need our support.


Copyright © 2023-* JFrog Ltd.