Commit Graph

  • 144f762989 remove unwanted changes Gasan Guseinov 2025-01-23 18:39:27 +01:00
  • 8a61795308 add a unit test Gasan Guseinov 2025-01-23 18:37:54 +01:00
  • f5b717962c Merge pull request #28602 from backstage/rugvip/types Patrik Oldsberg 2025-01-23 17:37:18 +01:00
  • b9cc37d62c create-app: add lock seed for @types/node Patrik Oldsberg 2025-01-23 17:14:06 +01:00
  • b59bb22cb5 Merge pull request #28600 from backstage/freben/optional-ldap Fredrik Adelöw 2025-01-23 16:52:35 +01:00
  • d9c653693c Lowercase prompt id for built-in prompts Min Kim 2024-12-21 17:04:42 -05:00
  • a25057c083 Remove example template Min Kim 2024-12-21 15:25:33 -05:00
  • a97e354160 Extract cli config type to types.ts Min Kim 2024-12-21 14:54:27 -05:00
  • b30e7884f2 Add changesets Min Kim 2024-12-21 14:46:52 -05:00
  • 4965fdc3b7 Remove commented reference of old factories in templates Min Kim 2024-12-21 14:44:38 -05:00
  • 2ef15cf46f Fix executeTemplate tests Min Kim 2024-12-21 14:39:29 -05:00
  • a62478825c Write tests for templateSelector functions Min Kim 2024-12-21 14:21:58 -05:00
  • 7d6d32eee4 Write tests for populateOptions and createDirName Min Kim 2024-12-21 14:01:12 -05:00
  • 1fb45bdb55 BaseVersion will be undefined if not configured in globals Min Kim 2024-12-20 10:28:49 -05:00
  • 664e76da46 Relocate templatingTask into executeTemplate Min Kim 2024-12-19 17:22:50 -05:00
  • 51d79d5666 More renaming and reorganizing Min Kim 2024-12-19 17:00:21 -05:00
  • 1ca05f7c63 Move all prompt-related helpers into one file Min Kim 2024-12-19 16:45:43 -05:00
  • 246a4b4cc1 Move all new utils into lib/new Min Kim 2024-12-19 16:41:43 -05:00
  • 9b3fc3bd73 Remove unused interfaces Min Kim 2024-12-19 16:31:21 -05:00
  • 811eda8960 Move common utilities files' up Min Kim 2024-12-19 16:31:08 -05:00
  • 1ef678f015 Remove old factory cod Min Kim 2024-12-19 16:17:19 -05:00
  • fbd18c60a5 Rename default templates file Min Kim 2024-12-18 09:11:36 -05:00
  • 3f2dadc8a5 Pass privatePackage for templating Min Kim 2024-12-17 18:42:15 -05:00
  • 98bbe025c9 Remove @ if user adds it in scope Min Kim 2024-12-17 18:30:43 -05:00
  • 346feb02d8 Rename extension variable for consistency Min Kim 2024-12-17 18:12:40 -05:00
  • 8553256aff packageVersion needs to be updated to pluginVersion Min Kim 2024-12-17 18:04:21 -05:00
  • 34a13142fd Re-enable executePluginPackageTemplate and yarn commands Min Kim 2024-12-17 17:20:40 -05:00
  • 24c2626ef3 Only format moduleVar if moduleId exists Min Kim 2024-12-17 17:19:46 -05:00
  • a8dfff33ee Update relevant cli templates with additionalActions Min Kim 2024-12-17 16:59:23 -05:00
  • b535070a44 Add additionalActions to new command Min Kim 2024-12-17 16:59:05 -05:00
  • 7182d51120 Move example cli template to root Min Kim 2024-12-17 16:58:17 -05:00
  • 9b054b4e02 Update remaining default template yaml files Min Kim 2024-12-11 03:07:23 -05:00
  • 7bef404278 Update backend module templates Min Kim 2024-12-11 03:01:10 -05:00
  • 7d24167afc Add template-specific variables for execution Min Kim 2024-12-11 02:49:39 -05:00
  • 6d27973629 Apply suffix/prefix for generated dirname Min Kim 2024-12-11 02:35:33 -05:00
  • 565eaa6e98 Add install steps and codeowner prompt Min Kim 2024-12-11 01:31:28 -05:00
  • 3044efb810 Have default templates read from root node_modules Min Kim 2024-12-10 21:07:30 -05:00
  • 4bfe2110fd Reorganize code Min Kim 2024-12-10 19:39:16 -05:00
  • d71e11faa2 Create a new built-in prompt for npm registry Min Kim 2024-09-29 16:52:38 -04:00
  • d7bc68d8a9 Expect full path of template instead of looking within CLI pkg Min Kim 2024-09-29 16:52:05 -04:00
  • 0fea82eac7 Relocate new default template yaml files Min Kim 2024-09-27 18:24:35 -04:00
  • e0262f6775 Utilize built-in prompts and globals for user-specified prompts Min Kim 2024-09-27 17:59:29 -04:00
  • ce4dcd91ae Verify that a template's skeleton path exists Min Kim 2024-09-26 11:40:05 -04:00
  • fddab21311 Interactively select a template from dynamic list Min Kim 2024-09-26 09:48:02 -04:00
  • 03c9b8744b Get templates and globals from pkg.json Min Kim 2024-09-26 09:35:39 -04:00
  • fb8c558f17 Add cli config in root pkg.json Min Kim 2024-09-26 09:33:45 -04:00
  • 9940bdca73 Create yaml files for existing templates Min Kim 2024-09-19 20:13:44 -04:00
  • 636744a0cc make config key optional Fredrik Adelöw 2025-01-23 16:21:12 +01:00
  • b1368e8e8b Merge branch 'backstage:master' into add-scaleops-plugin-to-marketplace Scott Rosenberg 2025-01-23 15:58:32 +02:00
  • 2dc6c738e1 Merge pull request #28597 from backstage/rugvip/dotdot Patrik Oldsberg 2025-01-23 14:37:25 +01:00
  • ee5c275f6f Merge pull request #28595 from backstage/rugvip/errors Patrik Oldsberg 2025-01-23 13:41:34 +01:00
  • 903189ff42 Merge pull request #28596 from backstage/rugvip/babel Patrik Oldsberg 2025-01-23 13:41:26 +01:00
  • 25350e9e5d openapi-utils: rename export Vincenzo Scamporlino 2025-01-23 13:39:34 +01:00
  • fe32d7855b Merge pull request #28585 from backstage/rugvip/techfix Patrik Oldsberg 2025-01-23 13:38:26 +01:00
  • 207f88f0d7 cli: fix ..<ext> in frontend build output Patrik Oldsberg 2025-01-23 13:32:15 +01:00
  • fc3581065f docs/tooling: add ESM module test coverage limitation Patrik Oldsberg 2025-01-23 13:17:09 +01:00
  • 5e05c990ea repo-tools: work around test failure Patrik Oldsberg 2025-01-23 12:55:15 +01:00
  • ad9aba258b backend-app-api: immediately log plugin startup errors Patrik Oldsberg 2025-01-23 10:48:50 +01:00
  • f5e3c09f2d feat: throw if given a search url on awsS3, awsCodeCommit, fetch, gerrit, gitea and harness url readers Thomas Cardonne 2025-01-22 23:19:27 +01:00
  • d324627252 Update docs + css variables Charles de Dreuille 2025-01-22 22:26:47 +00:00
  • 3d38382d5b fix: remove breaking change from changeset Thomas Cardonne 2025-01-15 13:54:25 +01:00
  • 564170b765 feat: add config flag Thomas Cardonne 2024-11-27 11:00:58 +01:00
  • 3740229b62 feat(catalog): always use search for UrlReaderProcessor Thomas Cardonne 2024-10-30 18:40:36 +01:00
  • 58c950d76b Update accept.txt Gasan 2025-01-22 17:10:08 +01:00
  • f929fb1f1a Update 02-build-system.md Gasan 2025-01-22 12:43:37 +01:00
  • 93e7ac2e73 Merge pull request #28584 from backstage/freben/case Fredrik Adelöw 2025-01-22 12:20:05 +01:00
  • b8d72515b6 Update 02-build-system.md Gasan 2025-01-22 12:02:55 +01:00
  • 524f0afb30 techdocs: add missing alpha entity content route ref Patrik Oldsberg 2025-01-22 12:01:48 +01:00
  • e332cfacdb strengthen the case sensitivity statements about refs Fredrik Adelöw 2025-01-22 11:42:34 +01:00
  • 160b7a265c Updated docs of Software catalog docs AmbrishRamachandiran 2025-01-22 11:11:29 +05:30
  • df43519ede openapi-utils: api-reports for tests subpath Vincenzo Scamporlino 2025-01-21 22:22:40 +01:00
  • 4b196c4d4d openapi-utils: fix publishing Vincenzo Scamporlino 2025-01-21 20:30:53 +01:00
  • 270b0fcc0f remove unnecessary changeset Vincenzo Scamporlino 2025-01-21 20:22:34 +01:00
  • fc682e8998 openapi: update docs Vincenzo Scamporlino 2025-01-21 20:12:54 +01:00
  • 58e64d92a4 more changesets Vincenzo Scamporlino 2025-01-21 20:12:35 +01:00
  • e7c2d9a3ef openapi-utils: update imports Vincenzo Scamporlino 2025-01-21 20:10:20 +01:00
  • 700d32b351 openapi-utils: changeset Vincenzo Scamporlino 2025-01-21 20:09:48 +01:00
  • 541cb4e219 openapi-utils: move tests utils to separate entrypoint Vincenzo Scamporlino 2025-01-21 20:05:04 +01:00
  • 17088d22bc add changeset Alisson Fabiano 2025-01-21 15:16:57 -03:00
  • b11d5cc5da add feature to move scroll to the end of lines Alisson Fabiano 2025-01-21 15:16:46 -03:00
  • dd2edbc6df fix log stream component to take up remaining space Alisson Fabiano 2025-01-21 15:16:36 -03:00
  • 08cb6ef94c Merge pull request #28474 from backstage/changeset-release/master Patrik Oldsberg 2025-01-21 16:00:19 +01:00
  • 132173b897 Version Packages (next) github-actions[bot] 2025-01-21 14:07:39 +00:00
  • b952a89dbc Merge pull request #28576 from backstage/rugvip/transformfix Patrik Oldsberg 2025-01-21 15:02:05 +01:00
  • 741a61444d Merge pull request #28571 from backstage/rugvip/conflict Patrik Oldsberg 2025-01-21 14:43:26 +01:00
  • fbd8c3e4e6 cli: avoid collecting coverage for __fixtures__ Patrik Oldsberg 2025-01-21 14:41:59 +01:00
  • f9128719d9 Merge pull request #28575 from backstage/rugvip/auditr Patrik Oldsberg 2025-01-21 14:40:58 +01:00
  • c9f35a1915 catalog-backend: skip stitching conflict test on MySQL Patrik Oldsberg 2025-01-21 14:28:47 +01:00
  • c9139e1e76 catalog-backend: ignore stitching db conflicts Patrik Oldsberg 2025-01-21 11:54:11 +01:00
  • 304cefb393 Merge pull request #28570 from backstage/canon-fix-responsive Charles de Dreuille 2025-01-21 13:20:46 +00:00
  • cd32614a77 backend-defaults: isAuditorEvent -> isAuditEvent Patrik Oldsberg 2025-01-21 14:20:11 +01:00
  • 80ff311fa4 Merge pull request #28574 from backstage/rugvip/audit-refactor Patrik Oldsberg 2025-01-21 14:17:18 +01:00
  • 75e92648f3 Update useBreakpoint.ts Charles de Dreuille 2025-01-21 12:58:50 +00:00
  • 5c6504f0b7 Merge pull request #28562 from backstage/canon-first-release Patrik Oldsberg 2025-01-21 14:04:09 +01:00
  • bbba13903c Merge pull request #28512 from stephenglass/makefieldschema-output-type Ben Lambert 2025-01-21 14:00:14 +01:00
  • 1874fa3b73 backend-defaults: refactor DefaultRootAuditorService Patrik Oldsberg 2025-01-21 13:56:00 +01:00
  • 8a4b964d2e Move to hooks Charles de Dreuille 2025-01-21 11:34:56 +00:00
  • 9a97f9e638 Merge pull request #28572 from backstage/rugvip/tinyref Patrik Oldsberg 2025-01-21 12:13:32 +01:00
  • 7d79788e3b Update getResponsiveValue.ts Charles de Dreuille 2025-01-21 11:12:06 +00:00
  • b7353f45d5 Update getBreakpoint.ts Charles de Dreuille 2025-01-21 11:06:43 +00:00