{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "## Application Package reproducibility\n", "\n", "### Personas\n", "\n", "* **Alice** developed a Water Body detection Earth Observation application and package it as an EO Application Package\n", "* **Bob** scripts the execution of application\n", "\n", "### Scenario\n", "\n", "Alice included in the water bodies detection Application Package software repository a Continuous Integration configuration relying on Github Actions to:\n", "\n", "* build the containers\n", "* push the built containers to Github container registry\n", "* update the Application Package with these new container references\n", "* push the updated Application Package to Github's artifact registry\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Alice sent an email to Bob:" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "