Skip to content

vicenteg/cookiecutter-apache-beam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter for Apache Beam on Cloud Dataflow

This repository contains opinionated cookiecutter templates for Apache Beam pipelines that are intended to run on Google Cloud Dataflow.

This project uses Gradle as the build tool for Java pipelines, and Cloud Build for basic CI.

Refer to the README in the cookiecutter directories for more instructions on usage.

GitHub Actions automated testing

This project comes with automated testing via GitHub Actions. The action in this repository will check out this repository, generate a project, then compile and test it.

To configure the Github Action in your fork, look at the .github/workflows/test.yaml file.

Contributing

Thank you for your interest in contributing! All contributions are welcome! 🎉🎊

Please refer to the CONTRIBUTING.md file for more information.

If you want to clone this repository you can do so to modify the template for the starter Beam project.

This is a cookiecutter, so you will need to modify the contents below {{cookiecutter.project_slug}} in order to change the starter project that results from running cookiecutter.

License

This software is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published