Commit Graph

1159 Commits

Author SHA1 Message Date
renovate[bot] 863bac523d Update backstage/actions action to v0.5.8
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-24 11:05:18 +00:00
Johan Haals 90ba64d599 Merge pull request #14820 from backstage/renovate/helm-kind-action-1.x
Update helm/kind-action action to v1.4.0
2022-11-24 11:35:18 +01:00
renovate[bot] 79436b5120 Update helm/kind-action action to v1.4.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-23 15:37:09 +00:00
Kurt King eb1934270c update link to code of conduct
Signed-off-by: Kurt King <kurtaking@gmail.com>
2022-11-23 07:33:01 -06:00
Patrik Oldsberg 8fe2f2f7ac Merge pull request #14781 from backstage/rugvip/more-fix
scripts/patch-release-for-pr: fix version check point and keep diff points
2022-11-22 21:49:39 +01:00
Patrik Oldsberg bd4701df46 Merge pull request #14784 from backstage/rugvip/output
workflows,scripts: migrate to use GITHUB_OUTPUT
2022-11-22 21:47:38 +01:00
Fredrik Adelöw 3d6e63ee3c Merge pull request #14737 from Braundo/patch-1
Update accept.txt
2022-11-22 21:25:19 +01:00
Patrik Oldsberg 609b5ce65b workflows,scripts: migrate to use GITHUB_OUTPUT
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-22 17:15:37 +01:00
Fredrik Adelöw d3fea4ae0a avoid globals
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-22 15:42:29 +01:00
Patrik Oldsberg 09c91404ea scripts/patch-release-for-pr: fix version check point and keep diff points
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-22 15:36:52 +01:00
Patrik Oldsberg 82bf2bd209 Merge pull request #14728 from backstage/rugvip/wfv
workflows,docs: bump github action versions
2022-11-22 13:53:04 +01:00
Patrik Oldsberg 9f4c729612 workflows/automate_merge_message: fix diff point
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-22 12:02:29 +01:00
Patrik Oldsberg a197d85ca3 workflows/automate_merge_message: fix for forks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-22 10:08:11 +01:00
aaron 46c874b93e Update accept.txt
adding 'allowlist' and 'allowlisted' to acceptable terms

Signed-off-by: aaron <aaronbraundmeier@gmail.com>
2022-11-21 09:48:32 -06:00
Patrik Oldsberg 0acfc8bad7 Merge pull request #14710 from backstage/rugvip/merge-message
workflows: add workflow for posting release information on PR merge
2022-11-21 16:27:55 +01:00
Patrik Oldsberg 93a2a455ed workflows,docs: bump github action versions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-21 13:31:50 +01:00
Patrik Oldsberg 4c9a407e16 workflows: add workflow for posting release information on PR merge
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-18 23:12:22 +01:00
Patrik Oldsberg d19bbc8eb2 vale: add pattison
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-18 17:11:42 +01:00
Fredrik Adelöw fd7ec12ec2 make a duplicate checks script
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-18 11:24:23 +01:00
Johan Haals 8ec44b4172 Merge pull request #14636 from jorgelainfiesta/add-blog-lf-course
microsite: Add blog entry about LF course
2022-11-17 09:50:09 +01:00
Jorge Lainfiesta 3c151a7525 Adds surname to accepted vocab
Signed-off-by: Jorge Lainfiesta <jorge@roadie.io>
2022-11-16 17:26:31 +01:00
Patrik Oldsberg 75b5131e81 value: add "sqs"
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-16 10:26:31 +01:00
Johan Haals 39bac827be Merge pull request #14637 from backstage/jhaals/rendedup
renovate: dedupe dependency bumps
2022-11-15 15:44:17 +01:00
Johan Haals 2a4e7e5d0b npm -> yarn
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-11-15 14:37:10 +01:00
Johan Haals de8f6a0be8 renovate: dedupe dependency bumps
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-11-15 14:28:04 +01:00
Fredrik Adelöw f5add26a80 verify at CI that the lockfile has no duplicates
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-15 14:14:49 +01:00
Fredrik Adelöw 69e9f4e887 Merge pull request #13931 from Bonial-International-GmbH/pjungermann/bitbucket-cloud/events
feat: events
2022-11-14 12:08:52 +01:00
Patrick Jungermann 25f6d7bddb feat(events/gerrit): add GerritEventRouter
Add an event router for Gerrit
which handles events from the topic `gerrit`
and re-publishes events under their more specific topic
based on the `$.type` payload field
like e.g., `gerrit.change-merged`.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-12 01:38:34 +01:00
Patrick Jungermann 12cd94b7e9 feat(events/azure): add AzureDevOpsEventRouter
Add an event router for Azure DevOps
which handles events from the topic `azureDevOps`
and re-publishes events under their more specific topic
based on the `$.eventType` payload field
like e.g., `azureDevOps.git.push`.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-12 01:14:29 +01:00
Patrick Jungermann 63f7983398 feat(events/gitlab): add GitLabEventRouter
Add an event router for GitLab
which handles events from the topic `gitlab`
and re-publishes events under their more specific topic
based on the `$.event_name` payload field
like e.g., `gitlab.push`.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-12 01:14:29 +01:00
Patrick Jungermann b3a4edb885 feat(events/github): add GithubEventRouter
Add an event router for GitHub
which handles events from the topic `github`
and re-publishes events under their more specific topic
based on the `x-github-event` metadata
like e.g., `github.push`.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-12 01:14:29 +01:00
Patrick Jungermann 6bc121bf0d feat(events/bitbucketCloud): add BitbucketCloudEventRouter
Add an event router for Bitbucket Cloud
which handles events from the topic `bitbucketCloud`
and re-publishes events under their more specific topic
based on the `x-event-key` metadata
like e.g., `bitbucketCloud.repo:push`.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-12 00:21:23 +01:00
Patrick Jungermann d3ecb2382d feat(events/sqs): add a new AWS SQS event publisher
This change introduces a new plugin `@backstage/plugin-events-backend-module-aws-sqs`.

