Commit Graph

8795 Commits

Author SHA1 Message Date
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
Jussi Hallila b62bc928de Run prettier. 2021-01-11 09:41:06 +01:00
Jussi Hallila e9c75d64a3 Fix typos. 2021-01-11 09:02:26 +01:00
Jussi Hallila c2386e9e86 Modifying auth tutorial to contain different providers.
Adding a better example repo link.
2021-01-11 08:57:15 +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
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
Ben Lambert 5c65ba2ffd Merge pull request #3983 from backstage/changeset-release/master
Version Packages
2021-01-09 21:46:25 +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
Himanshu Mishra dbe4450c35 TechDocs: Add changeset for improved GCS authentication 2021-01-09 16:48:30 +01:00
Himanshu Mishra ba86ff2d8c TechDocs/GCS: Update docs regarding credentials and removed projectId key 2021-01-09 16:42:21 +01:00
Himanshu Mishra e7954559ab TechDocs/GCS: Remove projectId since it is not needed
I initially thought the GCS Nodejs client would make use of it, since it asked for it in the contructor. However, we may not need them at all. Buckets are gloablly unique anyway.
2021-01-09 16:29:42 +01:00
Himanshu Mishra 1ef5d0f13c TechDocs/GCS: Enable authentication using environemnt variables
GOOGLE_APPLICATION_CREDENTIALS is the environment variable used by the client. Compute Engine, Google Kubernetes Engine, App Engine, Cloud Run, and Cloud Functions automatically provide a default service account and set this env variable.
https://cloud.google.com/docs/authentication/production
2021-01-09 16:07:39 +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
Backstage Service Account a26ba03d9c workflows: add some space to the nightly 2021-01-09 00:10:53 +01:00
Patrik Oldsberg bfbdd27350 workflows: more robust check for service account commits 2021-01-09 00:05:39 +01:00
Ben Lambert b2fd043c91 Merge pull request #3958 from backstage/changeset-release/master
Version Packages
2021-01-08 21:46:30 +01:00
github-actions[bot] 7410a39a4f Version Packages 2021-01-08 20:05:36 +00:00
Ben Lambert bbc5b811d5 Merge pull request #3974 from backstage/blam/patch/graphiql
chore: updating changeset for graphiql plugin
2021-01-08 21:00:51 +01:00
blam 21f6be0f63 chore: updating changeset for graphiql plugin 2021-01-08 20:15:51 +01:00
Ben Lambert 7933bd5fa9 Merge pull request #3969 from titilambert/fix_gitlab_publisher
Fix gitlab scaffoler publisher
2021-01-08 19:49:40 +01:00
Thibault Cohen dd766c482e Fix PR comment 2021-01-08 13:24:29 -05:00
Thibault Cohen 3ffab83129 Fix prettier 2021-01-08 13:24:12 -05:00
Thibault Cohen 3c59b93bcf Fix changeset 2021-01-08 13:24:12 -05:00
Thibault Cohen b47838fdd4 Add test 2021-01-08 13:24:12 -05:00
Thibault Cohen 5eb8c9b9ef Fix gitlab scaffoler publisher 2021-01-08 13:24:10 -05:00
Tim Hansen c1410439c6 Remove empty entity count; tweak mock data 2021-01-08 11:05:34 -07:00