Home for the Climate Action Secretariat Digital Services Team
- https://github.com/bcgov/cas-registration: A web app for registration in OBPS under the Clean Growth branch
- https://github.com/bcgov/cas-reporting: A web app for reporting industrial emissions under in BC's OBPS under the Clean Growth Branch
- https://github.com/bcgov/cas-obps-postgres: A helm chart and shipit target to install a CrunchyDB Postgres Cluster in an OpenShift environment
- https://github.com/bcgov/cas-data-warehouse: A data warehouse to ingest several different sources of data within the Clean Growth Branch
- https://github.com/bcgov/cas-obps: Exlploratory work and project management data for the OBPS transistion under the Clean Growth Branch
- https://github.com/bcgov/cas-cif: The CleanBC Industry Fund app
- https://github.com/bcgov/cas-ciip-portal: The CleanBC Industrial Incentive Program app
- https://github.com/bcgov/cas-ggircs: The ETL process ingesting data from the Environment and Climate Change Canada Single Window Reporting System
- https://github.com/bcgov/cas-pipeline: Helm charts and scripts to initialize the team's OpenShift namespaces
- https://github.com/bcgov/cas-airflow: Helm charts and configuration for the Airflow workflow management platform
- https://github.com/bcgov/cas-metabase: Helm chart for Metabase, the open-source business intelligence tools
- https://github.com/bcgov/cas-shipit: Lightweight continuous deployment tool
- https://github.com/bcgov/cas-postgres-style-tests: A collection of automated tests to ensure good sql coding practices and consistent formatting within a Postgres database.
- https://github.com/bcgov/cas-template-app: A skeleton app that uses the Climate Action Secretariat tech stack. Currently only used for SSO packages contained in the repo.
- https://github.com/bcgov/cas-shelf: A set of Terraform Enterprise API scripts that help to create a new workspace with an initial configuration
- https://github.com/bcgov/cas-onboarding: A todo app tutorial using our tech stack
- https://github.com/bcgov/cas-postgres: A helm chart for spilo, Zalando's patroni appliance. This should be replaced by usage of the the Postgres Operator from CrunchyData.
- https://github.com/bcgov/cas-public-reporting: A repo used to house GH issues and project management for the public reporting project from 2022
- https://github.com/bcgov/cas-notebooks: A jupyter notebook to visualized docker layers disk usage on OCP 3.11
- https://github.com/bcgov/cas-ggircs-ciip-2018-schema: Data schema for the CleanBC Industrial Incentives Program - 2018 data
- https://github.com/bcgov/cas-ggircs-metabase: Installation instructions for a local installation of metabase
- https://github.com/bcgov/cas-metascript: Experimental tool to monitor the health of questions and dashboards on metabase and handle any breakage due to an update to the underlying data structure.
- https://github.com/bcgov/cas-helm: Test repo to evauluate the use of helm.
- https://github.com/bcgov/cas-docker-sqitch: Temporary workaround repo to make sqitch available on CircleCI. Only contains a sqitch dockerfile.
- https://github.com/bcgov/cas-ggircs-metabase-build: Build configs for assembling a metabase image using s21 (source-to-image). Consumes the output of cas-ggircs-metabase-builder.
- https://github.com/bcgov/cas-ggircs-metabase-builder: Build configs for building a metabase image including dependencies. Feeds cas-ggircs-metabase-build.
- https://github.com/bcgov/spilo-chart: A short-lived attempt to make a reusable chart for Spilo. The CrunchyDB Postgres Operator became available shortly after
- https://github.com/bcgov/cas-hackathon-reg: A spike project to investigate feasibility of a registration app under the Clean Growth Branch
- https://github.com/bcgov/cas-hackathon-devops: A spike project to investigate devops aspects, including CI and code quality.