Skip to content

Commit

Permalink
chore: normalize the repository README and remove .vscode (#14)
Browse files Browse the repository at this point in the history
## Description

This normalizes the repo README and removes `.vscode`

## Related Issue

Relates to
defenseunicorns/uds-software-factory#72

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [X] Other (security config, docs update, etc)

## Checklist before merging

- [X] Test, docs, adr added or updated as needed
- [X] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-package-valkey/blob/main/CONTRIBUTING.md#developer-workflow)
followed
  • Loading branch information
Racer159 committed Jun 27, 2024
1 parent 543a3a6 commit 2ab1840
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 18 deletions.
16 changes: 0 additions & 16 deletions .vscode/settings.json

This file was deleted.

10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# uds-package-valkey
# 🏭 UDS Valkey Package

[![Latest Release](https://img.shields.io/github/v/release/defenseunicorns/uds-package-valkey)](https://github.com/defenseunicorns/uds-package-valkey/releases)
[![Build Status](https://img.shields.io/github/actions/workflow/status/defenseunicorns/uds-package-valkey/tag-and-release.yaml)](https://github.com/defenseunicorns/uds-package-valkey/actions/workflows/tag-and-release.yaml)
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/defenseunicorns/uds-package-valkey/badge)](https://api.securityscorecards.dev/projects/github.com/defenseunicorns/uds-package-valkey)

> [!WARNING]
> `uds-package-valkey` is in early alpha and is not ready for general consumption.
> `uds-package-valkey` is in early alpha and is not ready for general consumption. It is currently only supported as a provider of Redis to [`uds-package-gitlab`](https://github.com/defenseunicorns/uds-package-gitlab)
This package is designed for use as part of a [UDS Software Factory](https://github.com/defenseunicorns/uds-software-factory) bundle deployed on [UDS Core](https://github.com/defenseunicorns/uds-core).

## Prerequisites

Expand Down

0 comments on commit 2ab1840

Please sign in to comment.