Commit Graph

45 Commits

Author SHA1 Message Date
ebarrios 86aff7a6cf Added github as CI/CD in catalog plugin 2020-08-28 14:39:36 +02:00
ebarrios 1cbc3c6269 Rename function WidgetList to RecentWorkflowRunsCard and WidgetListContet to RecentWorkflowRunsCardContent. Also remove lastrun parameter that was not beeing used on the RecentWorkflowRunsCardContent function 2020-08-28 13:58:05 +02:00
ebarrios babfe5716b Added Widget for listing workflows run 2020-08-28 11:03:48 +02:00
Raghunandan 734dcca107 Release v0.1.1-alpha.20 2020-08-26 11:33:14 +02:00
Emma Indal b5ada28f26 Added techdocs-ref to backstage entity 2020-08-24 15:52:44 +02:00
Stefan Ålund c6c3c94c18 Camelcase GitHub and GitLab (#2034)
* Camelcase GitHub and GitLab

* GitLab

* Code GitLab

* GitHub in code

* Fix auth naming

* Update docs/features/software-templates/adding-templates.md

Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com>

* Update docs/features/software-templates/extending/create-your-own-preparer.md

Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com>

Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com>
2020-08-21 14:48:16 +02:00
Raghunandan 15e334a584 Release v0.1.1-alpha.19 2020-08-21 11:40:04 +02:00
Patrik Oldsberg f8c696e038 v0.1.1-alpha.18 2020-08-07 17:08:28 +02:00
Fredrik Adelöw e031a06e1e Merge pull request #1834 from RoadieHQ/fix/github-actions-per-project
fix: github actions subpage was working only for default service
2020-08-06 17:03:49 +02:00
Patrik Oldsberg 0dd8fa2828 v0.1.1-alpha.17 2020-08-05 19:36:36 +02:00
Tomek Fabisiak 02f2bbf0bb fix: github actions subpage was working only for default service 2020-08-05 13:13:34 +02:00
dependabot-preview[bot] 14cfeb390e chore(deps): bump react-use from 14.2.0 to 15.3.3
This is a copy of #1731 with fixes
2020-08-03 14:33:35 +02:00
Patrik Oldsberg d4a50e82c5 Merge pull request #1762 from spotify/shmidt-i/github-actions-widget-redone
feat(github-actions): widget inside catalog
2020-07-31 09:33:21 +02:00
Ivan Shmidt 7248e9a581 feat(github-actions): widget inside catalog 2020-07-28 11:29:27 +02:00
Nikita Dudnik 6b062a753e Merge branch 'master' into ndudnik/github-actions-annotation 2020-07-28 09:35:15 +02:00
Nikita Nek Dudnik f7ecc32765 fix: annotation name 2020-07-28 09:28:57 +02:00
Patrik Oldsberg 6a50e6c103 Merge pull request #1732 from spotify/dependabot/npm_and_yarn/types/jest-26.0.7
chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
2020-07-27 16:23:07 +02:00
Ivan Shmidt 3f046ed0e3 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/create-app-backend 2020-07-27 14:40:57 +02:00
Nikita Nek Dudnik 504358df5a docs: add documentation 2020-07-27 11:42:23 +02:00
Nikita Nek Dudnik ab6dfa3aa2 feat: add github icon and more descriptive text 2020-07-27 10:42:06 +02:00
Nikita Nek Dudnik b94a1b3cff fix: add missing files 2020-07-24 16:19:48 +02:00
Nikita Nek Dudnik c31b0e9049 chore: remove obsolete library 2020-07-24 15:57:32 +02:00
Nikita Nek Dudnik c82c045ee8 feat(github-actions): add a separate data mock 2020-07-24 15:56:48 +02:00
Nikita Nek Dudnik 25e41d2274 feat: use annotation to get project name 2020-07-24 14:10:21 +02:00
Nikita Nek Dudnik 9bdb010432 Merge 2020-07-24 14:10:21 +02:00
Nikita Nek Dudnik b4e8a798b6 fix: PR comments 2020-07-24 14:09:23 +02:00
Nikita Nek Dudnik 64c0c67c8f feat: github actions details view 2020-07-24 14:09:23 +02:00
dependabot-preview[bot] bdc24ae35e chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-24 08:49:55 +00:00
Ivan Shmidt bcd7b2661a v0.1.1-alpha.16 2020-07-24 03:44:39 +02:00
Ivan Shmidt 415bdf42e1 v0.1.1-alpha.15 2020-07-22 13:44:33 +02:00
Nikita Dudnik 6d757618a5 Merge pull request #1641 from spotify/ndudnik/github-actions-api-integration
feat: connect UI and API
2020-07-17 10:14:15 +02:00
Nikita Nek Dudnik e782b5cd48 fix: use gitgub token from UI 2020-07-16 17:15:55 +02:00
Nikita Nek Dudnik 0bfadd8676 fix: code review 2020-07-16 11:12:57 +02:00
Nikita Nek Dudnik 79d8d2ddcd feat: connect UI and API 2020-07-15 18:01:00 +02:00
Bilawal Hameed 491d1b70e1 Bump to v0.1.1-alpha.14 2020-07-15 11:49:02 +02:00
Ivan Shmidt 88550cd48f Merge branch 'master' of github.com:spotify/backstage into shmidt-i/github-actions-frontend-list-builds 2020-07-13 14:40:13 +02:00
Nikita Nek Dudnik 423ff518f9 fix: correct response status usage 2020-07-13 10:29:35 +02:00
Nikita Nek Dudnik 2fd5d2ffa5 feat: make it work
Co-authored-by: Ivan Shmidt <ivans@spotify.com>
2020-07-10 19:47:20 +02:00
Esteban Barrios 2f63fed839 Merge branch 'ndudnik/github-actions-api' into Implementing-github-api-from-ndudnik-branch 2020-07-10 16:00:09 +02:00
Ivan Shmidt 05519f880b fix: lint 2020-07-10 15:51:46 +02:00
ebarrios 5e93d376b5 Removed Mock implementation and tried to add the real one 2020-07-10 15:48:03 +02:00
Ivan Shmidt 5c487c127b feat(github-actions): list builds based on mocked data 2020-07-10 15:10:13 +02:00
Nikita Nek Dudnik 09dfdbad5c feat: github actions api type with a mock implementation 2020-07-10 09:56:39 +02:00
Patrik Oldsberg 6fdcc9f59a v0.1.1-alpha.13 2020-07-07 13:16:30 +02:00
Fredrik Adelöw d3504d3e63 feat(github-actions): introduce the old frontend code 2020-07-02 14:37:05 +02:00