This plugin provides an event publisher which receives events from
(an) AWS SQS queue(s) and publishes them to the event broker.

The plugin supports the new backend-plugin-api and connects with the other plugins.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-12 00:15:50 +01:00
Patrick Jungermann 7bbd2403a1 feat(events): add events management capabilities
This change introduces some new plugins which provide the basics
for managing events inside of backstage.
Hereby, it offers extension points to add event publishers and subscribers
as well as to exchange the event broker implementation.

- `@backstage/plugin-events-backend`:
  backend for the events management which connects all parts
  and provides a simple in-memory event broker
- `@backstage/plugin-events-node`:
  interfaces and API for `@backstage/plugin-events-backend`
- `@backstage/plugin-events-test-utils`:
  test utilities like implementations useful for writing tests at modules

All plugins support the new backend-plugin-api.

Relates-to: #11082
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-12 00:00:49 +01:00
Patrik Oldsberg f19a77976a Update automate_stale.yml
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-11 13:49:33 +01:00
Fredrik Adelöw 14d24ae808 Merge pull request #14265 from luchillo17/feat/BCKSTG-68-typography-guidelines
docs: Add component design guidelines
2022-11-10 08:46:04 +01:00
Fredrik Adelöw 85e57584f0 add togglable to word list
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-09 09:04:49 +01:00
renovate[bot] 0a8c566afc Update backstage/actions action to v0.5.7
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-07 13:07:41 +00:00
Patrik Oldsberg dbf618b2a7 Merge pull request #12558 from backstage/rugvip/node18
Switch Node.js versions to 16 & 18
2022-11-07 13:41:26 +01:00
Patrik Oldsberg 5ec67065b1 workflows/ci: try lower jest worker memory limit
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 13:08:03 +01:00
Patrik Oldsberg a8dac60b08 Revert "workflows: work around missing node-canvas binaries for node 18"
This reverts commit 0ab270539ae9ba4ec0b34af9624e7d870f4515da.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 11:48:23 +01:00
Patrik Oldsberg 7bcb96a668 workflows: work around missing node-canvas binaries for node 18
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 11:48:22 +01:00
Patrik Oldsberg 7605c11cda bump Node.js to 16 & 18
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 11:39:08 +01:00
Ben Lambert a8cf285b8f Merge pull request #14275 from Rutam21/BKS-14264
Issue-14264: Removed Issue Forms and Added Issue Templates
2022-10-29 18:37:11 -04:00
blam e287bd017f chore: ammend some of the options
Signed-off-by: blam <ben@blam.sh>
2022-10-29 18:36:33 -04:00
blam 7b707ca399 chore: we don't have type: bug as a label
Signed-off-by: blam <ben@blam.sh>
2022-10-29 18:33:44 -04:00
blam 2cba7430d5 chore: run prettier to make ci happy as larry
Signed-off-by: blam <ben@blam.sh>
2022-10-29 14:57:46 -04:00
Carlos Esteban Lopez d217290e1d fix: Remove unnecessary capitalized duplicates in vocab whitelist
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-10-27 09:29:39 -05:00
blam 4754a47b0b blog: fixing up the microsite
Signed-off-by: blam <ben@blam.sh>
2022-10-27 08:58:46 -04:00
Fredrik Adelöw b77eb63ef8 Merge pull request #14316 from backstage/jhaals/snyk2
actions/snyk: debug correct workflow
2022-10-25 11:23:27 +01:00