Fredrik Adelöw
4c86ec1466
add release to microsite
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-05-16 22:02:57 +02:00
Fredrik Adelöw
baef31d282
Merge pull request #16721 from Bonial-International-GmbH/pjungermann/uffizzi-techdocs
...
feat: add documented component to uffizzi environment
2023-05-16 16:49:13 +02:00
Johan Haals
62dc684422
Merge pull request #17765 from gadkins/uffizzi-shields-badge
...
Uffizzi shields badge
2023-05-15 10:51:04 +02:00
Grayson Adkins
b1b7b56492
Update accept.txt
...
Add Uffizzi
Signed-off-by: Grayson Adkins <grayson@idyl.tech >
2023-05-12 16:18:51 -05:00
Patrick Jungermann
05f584f84d
feat: add documented component to uffizzi environment
...
So far, none of the components at the uffizzi environment have techdocs.
Hence, there are no docs available within this environment
and related features are not covered.
This change will add an example from techdocs-backend plugin
to the deployed examples.
It was possible to register this catalog file manually,
however the build of the docs fail due to missing Docker.
To allow the generation of docs, we use the local generator
(no docker in docker) and install required dependencies.
As we don't want all dependencies for all (default) extensions
to be installed at this environment, the original example at
techdocs-backend plugin was copied and reduced
(PlantUML extension example was removed).
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2023-05-12 12:03:46 +02:00
Ben Lambert
1aedec80c5
Merge pull request #17763 from kmarkow/fix-issue-17020
...
Show cursor pointer when hovering on lightbox
2023-05-12 11:58:44 +02:00
kmarkow
6afc7f052c
Show cursor pointer when hovering on lightbox
...
Signed-off-by: kmarkow <kamilmarkow@gmail.com >
2023-05-11 14:12:32 -04:00
Patrik Oldsberg
799c33047e
repo-tools: switch to using sub commands
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-10 10:54:06 +02:00
Andrew Ochsner
0f5ef03794
spell OpenSearch and accept it
...
Signed-off-by: Andrew Ochsner <andrew.ochsner@cognizant.com >
2023-05-02 14:23:29 -05:00
Patrik Oldsberg
eb581a5ce8
Merge pull request #17612 from backstage/rugvip/wf18
...
workflows: remove matrices and switch to 18
2023-05-02 14:15:03 +02:00
Patrik Oldsberg
a350b8f69c
workflows: remove matrices and switch to 18
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-02 12:24:01 +02:00
Emma Indal
dce115c326
include -react packages to a11y CI checks
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2023-05-02 11:47:52 +02:00
Patrik Oldsberg
86b7407db2
workflows: teak CI job names
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-04-24 12:35:31 +02:00
Patrik Oldsberg
5d9c6cfd15
workflows: add placeholder workflows to be able to require status checks
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-04-24 11:58:36 +02:00
Patrik Oldsberg
0a5a6971f4
workflows: fixes for verify_accessibility_core
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-04-18 11:40:50 +02:00
Patrick Jungermann
593e67b5d8
ci(uffizzi): provide git ref to uffizzi preview-action
...
Fixes 6ec1b61a37
The JSON path at the previous PR was wrong
and should have been `$.pull_request.head.sha` instead.
Relates-to: PR #16721
Relates-to: PR #17299
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2023-04-14 23:16:32 +02:00
Fredrik Adelöw
d457afdb78
Merge pull request #17242 from backstage/a11y/automated-ci-checks-core-plugins
...
[Accessibility] add automated accessibility CI checks of core features
2023-04-14 15:41:01 +02:00
Emma Indal
168800fcac
Update .github/workflows/verify_accessibility_core.yml
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2023-04-13 17:10:35 +02:00
Emma Indal
383f90e788
add lighthouse CI checks for core features
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2023-04-13 16:49:26 +02:00
Tomas Dabasinskas
564e8e99fb
Update CODEOWNERS
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:03 +03:00
Patrik Oldsberg
e68a520f5e
Update OWNERS.md and CODEOWNERS catalog-maintainers
...
Co-authored-by: Elon Jefferson <24663078+Edje-C@users.noreply.github.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-04-11 17:21:58 +02:00
Patrick Jungermann
6ec1b61a37
ci(uffizzi): provide git ref to uffizzi preview-action
...
Relates-to: PR #16721
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2023-04-08 03:43:20 +02:00
Aramis Sennyey
ef770923df
Lint on generate success. Move YAML file to src/schema/
...
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com >
2023-04-05 14:42:45 +02:00
Aramis Sennyey
167434d0cc
Move CLI tooling to repo-tools.
...
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com >
2023-04-05 14:42:45 +02:00
Aramis Sennyey
258109d41d
Update ci config.
...
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com >
2023-04-05 14:42:36 +02:00
Aramis Sennyey
06b016e9b8
Add generate and verify commands.
...
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com >
2023-04-05 14:42:25 +02:00
Fredrik Adelöw
b588ab7397
ensure that productionPack uses posix paths in package.json on all OSes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-03-28 14:57:41 +02:00
Patrik Oldsberg
c8b464c97e
CODEOWNERS: update to reflect techdocs-core change
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-03-24 10:17:49 +01:00
Patrik Oldsberg
b268dab386
OWNERS: add Kubernetes project area ( #17052 )
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-03-23 11:22:19 -04:00
Patrik Oldsberg
ed52ba5332
Merge pull request #16740 from backstage/mob/governance
...
[PRFC]: Update Backstage governance model
2023-03-22 15:49:09 +01:00
Ben Lambert
81bd7a5a79
Merge pull request #16883 from backstage/blam/blog-post
...
blog post: backstage 3rd birthday
2023-03-16 13:40:44 +01:00
Johan Haals
f9f9890925
Merge pull request #16526 from backstage/goa/cli-admin-command
...
cli: Add `onboard` command
2023-03-16 11:14:35 +01:00
blam
c039f66cbe
chore: fixing spelling and making value happy
...
Signed-off-by: blam <ben@blam.sh >
2023-03-15 17:46:49 +01:00
Philipp Hugenroth
3382cafa9e
Set @backstage/sharks to CODEOWNERS for CLI onboard command
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2023-03-15 12:27:03 +01:00
Abhay-soni-developer
bf3c5a655c
codeowners modified
...
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com >
2023-03-15 16:29:55 +05:30
Abhay-soni-developer
d642532f48
bump
...
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com >
2023-03-14 19:09:06 +05:30
Abhay-soni-developer
3dacb23b76
credits added
...
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com >
2023-03-14 18:48:34 +05:30
Johan Haals
d8b53be2e0
Update workflows and scripts
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2023-03-09 16:13:21 +01:00
Johan Haals
250126195f
microsite: delete old workflow
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2023-03-09 16:13:20 +01:00
Patrik Oldsberg
c7d88f8bab
GOVERNANCE: update governance based on CNCF contributor ladder template
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-03-07 16:02:57 +01:00
Said Sakuh
cd64a788ec
Add support for ARM64 docker image
...
Signed-off-by: Said Sakuh <said.sakuh@gmail.com >
2023-03-06 11:00:53 +01:00
Fredrik Adelöw
ac696b0bba
Merge pull request #16184 from tdabasinskas/catalog-backend-module-puppetdb
...
New catalog-backend-module-puppetdb plugin
2023-03-03 16:17:14 +01:00
blam
7d59c54e7d
chore: bump old space size in order to fix microsite build
...
Signed-off-by: blam <ben@blam.sh >
2023-03-02 17:50:41 +01:00
renovate[bot]
8e5eed4f7c
chore(deps): update backstage/actions action to v0.6.3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-02-27 15:53:14 +00:00
Tomas Dabasinskas
e2e7cb207c
Update CODEOWNERS
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-02-27 07:58:53 +02:00
Ben Lambert
5195985f88
Merge pull request #16538 from backstage/renovate/docker-build-push-action-4.x
...
chore(deps): update docker/build-push-action action to v4
2023-02-24 08:39:37 +01:00
blam
f79bafb844
chore: fix doscird links
...
Signed-off-by: blam <ben@blam.sh >
2023-02-23 10:37:57 +01:00
renovate[bot]
b8e6b05214
chore(deps): update docker/build-push-action action to v4
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-02-22 14:32:06 +00:00
Johan Haals
6ca71a7110
bump microsite build memory limit
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2023-02-22 11:36:56 +01:00
blam
19985912e7
chore: make sure to build the api-docs
...
Signed-off-by: blam <ben@blam.sh >
2023-02-21 20:00:02 +01:00