Skip to content

Commit

Permalink
feat: update readme.md and remove the archive and profile directory
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-hm19 authored Nov 22, 2024
2 parents c141405 + 9ec6dc0 commit 773a26e
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 81 deletions.
19 changes: 8 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
# .github

* [Overview](#overview)
* [GitHub files](#github-files)
* [Contributing](#contributing)
# kusion-api-go

## Overview

This repository stores
[default GitHub template files](https://help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization).
These files apply to all other KusionStack repositories that do not have
their own versions in their `.github/` directory.
This repository stores the API definitions used by the core components of Kusion.

## Purpose

This library is published separately to avoid circular dependency and diamond dependency problems for users who depend on more than one of `kusionstack.io/kusion`, `kusionstack.io/kusion-module-framework` and `kusionstack.io/catalog`, etc.

## GitHub files
## Where does this repo come from?

See [our `.github` documentation](.github/README-templates.md).
`kusion-api-go` is synced from [https://github.com/KusionStack/kusion/tree/main/pkg/apis](https://github.com/KusionStack/kusion/tree/main/pkg/apis). Code changes will be first made in `kusion` and later synced into this repository. The tag versions of `kusion-api-go` are compatible with `kusion` since `v0.13.0`.

## Contributing

Expand Down
35 changes: 0 additions & 35 deletions archive/CLA.md

This file was deleted.

Binary file removed archive/CLA.png
Binary file not shown.
35 changes: 0 additions & 35 deletions profile/README.md

This file was deleted.

Binary file removed profile/kusionstack.png
Binary file not shown.

0 comments on commit 773a26e

Please sign in to comment.