Commit Graph

5888 Commits

Author SHA1 Message Date
Iain Billett f910491c58 Add widget to show recent git workflow runs
* Fix Entity Page layout
* Fix mock api injection
2020-09-24 10:46:17 +01:00
Iain Billett 63d3a4d3da Add widget to show recent git workflow runs
Adds a widget to show recent git workflow runs to the
github actions plugin. The default setting is the last
5 runs across all branches but both branch and the
number of runs are configurable.
2020-09-24 10:46:17 +01:00
Ben Lambert da2a12d61a Merge pull request #2588 from spotify/bug/make-gcp-public
chore(gcp): updating gcp projects npm visibility
2020-09-24 11:30:43 +02:00
Emma Indal 6b8a6d8d52 fix(techdocs-core): change development status of techdocs core package (#2589) 2020-09-24 11:26:25 +02:00
blam 95c4d68e51 chore(cli): added node-fetch as a setup dependeny 2020-09-24 11:20:07 +02:00
blam f326c2ee1e Merge branch 'master' of github.com:spotify/backstage into feat/backend-plugin
* 'master' of github.com:spotify/backstage: (30 commits)
  fix(techdocs-core): use the content of the readme as long description for the pypi package (#2578)
  chore: add contrib to CONTRIBUTING.md (#2585)
  Fix typo (#2584)
  backend-common: default config env to development
  v0.1.1-alpha.23
  TechDocs: Inject CSS transformer and initial backstage style integration for reader (#2560)
  bug(gql): use import to import the graphql module
  Rename file
  [blog] Announce CNCF Sandbox (#2568)
  document cleaning - tutorial quickstarts (#2520)
  Simplify codecov flag names
  chore(scaffolder-backend): typo in visibility
  Kubernetes plugins boilerplate (#2559)
  CHANGELOG: add entry for SessionApi refactor
  Upload package specific code coverage to codecov
  Add codecov flags for core and core-api packages
  TechDocs: Enable allowVulnerableTags in sanitize-html (#2554)
  chore: trust the Boolean :)
  docs: regenerate api reference docs
  core: refactor SessionStateApi to SessionApi with sign-in/out
  ...
2020-09-24 10:54:04 +02:00
blam 37a4a3afd0 chore(deps): updating dependencies for plugin 2020-09-24 10:52:26 +02:00
blam 5be5d6bca5 chore(gcp): updating gcp projects npm visibility 2020-09-24 10:48:44 +02:00
Emma Indal 4ee2c6a16d fix(techdocs-core): use the content of the readme as long description for the pypi package (#2578) 2020-09-24 09:03:33 +02:00
Fredrik Adelöw 56b82f523d chore: add contrib to CONTRIBUTING.md (#2585) 2020-09-24 07:55:54 +02:00
Roberto Devesa 5f71c826b9 Fix typo (#2584) 2020-09-24 06:46:08 +02:00
J Shamsul Bahri (jibone)) e3b504798a revert identifyEnv implementation 2020-09-24 11:28:43 +08:00
J Shamsul Bahri (jibone)) 32def99071 Remove getTokenId and userId 2020-09-24 10:45:11 +08:00
Tim Hansen 9abc26010b Merge branch 'master' of https://github.com/spotify/backstage 2020-09-23 15:37:32 -06:00
Fredrik Adelöw 1ef015d68c fix: address comments 2020-09-23 20:17:38 +02:00
ebarrios cf58bf47e6 Merge remote-tracking branch 'origin/master' into cloudbuild-plugin 2020-09-23 19:04:19 +02:00
Esteban Barrios 6f4cd532d4 Merge pull request #9 from spotify/master
Rebase from spotify/master
2020-09-23 18:57:26 +02:00
ebarrios 167b8a5106 Ran prettier on the two files modified directly on github 2020-09-23 18:55:35 +02:00
Esteban Barrios bddcca07c5 Merge branch 'master' into cloudbuild-plugin 2020-09-23 18:45:41 +02:00
ebarrios 8eef1d9434 Removed unused total_count entry 2020-09-23 18:43:09 +02:00
ebarrios d2dc65637d Bumped version to alpha.23 2020-09-23 18:41:51 +02:00
ebarrios f04f36e2db Change way of getting service account with new URL and qs 2020-09-23 18:36:26 +02:00
Patrik Oldsberg b5e6051959 Merge pull request #2577 from spotify/blam/new-release
Release v0.1.1-alpha.23
2020-09-23 18:22:40 +02:00
Patrik Oldsberg 58e2b71c54 Merge pull request #2580 from spotify/Rugvip-patch-1
backend-common: default config env to development
2020-09-23 18:11:56 +02:00
ebarrios f322ab957f Using moment to parse the date 2020-09-23 17:54:43 +02:00
Patrik Oldsberg 9c07690d6c backend-common: default config env to development 2020-09-23 17:49:10 +02:00
ebarrios 295d98d595 Renamed onReRunClick in useWorkflowRuns.ts to rerun 2020-09-23 17:39:50 +02:00
ebarrios 8a0113b4a7 Replaced id: for id: run.id 2020-09-23 17:33:19 +02:00
ebarrios 631d59e5bd Renamed CLOUDBUID_ANNOTATION from google.com/cloudbuild to google.com/cloudbuild-project-slug 2020-09-23 17:28:43 +02:00
ebarrios e3d9a11d45 Removed commented lines from WorkflowRunsTable.tsx 2020-09-23 17:26:35 +02:00
J Shamsul Bahri (jibone)) 7258144cf9 refactor to use sessionApi 2020-09-23 23:25:46 +08:00
ebarrios 8e2a9082cd Replaced warning with <Typography> with a <WarningPanel> in WorkflowRunDetails.tsx 2020-09-23 17:25:40 +02:00
ebarrios bd26c9c8da Removed total_count from ActionsListWorkflowRunsForRepoResponseData type and calculate it on the fly. Clean up types.ts to remove duplicated entry (builds = ActionsListWorkflowRunsForRepoResponseData). Remove redundant line on router.tsx. Removed extra space in title for WarningPanel in Router.ts. 2020-09-23 17:21:23 +02:00
Samira Mokaram 6e57358836 Merge branch 'master' into samiram/fix-banner-pos 2020-09-23 17:17:06 +02:00
Samira Mokaram e0102ec73a apply comments 2020-09-23 17:13:22 +02:00
ebarrios 6002842bfb Change Promise<any> to Promise<void> in reRunWorkflow function 2020-09-23 17:11:30 +02:00
ebarrios bd9988d58e Using the new way of injecting one API into another and added encodeURIComponent for all urls variables on CloudbuildClient.ts 2020-09-23 17:09:23 +02:00
blam 6c55d38348 v0.1.1-alpha.23 2020-09-23 16:40:49 +02:00
Sebastian Qvarfordt 19e34b5319 TechDocs: Inject CSS transformer and initial backstage style integration for reader (#2560)
* Inject CSS transformer and initial backstage style integration for reader

* Update plugins/techdocs/src/reader/transformers/injectCss.test.ts

Co-authored-by: Emma Indal <emmai@spotify.com>

* Fix test name and run injectCss in preTransformer

* Fix for invisible links in reader

* Added missing semi-colon

* Better styling on codeblocks

Co-authored-by: Emma Indal <emmai@spotify.com>
2020-09-23 16:40:18 +02:00
ebarrios 1b9e7e8e7c Updated plugin name on the README.md 2020-09-23 16:33:05 +02:00
Ben Lambert 216257c4e0 Merge pull request #2576 from spotify/bug/fix-graphql-importing
bug(gql): use import to import the graphql module
2020-09-23 16:24:46 +02:00
blam c2d34c9b33 bug(gql): use import to import the graphql module 2020-09-23 16:08:34 +02:00
Samira Mokaram 54e937ee90 change class component to functional component 2020-09-23 14:57:55 +02:00
Samira Mokaram 091ab63d19 set dense as default value 2020-09-23 14:56:46 +02:00
Samira Mokaram 9959558d2f fix dense in metadata table 2020-09-23 14:06:23 +02:00
Raghunandan Balachandran 2dc6a3213c Merge pull request #2569 from spotify/fix-cncf-image
Fix image in cncf blog post
2020-09-23 11:37:36 +02:00
J Shamsul Bahri (jibone)) f8f47125f0 Merge branch 'master' into add-saml-login 2020-09-23 17:36:36 +08:00
Raghunandan b54d4cc9af Rename file 2020-09-23 11:33:32 +02:00
Stefan Ålund 5a83ce68cf [blog] Announce CNCF Sandbox (#2568)
* [blog] Announce CNCF Sandbox

* Update 2020-09-23-backstage-cncf-sandbox.md
2020-09-23 11:19:15 +02:00
Jesse Alan Johnson 87ab614fd9 document cleaning - tutorial quickstarts (#2520)
* Formatting & spelling

* Update quickstart-app-plugin.md

* adding md's to contrib folder
2020-09-23 10:53:32 +02:00