Skip to content

Commit

Permalink
Merge pull request #29 from lalithkota/1.1.0
Browse files Browse the repository at this point in the history
Branch links updated: 1.1.0
  • Loading branch information
lalithkota authored Jun 21, 2024
2 parents 997e302 + a843421 commit a7c9170
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# OpenG2P FastAPI Common Libraries
[![Pre-commit Status](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/pre-commit.yml/badge.svg?branch=develop)](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/pre-commit.yml?query=branch%3Adevelop)
[![Build Status](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/test.yml/badge.svg?branch=develop)](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/test.yml?query=branch%3Adevelop)
[![codecov](https://codecov.io/gh/OpenG2P/openg2p-fastapi-common/branch/develop/graph/badge.svg)](https://codecov.io/gh/OpenG2P/openg2p-fastapi-common)
[![Pre-commit Status](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/pre-commit.yml/badge.svg?branch=1.1.0)](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/pre-commit.yml?query=branch%3A1.1.0)
[![Build Status](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/test.yml/badge.svg?branch=1.1.0)](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/test.yml?query=branch%3A1.1.0)
[![codecov](https://codecov.io/gh/OpenG2P/openg2p-fastapi-common/branch/1.1.0/graph/badge.svg)](https://codecov.io/gh/OpenG2P/openg2p-fastapi-common)

This repo contains python libraries/packages that are used in different projects of openg2p. Thes packages can be used to bootstrap the APIs, config, etc.

Expand Down
10 changes: 5 additions & 5 deletions openg2p-fastapi-auth/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# OpenG2P FastAPI Auth

[![Pre-commit Status](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/pre-commit.yml/badge.svg?branch=develop)](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/pre-commit.yml?query=branch%3Adevelop)
[![Build Status](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/test.yml/badge.svg?branch=develop)](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/test.yml?query=branch%3Adevelop)
[![codecov](https://codecov.io/gh/OpenG2P/openg2p-fastapi-common/branch/develop/graph/badge.svg)](https://codecov.io/gh/OpenG2P/openg2p-fastapi-common)
![PyPI](https://img.shields.io/pypi/v/openg2p-fastapi-auth?label=pypi%20package)
![PyPI - Downloads](https://img.shields.io/pypi/dm/openg2p-fastapi-auth)
[![Pre-commit Status](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/pre-commit.yml/badge.svg?branch=1.1.0)](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/pre-commit.yml?query=branch%3A1.1.0)
[![Build Status](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/test.yml/badge.svg?branch=1.1.0)](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/test.yml?query=branch%3A1.1.0)
[![codecov](https://codecov.io/gh/OpenG2P/openg2p-fastapi-common/branch/1.1.0/graph/badge.svg)](https://codecov.io/gh/OpenG2P/openg2p-fastapi-common)
[![PyPI](https://img.shields.io/pypi/v/openg2p-fastapi-auth?label=pypi%20package)](https://pypi.org/project/openg2p-fastapi-auth)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/openg2p-fastapi-auth)](https://pypi.org/project/openg2p-fastapi-auth)

This package contains components required to bootstrap the authn & authz aspects for APIs defined.

Expand Down
10 changes: 5 additions & 5 deletions openg2p-fastapi-common/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# OpenG2P FastAPI Common

[![Pre-commit Status](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/pre-commit.yml/badge.svg?branch=develop)](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/pre-commit.yml?query=branch%3Adevelop)
[![Build Status](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/test.yml/badge.svg?branch=develop)](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/test.yml?query=branch%3Adevelop)
[![codecov](https://codecov.io/gh/OpenG2P/openg2p-fastapi-common/branch/develop/graph/badge.svg)](https://codecov.io/gh/OpenG2P/openg2p-fastapi-common)
![PyPI](https://img.shields.io/pypi/v/openg2p-fastapi-common?label=pypi%20package)
![PyPI - Downloads](https://img.shields.io/pypi/dm/openg2p-fastapi-common)
[![Pre-commit Status](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/pre-commit.yml/badge.svg?branch=1.1.0)](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/pre-commit.yml?query=branch%3A1.1.0)
[![Build Status](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/test.yml/badge.svg?branch=1.1.0)](https://github.com/OpenG2P/openg2p-fastapi-common/actions/workflows/test.yml?query=branch%3A1.1.0)
[![codecov](https://codecov.io/gh/OpenG2P/openg2p-fastapi-common/branch/1.1.0/graph/badge.svg)](https://codecov.io/gh/OpenG2P/openg2p-fastapi-common)
[![PyPI](https://img.shields.io/pypi/v/openg2p-fastapi-common?label=pypi%20package)](https://pypi.org/project/openg2p-fastapi-common)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/openg2p-fastapi-common)](https://pypi.org/project/openg2p-fastapi-common)

This package contains can be used to bootstrap the common components API, API Models, ORM, Configs, etc.

Expand Down

0 comments on commit a7c9170

Please sign in to comment.