Skip to content

Commit

Permalink
docs: fix badges (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Dec 4, 2024
1 parent 1f1135f commit 087ec74
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,9 @@
[![Lifecycle](https://img.shields.io/badge/Lifecycle-Maturing-007EC6)](https://github.com/bcgov/repomountie/blob/master/doc/lifecycle-badges.md)

#### Workflows
[![Analysis](https://github.com/bcgov/nr-fds-pyetl/actions/workflows/analysis.yml/badge.svg)](https://github.com/bcgov/nr-fds-pyetl/actions/workflows/analysis.yml)
[![CodeQL](https://github.com/bcgov/nr-fds-pyetl/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/bcgov/nr-fds-pyetl/actions/workflows/github-code-scanning/codeql)
[![ETL Sync](https://github.com/bcgov/nr-fds-pyetl/actions/workflows/job-sync.yml/badge.svg)](https://github.com/bcgov/nr-fds-pyetl/actions/workflows/job-sync.yml)
[![Merge](https://github.com/bcgov/nr-fds-pyetl/actions/workflows/merge.yml/badge.svg)](https://github.com/bcgov/nr-fds-pyetl/actions/workflows/merge.yml)
[![Nightly](https://github.com/bcgov/nr-fds-pyetl/actions/workflows/job-nightly.yml/badge.svg)](https://github.com/bcgov/nr-fds-pyetl/actions/workflows/job-nightly.yml)



#### Sonar Report Card
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=bcgov_nr-fds-pyetl&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=bcgov_nr-fds-pyetl)
Expand All @@ -24,16 +21,16 @@

# Natural Resources - Forest Digital Services - Python ETL

This repo contains the code used to mostly update the oracle database (legacy) from the data
generated by the new Seed Planning and
This repo contains the code used to mostly update the oracle database (legacy) from the data
generated by the new Seed Planning and

## Our Policy

- Work in the open: That means that everything we do should be open, should be
public. Please, don't create private repositories unless you have a very strong
reason. Keeping things public is a must follow rule for BC Government.
- Customer centred services: All the work that's been created is to improve users,
customers, and friends usability and experience. Is important to keep that in mind
customers, and friends usability and experience. Is important to keep that in mind
because as engineers sometimes we face technical issues, however, our goal is
to have a good product.
- Community based work: Remember that you're not alone. It's very likely that
Expand All @@ -44,7 +41,7 @@ and [our Rocket Chat](https://chat.developer.gov.bc.ca/) channel.

# Getting started

Once you have cloned this repository, you can get it running by typing at the
Once you have cloned this repository, you can get it running by typing at the
project root directory

**Todo: implement this in the moved repo, not currently working! Know Issue**
Expand Down

0 comments on commit 087ec74

Please sign in to comment.