Commit Graph

56 Commits

Author SHA1 Message Date
github-actions[bot] 2fc17fb329 Version Packages (next) 2023-07-04 16:24:25 +00:00
Andre Wanlin 4716ef6c60 Removed package.json exports changes
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:01:23 -05:00
Andre Wanlin 3a861eb0ab Corrected README imports not to be from alpha
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:01:23 -05:00
Andre Wanlin 18520c4596 Fixed broken link
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:01:23 -05:00
Andre Wanlin cb33672100 Udpated api-report
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:01:23 -05:00
Andre Wanlin a9cadcc634 Updated READMEs
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:01:23 -05:00
Andre Wanlin c7f5324fa0 Changed @alpha to @public
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:01:21 -05:00
Andre Wanlin ae261e79d2 Added alpha support for new backend system
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:00:25 -05:00
github-actions[bot] d72e2eeba6 Version Packages (next) 2023-06-27 12:10:42 +00:00
github-actions[bot] bc0c4bc64c Version Packages 2023-06-20 13:54:09 +00:00
Gustaf Lundh e39c3829bb Fix: CatalogClient call without token
Signed-off-by: Gustaf Lundh <gustaf.lundh@axis.com>
2023-06-20 12:41:51 +02:00
github-actions[bot] 320ed50274 Version Packages (next) 2023-06-13 19:37:24 +00:00
github-actions[bot] a8634a9634 Version Packages (next) 2023-05-30 13:52:00 +00:00
github-actions[bot] 75a1c93784 Version Packages (next) 2023-05-23 15:25:13 +00:00
Fredrik Adelöw 661734ae75 Merge pull request #17836 from sergeyshevch/docs/update-plugin-installation-commands
docs: Update plugin installation commands
2023-05-22 14:40:04 +02:00
Sergey Shevchenko 933fe2c344 docs: Update plugin installation commands
Signed-off-by: Sergey Shevchenko <sergeyshevchdevelop@gmail.com>
2023-05-17 11:30:12 +03:00
Johan Haals bcf98537b2 Merge pull request #16954 from ahhhndre/topic/linguist-backend-tests
Refactored linguist-backend
2023-05-17 10:20:35 +02:00
github-actions[bot] 73e7820731 Version Packages 2023-05-16 09:38:40 +00:00
Andre Wanlin 8676ebfd42 Syntax improvement
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-05-11 16:03:03 -05:00
Andre Wanlin b66092c134 Latest changes based on feedback
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-05-11 16:03:03 -05:00
Andre Wanlin 0f439d6508 Removed database export
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-05-11 16:03:03 -05:00
Andre Wanlin 62631dbbd7 Removed export
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-05-11 16:03:03 -05:00
Andre Wanlin 25659d38d6 Clean up orphan entities
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-05-11 16:03:03 -05:00
Andre Wanlin 9febc291d6 Unprocessed should be processed before stale
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-05-11 16:03:03 -05:00
Andre Wanlin 763bf4c8f2 Refactored README
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-05-11 16:03:03 -05:00
Andre Wanlin 4e08dda909 Implemented interface for API
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-05-11 16:03:03 -05:00
Andre Wanlin 23fade04fd Completed tests
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-05-11 16:03:03 -05:00
Andre Wanlin 72b27b1bf6 Added backend-test-utils
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-05-11 16:03:03 -05:00
Andre Wanlin bbf91840a5 Added backend tests
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-05-11 16:03:03 -05:00
github-actions[bot] 8b05da0912 Version Packages (next) 2023-05-02 13:41:12 +00:00
github-actions[bot] e04bb20bdc Version Packages (next) 2023-04-25 15:53:19 +00:00
github-actions[bot] 6141c31839 Version Packages 2023-04-18 12:36:06 +00:00
github-actions[bot] ab75a16da7 Version Packages (next) 2023-04-11 14:21:21 +00:00
github-actions[bot] 9a5a1c4ba2 Version Packages (next) 2023-04-04 13:14:06 +00:00
github-actions[bot] e32dc5e79d Version Packages (next) 2023-03-28 16:01:25 +00:00
github-actions[bot] 5af2c4f412 Version Packages (next) 2023-03-21 13:38:30 +00:00
github-actions[bot] 24632ad94b Version Packages 2023-03-14 14:31:40 +00:00
github-actions[bot] 0eceadb950 Version Packages (next) 2023-03-07 17:21:48 +00:00
Jos Craw 72c170fa68 fix: change Record value to unknown from any
Signed-off-by: Jos Craw <me.joscraw@gmail.com>
2023-03-04 08:13:38 +13:00
Jos Craw 4eae508310 feat: changed to provide entire linguist-js options object
Signed-off-by: Jos Craw <me.joscraw@gmail.com>
2023-03-03 08:15:37 +13:00
Jos Craw 8a298b4724 feat: add offline support for linguist
Signed-off-by: Jos Craw <me.joscraw@gmail.com>
2023-03-02 19:57:03 +13:00
github-actions[bot] b19b95fc09 Version Packages (next) 2023-02-28 13:04:36 +00:00
Thomas Camargo 20eba13f1d [linguist-backend]: update changeset and update api-report
Signed-off-by: Thomas Camargo <camargothomas@gmail.com>
2023-02-23 10:09:34 -07:00
Thomas Camargo 4219467b94 Merge branch 'backstage:master' into master 2023-02-23 10:07:27 -07:00
Thomas Camargo b271d5ca05 [linguist-backend]: make kind configurable
Signed-off-by: Thomas Camargo <camargothomas@gmail.com>
2023-02-22 16:28:14 -07:00
renovate[bot] 52b0022dab chore(deps): update dependency msw to v1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-22 12:55:56 +00:00
github-actions[bot] b4627f23b2 Version Packages (next) 2023-02-21 15:40:30 +00:00
Niklas Aronsson 4a1c318853 Linguist-backend: Add token to catalogClient
The catalog client calls will fail for backstage deployments with
authentication.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2023-02-17 12:34:23 +01:00
Elizabeth Hobbs 2ea5782162 [linguist-backend] no longer skip initial batch
Fixes #16370

Co-authored-by: Jason Nguyen <jsn.dev@outlook.com>
Co-authored-by: Thomas Camargo <camargothomas@gmail.com>

Signed-off-by: Jason Nguyen <jsn.dev@outlook.com>
Signed-off-by: Thomas Camargo <camargothomas@gmail.com>
Signed-off-by: Elizabeth Hobbs <elizabeth.hobbs94@gmail.com>
2023-02-15 10:35:16 -08:00
github-actions[bot] 25b57cc07f Version Packages 2023-02-14 13:41:52 +00:00