Commit Graph

37 Commits

Author SHA1 Message Date
Patrik Oldsberg 6775deef9b update docs and examples to use shorter config secret syntax 2020-10-04 16:51:00 +02:00
Oliver Sand ad8fa6b9a3 docs: remove unnecessary path rewrite from jenkins plugin docs 2020-10-02 11:44:05 +02:00
Oliver Sand 7549d12bdc Feat/jenkins (#2699)
* fix(plugin-jenkins): fix crash when no branchName or buildNumber is available

* feat(plugin-jenkins): improving sorting of the CI Table
2020-10-02 08:38:47 +02:00
Oliver Sand 96f71025b9 docs: fix jenkins plugin readme with the new /api base path 2020-10-01 10:43:55 +02:00
Patrik Oldsberg 715257ff07 plugins/jenkins: maybe refactor to use DiscoveryApi 2020-09-25 15:07: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 6c55d38348 v0.1.1-alpha.23 2020-09-23 16:40:49 +02:00
Fredrik Adelöw f49faa2aa2 chore: trust the Boolean :) 2020-09-22 11:49:45 +02:00
blam 6f70008386 chore(cli): fixing issues with the new dependency 2020-09-21 23:37:35 +02:00
Raghunandan 72235dd51e v0.1.1-alpha.22 2020-09-18 15:14:38 +02:00
Tim Jacomb 38c0672e1e Merge branch 'master' into new-routing-jenkins 2020-09-16 14:46:49 +01:00
NetPenguins 7cd4ae126a Merge remote-tracking branch 'upstream/master' 2020-09-12 09:10:07 -04:00
Tim Jacomb e5ae7a029d Update Jenkins plugin to new routing 2020-09-09 11:49:24 +01:00
Tim Jacomb 8daab3651f Rename Jenkins annotation 2020-09-09 11:49:24 +01:00
Fredrik Adelöw 0a24df743f chore: bump mui to the create-app resolved version, to lose Accordion warnings 2020-09-09 11:18:18 +02:00
Patrik Oldsberg 38b6703102 core-api: change ApiFactory.implements to .api 2020-09-08 11:31:48 +02:00
Patrik Oldsberg aa235dd154 app: move api factories out to plugins 2020-09-08 11:31:47 +02:00
NetPenguins 0b870cca2d Merge branch 'master' of https://github.com/spotify/backstage 2020-09-05 08:21:14 -04:00
NetPenguins 46642db53d Updated ExpansionPanel to Accordion 2020-09-02 08:31:27 -04:00
Emma Indal 3b545791ce new release 31 aug 20 2020-09-01 14:10:22 +02:00
Raghunandan 734dcca107 Release v0.1.1-alpha.20 2020-08-26 11:33:14 +02:00
Raghunandan 15e334a584 Release v0.1.1-alpha.19 2020-08-21 11:40:04 +02:00
Fredrik Adelöw 89a0a2fc7b docs: write call-existing-api.md 2020-08-20 21:21:30 +02:00
Fredrik Adelöw bb2a68b1d0 chore(jenkins): ran prettier 2020-08-12 12:54:06 +02:00
Fredrik Adelöw 3d450adb75 fix(jenkins): cleaned up deps a bit 2020-08-12 12:54:06 +02:00
Tim Jacomb affd8f0a2d Fix skipped 2020-08-12 12:54:06 +02:00
Tim Jacomb 88df61309e Fix CI 2020-08-12 12:54:06 +02:00
Tim Jacomb 547604d973 Add test results to CI Table 2020-08-12 12:54:06 +02:00
Tim Jacomb c85e952300 Add links to GitHub and include PR title on build info 2020-08-12 12:54:06 +02:00
Tim Jacomb ea15090bb3 Add support for restarting builds 2020-08-12 12:54:06 +02:00
Tim Jacomb fbdacc1f31 Fix docs issue 2020-08-12 12:54:06 +02:00
Tim Jacomb 93c50514bc Fix packaging errors 2020-08-12 12:54:06 +02:00
Tim Jacomb 65d3e99840 Remove some uses of FC 2020-08-12 12:54:06 +02:00
Tim Jacomb 0e9b562223 Add pagination warning to README 2020-08-12 12:54:06 +02:00
Tim Jacomb 005df1df2b Add Jenkins widgets 2020-08-12 12:54:06 +02:00
David Tuite f080c3256f Add Jenkins plugin
It doesn't do anything other than render "Builds go here" in a DOM but
the scaffold is there to start making API calls. This plugin borrows
heavily from the CircleCI plugin.
2020-08-12 12:54:06 +02:00