0.1.66 • Published 1 year ago

@backstage/plugin-github-deployments v0.1.66

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year 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

1 year ago

0.1.65

1 year ago

0.1.65-next.1

1 year ago

0.1.65-next.0

1 year ago

0.1.64

1 year ago

0.1.63

1 year ago

0.1.62

1 year ago

0.1.62-next.2

1 year ago

0.1.62-next.1

1 year ago

0.1.62-next.0

1 year ago

0.1.61

1 year ago

0.1.61-next.3

1 year ago

0.1.61-next.2

1 year ago

0.1.61-next.1

1 year ago

0.1.61-next.0

1 year ago

0.1.60

1 year ago

0.1.60-next.2

1 year ago

0.1.60-next.1

2 years ago

0.1.60-next.0

2 years ago

0.1.59

2 years ago

0.1.59-next.3

2 years ago

0.1.59-next.2

2 years ago

0.1.59-next.1

2 years ago

0.1.51-next.1

2 years ago

0.1.51-next.2

2 years ago

0.1.56-next.2

2 years ago

0.1.56-next.1

2 years ago

0.1.56-next.0

2 years ago

0.1.54-next.0

2 years ago

0.1.59-next.0

2 years ago

0.1.52

2 years ago

0.1.53

2 years ago

0.1.54

2 years ago

0.1.55

2 years ago

0.1.56

2 years ago

0.1.57

2 years ago

0.1.58

2 years ago

0.1.51

2 years ago

0.1.57-next.0

2 years ago

0.1.57-next.2

2 years ago

0.1.57-next.1

2 years ago

0.1.52-next.2

2 years ago

0.1.52-next.1

2 years ago

0.1.52-next.0

2 years ago

0.1.55-next.1

2 years ago

0.1.55-next.2

2 years ago

0.1.55-next.3

2 years ago

0.1.51-next.0

2 years ago

0.1.50

2 years ago

0.1.50-next.2

2 years ago

0.1.50-next.3

2 years ago

0.1.49-next.1

2 years ago

0.1.49-next.2

2 years ago

0.1.49

2 years ago

0.1.50-next.0

2 years ago

0.1.50-next.1

2 years ago

0.1.49-next.0

2 years ago

0.1.48-next.3

2 years ago

0.1.48

2 years ago

0.1.48-next.2

2 years ago

0.1.48-next.1

2 years ago

0.1.48-next.0

2 years ago

0.1.47-next.2

2 years ago

0.1.47-next.0

2 years ago

0.1.47-next.1

2 years ago

0.1.46

2 years ago

0.1.47

2 years ago

0.1.46-next.2

2 years ago

0.1.46-next.1

2 years ago

0.1.46-next.0

2 years ago

0.1.45-next.1

2 years ago

0.1.45-next.2

2 years ago

0.1.45

2 years ago

0.1.42-next.0

3 years ago

0.1.42-next.1

3 years ago

0.1.45-next.0

3 years ago

0.1.43-next.2

3 years ago

0.1.43-next.3

3 years ago

0.1.43-next.0

3 years ago

0.1.43-next.1

3 years ago

0.1.43-next.4

3 years ago

0.1.41

3 years ago

0.1.42

3 years ago

0.1.43

3 years ago

0.1.44

3 years ago

0.1.41-next.2

3 years ago

0.1.41-next.1

3 years ago

0.1.41-next.0

3 years ago

0.1.40-next.3

3 years ago

0.1.40-next.1

3 years ago

0.1.40-next.2

3 years ago

0.1.40-next.0

3 years ago

0.1.40

3 years ago

0.1.39-next.0

3 years ago

0.1.37-next.0

3 years ago

0.1.39-next.1

3 years ago

0.1.37-next.1

3 years ago

0.1.38

3 years ago

0.1.39

3 years ago

0.1.37

3 years ago

0.1.38-next.1

3 years ago

0.1.38-next.0

3 years ago

0.1.38-next.3

3 years ago

0.1.38-next.2

3 years ago

0.1.36-next.2

3 years ago

0.1.36-next.1

3 years ago

0.1.36-next.0

3 years ago

0.1.36

3 years ago

0.1.35-next.0

3 years ago

0.1.33-next.0

3 years ago

0.1.35-next.2

3 years ago

0.1.35-next.1

3 years ago

0.1.33

3 years ago

0.1.34

3 years ago

0.1.35

3 years ago

0.1.32

3 years ago

0.1.29-next.0

3 years ago

0.1.30

3 years ago

0.1.31

3 years ago

0.1.27

3 years ago

0.1.28

3 years ago

0.1.29

3 years ago

0.1.22

4 years ago

0.1.23

4 years ago

0.1.24

4 years ago

0.1.25

3 years ago

0.1.26

3 years ago

0.1.27-next.0

3 years ago

0.1.28-next.0

3 years ago

0.1.21

4 years ago

0.1.20

4 years ago

0.1.19

4 years ago

0.1.18

4 years ago

0.1.17

4 years ago

0.1.16

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago