Skip to content

Collection of JVM pipeline components for Origo dataplattform

License

Notifications You must be signed in to change notification settings

oslokommune/okdata-pipeline-jvm

Repository files navigation

okdata-pipeline-jvm

Collection of JVM pipeline components for Origo dataplattform.

Components

Setup

  1. Install Serverless Framework
  2. Install Serverless plugins: make init

Formatting code

Code is formatted using black: make format.

Running tests

Tests are run using tox: make test.

Deploy

Deploy to both dev and prod is automatic via GitHub Actions on push to main. You can alternatively deploy from local machine with: make deploy or make deploy-prod.

About

Collection of JVM pipeline components for Origo dataplattform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published