0.1.66 • Published 18 days ago

@backstage/plugin-github-deployments v0.1.66

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
18 days ago

GitHub Deployments Plugin

The GitHub Deployments Plugin displays recent deployments from GitHub.

github-deployments-card

Prerequisites

Getting Started

  1. Install the GitHub Deployments Plugin.
# packages/app

yarn add @backstage/plugin-github-deployments
  1. Add the plugin to the app
// packages/app/src/plugins.ts

export { githubDeploymentsPlugin as GithubDeploymentsPlugin } from '@backstage/plugin-github-deployments';
  1. Add the EntityGithubDeploymentsCard to the EntityPage:
// packages/app/src/components/catalog/EntityPage.tsx

import { EntityGithubDeploymentsCard } from '@backstage/plugin-github-deployments';

const OverviewContent = () => (
  <Grid container spacing={3} alignItems="stretch">
    // ...
    <Grid item xs={12} sm={6} md={4}>
      <EntityGithubDeploymentsCard />
    </Grid>
    // ...
  </Grid>
);
  1. Add the github.com/project-slug annotation to your catalog-info.yaml file:
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
  name: backstage
  description: |
    Backstage is an open-source developer portal that puts the developer experience first.
  annotations:
    github.com/project-slug: YOUR_PROJECT_SLUG
spec:
  type: library
  owner: CNCF
  lifecycle: experimental
0.1.66

21 days ago

0.1.65

23 days ago

0.1.65-next.1

1 month ago

0.1.65-next.0

1 month ago

0.1.64

1 month ago

0.1.63

2 months ago

0.1.62

2 months ago

0.1.62-next.2

2 months ago

0.1.62-next.1

2 months ago

0.1.62-next.0

2 months ago

0.1.61

3 months ago

0.1.61-next.3

3 months ago

0.1.61-next.2

3 months ago

0.1.61-next.1

3 months ago

0.1.61-next.0

4 months ago

0.1.60

4 months ago

0.1.60-next.2

4 months ago

0.1.60-next.1

4 months ago

0.1.60-next.0

5 months ago

0.1.59

5 months ago

0.1.59-next.3

5 months ago

0.1.59-next.2

5 months ago

0.1.59-next.1

5 months ago

0.1.51-next.1

10 months ago

0.1.51-next.2

10 months ago

0.1.56-next.2

7 months ago

0.1.56-next.1

7 months ago

0.1.56-next.0

8 months ago

0.1.54-next.0

9 months ago

0.1.59-next.0

6 months ago

0.1.52

9 months ago

0.1.53

9 months ago

0.1.54

9 months ago

0.1.55

8 months ago

0.1.56

7 months ago

0.1.57

6 months ago

0.1.58

6 months ago

0.1.51

10 months ago

0.1.57-next.0

7 months ago

0.1.57-next.2

6 months ago

0.1.57-next.1

6 months ago

0.1.52-next.2

9 months ago

0.1.52-next.1

9 months ago

0.1.52-next.0

10 months ago

0.1.55-next.1

8 months ago

0.1.55-next.2

8 months ago

0.1.55-next.3

8 months ago

0.1.51-next.0

11 months ago

0.1.50

11 months ago

0.1.50-next.2

11 months ago

0.1.50-next.3

11 months ago

0.1.49-next.1

1 year ago

0.1.49-next.2

1 year ago

0.1.49

12 months ago

0.1.50-next.0

12 months ago

0.1.50-next.1

12 months ago

0.1.49-next.0

1 year ago

0.1.48-next.3

1 year ago

0.1.48

1 year ago

0.1.48-next.2

1 year ago

0.1.48-next.1

1 year ago

0.1.48-next.0

1 year ago

0.1.47-next.2

1 year ago

0.1.47-next.0

1 year ago

0.1.47-next.1

1 year ago

0.1.46

1 year ago

0.1.47

1 year ago

0.1.46-next.2

1 year ago

0.1.46-next.1

1 year ago

0.1.46-next.0

1 year ago

0.1.45-next.1

1 year ago

0.1.45-next.2

1 year ago

0.1.45

1 year ago

0.1.42-next.0

2 years ago

0.1.42-next.1

2 years ago

0.1.45-next.0

1 year ago

0.1.43-next.2

1 year ago

0.1.43-next.3

1 year ago

0.1.43-next.0

1 year ago

0.1.43-next.1

1 year ago

0.1.43-next.4

1 year ago

0.1.41

2 years ago

0.1.42

1 year ago

0.1.43

1 year ago

0.1.44

1 year ago

0.1.41-next.2

2 years ago

0.1.41-next.1

2 years ago

0.1.41-next.0

2 years ago

0.1.40-next.3

2 years ago

0.1.40-next.1

2 years ago

0.1.40-next.2

2 years ago

0.1.40-next.0

2 years ago

0.1.40

2 years ago

0.1.39-next.0

2 years ago

0.1.37-next.0

2 years ago

0.1.39-next.1

2 years ago

0.1.37-next.1

2 years ago

0.1.38

2 years ago

0.1.39

2 years ago

0.1.37

2 years ago

0.1.38-next.1

2 years ago

0.1.38-next.0

2 years ago

0.1.38-next.3

2 years ago

0.1.38-next.2

2 years ago

0.1.36-next.2

2 years ago

0.1.36-next.1

2 years ago

0.1.36-next.0

2 years ago

0.1.36

2 years ago

0.1.35-next.0

2 years ago

0.1.33-next.0

2 years ago

0.1.35-next.2

2 years ago

0.1.35-next.1

2 years ago

0.1.33

2 years ago

0.1.34

2 years ago

0.1.35

2 years ago

0.1.32

2 years ago

0.1.29-next.0

2 years ago

0.1.30

2 years ago

0.1.31

2 years ago

0.1.27

2 years ago

0.1.28

2 years ago

0.1.29

2 years ago

0.1.22

2 years ago

0.1.23

2 years ago

0.1.24

2 years ago

0.1.25

2 years ago

0.1.26

2 years ago

0.1.27-next.0

2 years ago

0.1.28-next.0

2 years ago

0.1.21

2 years ago

0.1.20

3 years ago

0.1.19

3 years ago

0.1.18

3 years ago

0.1.17

3 years ago

0.1.16

3 years ago

0.1.15

3 years ago

0.1.14

3 years ago

0.1.13

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago