From 087ec749f76dfb0b2e822bec595ced30c56a500d Mon Sep 17 00:00:00 2001 From: Derek Roberts Date: Tue, 3 Dec 2024 18:39:55 -0800 Subject: [PATCH] docs: fix badges (#44) --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 86070ff..342a18f 100644 --- a/README.md +++ b/README.md @@ -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) @@ -24,8 +21,8 @@ # 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 @@ -33,7 +30,7 @@ generated by the new Seed Planning and 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 @@ -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**