blam
2249b22e3e
chore: added a validate function for storepath
2021-01-14 18:51:03 +01:00
blam
5224a49a26
chore: parse the URL to get the resource in the gitlab preparer for now
2021-01-14 13:17:38 +01:00
blam
2244bc1934
Merge branch 'master' of github.com:backstage/backstage into blam/move-scaffolder-to-integrations
...
* 'master' of github.com:backstage/backstage: (29 commits)
Kubernetes plugin: UI revamp (#3918 )
scaffolder-backend: export all preparers and publishers properly
Remove the plugin-catalog-backend dependency from the catalog-import
integration: build out the integrations class hierarchy
Review comments
Add changeset
Handle missing values in Jenkins API requests
Fix typo in changeset
Add changeset for lighthouse plugin bugfix
Strip trailing slash from urls when creating lighthouse audit
core: simplify table icon type declarations
docs: update okta auth readme
changesets: TechDocs AWS/GCS image bug fix
fix(techdocs): Handle images and other binaries correctly in aws/gcs publishers
Version Packages
chore: update documentation around ADR and the template skeleton
chore: remove superfluous comment
chore: add sample preamble
chore: fixing code review comments to align with better numbers
chore: update workflow to check the username is the github bot that creates the commit message
...
2021-01-11 20:29:27 +01:00
Fredrik Adelöw
0a7852f4e5
Merge pull request #3992 from andrewthauer/okta-docs
...
docs: update okta auth readme
2021-01-11 18:45:18 +01:00
Fredrik Adelöw
6c66d4f4d4
Merge pull request #4001 from backstage/freben/preparer-export
...
scaffolder-backend: export all preparers properly
2021-01-11 18:17:10 +01:00
Matthew Clarke
5a9a7e7c26
Kubernetes plugin: UI revamp ( #3918 )
...
* initial revamp, no error reporting
* initial error detection
* more error detection
* add microsite page
* minor fixes
* add HPA error detection
* refactor error reporting; add tests
* fix import
* add changeseet
* empty error state
* prettier yaml file
* Update plugins/kubernetes/src/components/KubernetesDrawer/KubernetesDrawer.tsx
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
* Update plugins/kubernetes/src/components/KubernetesDrawer/KubernetesDrawer.tsx
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
* PR feedback
* revert odd change
* make patch change
* fix test
* Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
* prettier
* pr feedback
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-11 16:50:30 +00:00
Fredrik Adelöw
711ba55a24
scaffolder-backend: export all preparers and publishers properly
2021-01-11 16:49:57 +01:00
blam
d5fa852aa2
chore: more work to including the integrations config everywhere
2021-01-11 15:52:14 +01:00
Dominik Henneke
ab11e705c9
Merge pull request #3936 from SDA-SE/feat/remove-backend-dependency
...
Remove the plugin-catalog-backend dependency from the catalog-import
2021-01-11 14:49:57 +01:00
Himanshu Mishra
f3a48c549d
Merge pull request #3991 from backstage/orkohunter/fix-aws-gcs-publisher-image-routing
2021-01-11 14:45:38 +01:00
Himanshu Mishra
b2462b432a
Merge pull request #3942 from OrkoHunter/orkohunter/remove-failing-techdocs-project-board-workflow
...
TechDocs: Remove failing TechDocs project board workflow for some PRs
2021-01-11 14:43:45 +01:00
Fredrik Adelöw
b72c7cf12e
Merge pull request #3909 from backstage/freben/integrations-again
...
integration: build out the integrations class hierarchy
2021-01-11 14:09:40 +01:00
Dominik Henneke
be5ac7fde8
Remove the plugin-catalog-backend dependency from the catalog-import
2021-01-11 14:06:49 +01:00
Ben Lambert
266dbe26c1
Merge pull request #3999 from LeKeve/lighthouse-trailing-slash
...
fix(lighthouse plugin): Remove trailing slash from lighthouse audit urls
2021-01-11 13:50:19 +01:00
Ben Lambert
0395f97053
Merge pull request #3839 from SapienTech/fix-sidebar-item-button-a11y
...
fix(core): `SidebarItem` with `onClick` renders an accessible button
2021-01-11 13:42:09 +01:00
Fredrik Adelöw
466354aaa7
integration: build out the integrations class hierarchy
2021-01-11 13:33:43 +01:00
Oliver Sand
d8e040acb2
Merge pull request #4004 from SDA-SE/feat/possible-jenkins-fix
...
Handle missing values in Jenkins API requests
2021-01-11 12:19:37 +01:00
Johan Haals
a690abedb1
Merge pull request #3919 from backstage/mob/app-cli
...
cli: added experimental create-github-app command
2021-01-11 11:06:46 +01:00
Ben Lambert
5b10aefd27
Merge pull request #3984 from backstage/blam/adr-template
...
Add ADR Template
2021-01-11 11:04:11 +01:00
Oliver Sand
2ee0113031
Review comments
2021-01-11 10:37:14 +01:00
Oliver Sand
feabc7f0cd
Add changeset
2021-01-11 09:54:30 +01:00
Oliver Sand
21296e785a
Handle missing values in Jenkins API requests
2021-01-11 09:53:13 +01:00
Kevin Lee
fd2c2fc1ca
Fix typo in changeset
2021-01-10 14:53:06 -08:00
Patrik Oldsberg
ded5005799
Merge pull request #3993 from backstage/rugvip/tycons
...
core: simplify table icon type declarations
2021-01-10 18:40:41 +01:00
Kevin Lee
cf7df3b1ff
Add changeset for lighthouse plugin bugfix
2021-01-10 09:07:33 -08:00
Kevin Lee
1cac511fd5
Strip trailing slash from urls when creating lighthouse audit
2021-01-10 08:56:35 -08:00
Patrik Oldsberg
3bfcc82af3
core: simplify table icon type declarations
2021-01-10 16:49:21 +01:00
Andrew Thauer
ddc7e094b5
docs: update okta auth readme
2021-01-10 08:13:58 -05:00
Himanshu Mishra
f1e74777a3
changesets: TechDocs AWS/GCS image bug fix
2021-01-10 10:17:06 +01:00
Himanshu Mishra
de4c3af867
fix(techdocs): Handle images and other binaries correctly in aws/gcs publishers
...
Closes https://github.com/backstage/backstage/issues/3990
2021-01-10 10:09:42 +01:00
blam
4330a51457
feat: porting bitbucket preparer to use integrations cofnig
2021-01-10 00:59:44 +01:00
Ben Lambert
54faa6fa8d
Merge pull request #3989 from backstage/changeset-release/master
...
Version Packages
2021-01-10 00:05:03 +01:00
github-actions[bot]
4933884670
Version Packages
2021-01-09 22:18:23 +00:00
blam
6cd4a99261
chore: update documentation around ADR and the template skeleton
2021-01-09 23:18:14 +01:00
blam
47814df6f4
chore: remove superfluous comment
2021-01-09 23:14:40 +01:00
blam
38c2f1be56
chore: add sample preamble
2021-01-09 23:13:49 +01:00
Ben Lambert
c66491037d
Merge pull request #3986 from backstage/blam/create-app-bump
...
Bump create-app for no-op release
2021-01-09 23:12:33 +01:00
Ben Lambert
3a3a0fa1d6
Merge pull request #3987 from backstage/blam/fix-workflow
...
chore: update workflow to check username is github-actions bot
2021-01-09 23:10:36 +01:00
blam
3254b55617
chore: fixing code review comments to align with better numbers
2021-01-09 23:00:05 +01:00
blam
0f2f8e2939
chore: update workflow to check the username is the github bot that creates the commit message
2021-01-09 22:54:01 +01:00
blam
643dcec7c0
chore: force another noop deploy of create-app
2021-01-09 22:47:23 +01:00
blam
83719211eb
chore(scaffolder/bitbucket): updating bitbucket preparer to use integrations config
2021-01-09 22:44:29 +01:00
Ben Lambert
5c65ba2ffd
Merge pull request #3983 from backstage/changeset-release/master
...
Version Packages
2021-01-09 21:46:25 +01:00
blam
156f137d1a
Merge branch 'master' of github.com:backstage/backstage into blam/move-scaffolder-to-integrations
...
* 'master' of github.com:backstage/backstage: (46 commits)
chore(create-app): create a release of the `create-app` cli to pull in version bumps
workflows: add some space to the nightly
workflows: more robust check for service account commits
Version Packages
chore: updating changeset for graphiql plugin
Fix PR comment
Fix prettier
Fix changeset
Add test
Fix gitlab scaffoler publisher
Update nervous-mirrors-cough.md
Create nervous-mirrors-cough.md
bug(scaffolder): Ignore the .git folder
scripts: 0-pad release tags
Update changeset
README: remove repo move notice
cli: added some spacing before destruction
workflows: fix check for Version Packages PR
chore(deps-dev): bump @types/jquery from 3.5.1 to 3.5.5 (#3932 )
Version Packages
...
2021-01-09 20:24:13 +01:00
blam
3a03a4100a
chore: actually add the adr template which appears to have gone missing in the repo
2021-01-09 19:54:44 +01:00
github-actions[bot]
e79c98cf29
Version Packages
2021-01-09 18:46:42 +00:00
Ben Lambert
e329ede13f
Merge pull request #3982 from backstage/blam/patch/create-app
...
Bump create-app to pull in later minor versions of changes
2021-01-09 19:42:27 +01:00
blam
bd9c6719ff
chore(create-app): create a release of the create-app cli to pull in version bumps
2021-01-09 18:54:23 +01:00
Ben Lambert
70b6384c26
Merge pull request #3979 from backstage/changeset-release/master
...
Version Packages
2021-01-09 00:35:50 +01:00
Patrik Oldsberg
f072b2687b
Merge pull request #3978 from backstage/Rugvip-patch-1
...
workflows: more robust check for service account commits
2021-01-09 00:12:16 +01:00