Граф коммитов

  • 663d6e96b2 Use strings.Fields to replace strings.Split. rujche 2024-10-22 22:05:05 +0800
  • c525340220 Merge branch 'main' into fix-see-also-text Alex Wolf 2024-10-22 09:56:13 -0400
  • 1a5e2f6f13 fix https Alex Wolf 2024-10-22 09:52:41 -0400
  • 62ac3e919d fix see also Alex Wolf 2024-10-22 09:49:30 -0400
  • 6c117ee657
    Merge the java analyzer code from the main branch to sjad (#1) Xiaolu Dai 2024-10-22 17:14:07 +0800
  • f1077a728b update cosmos-mongo-db-avm output Menghua Chen (WICRESOFT NORTH AMERICA LTD) 2024-10-22 16:45:44 +0800
  • 562e728a41 use label as package out of repository and re-use for apphost project generation Victor Vazquez 2024-10-21 23:32:53 +0000
  • fc325d2ab6 Update upload-artifact action to v4 alexweininger 2024-10-21 16:00:11 -0700
  • b80cf6b6ce
    aspire: Write container registry name as an output (#4457) Matt Ellis 2024-10-21 12:13:42 -0700
  • 0d530d25cc
    report inner error description (#4426) Victor Vazquez 2024-10-21 11:31:34 -0700
  • 5a51f80e5c WIP: container: Trim spaces in computed image name Matt Ellis 2024-10-21 11:10:53 -0700
  • 47c710be9d aspire: Write container registry name as an output Matt Ellis 2024-10-17 13:39:40 -0700
  • c894cb1c0c
    Add more java related analysis code (#4437) Xiaolu Dai 2024-10-21 10:19:36 +0800
  • 7b2a1ebdc0 Merge branch 'main' into xiada/app-detect-java Xiaolu Dai 2024-10-21 07:01:21 +0800
  • 5823bc3ead Fix test failure. rujche 2024-10-21 00:30:08 +0800
  • d2fa167195 Update TestParsePorts. rujche 2024-10-21 00:25:50 +0800
  • f2535d2e6c If more than one port is exposed, prompt for a selection (console.Select) with the multiple ports available, and an "Other" selection to provide the port number. rujche 2024-10-21 00:07:35 +0800
  • f5f12f5e0c Propagate the error returned from parsePorts. rujche 2024-10-20 23:26:23 +0800
  • 52f39ccad1 Introduce a new struct: Port. rujche 2024-10-20 23:22:23 +0800
  • 01a2e3b4e3 Improve this function: getExposedPorts. rujche 2024-10-20 23:11:49 +0800
  • 1c5f209902 Move Docker from docker.go to appdetect.go. rujche 2024-10-20 22:30:28 +0800
  • af21dc4227 merge avm Wei Lim 2024-10-18 15:53:54 -0700
  • fc985ba64b add synthethizing Wei Lim 2024-10-18 15:34:26 -0700
  • 3bdf00e4d3 add resources schema Wei Lim 2024-10-18 15:33:05 -0700
  • a417b43533 update init test Wei Lim 2024-10-17 09:19:13 -0700
  • 140c2fe508 add test case for all working together Wei Lim 2024-10-17 08:23:42 -0700
  • d219b71766 unify connection string URLs Wei Lim 2024-10-17 08:10:17 -0700
  • 3fdf380379 Update next-steps documentation Wei Lim 2024-10-17 08:10:17 -0700
  • 5662cfc018 remove scaffold/shared resources Wei Lim 2024-10-16 10:20:12 -0700
  • 95b11de500 Replace dashboard-web.bicep with monitoring module Wei Lim 2024-10-15 16:51:21 -0700
  • 4d33da594a easyInit: Switch to avm (Azure Verified Modules) Wei Lim 2024-10-15 16:03:37 -0700
  • 84a2842841
    Bump cookie and express in /templates/todo/api/js dependabot[bot] 2024-10-18 20:57:27 +0000
  • f4695c408e
    go.mod: update library gopkg.in/yaml.v3 to github.com/braydonk/yaml (#4448) Wei Lim 2024-10-18 13:56:18 -0700
  • 1d6900d774 address comments Xiaolu Dai 2024-10-18 10:45:54 +0800
  • 6b88907b35 Fix test failure of TestDetectDocker. rujche 2024-10-18 10:40:46 +0800
  • d189c9b96c Fix error: the line length exceeds the maximum of 125 characters. rujche 2024-10-18 10:22:14 +0800
  • 4eb90e709d Make sure to handle the full EXPOSE syntax. rujche 2024-10-18 10:18:51 +0800
  • 90686c67d8 Move the logic into appdetect and surface metadata that way rujche 2024-10-18 09:28:20 +0800
  • 3264e883e8 go build hemarina 2024-10-17 17:14:34 -0700
  • ca49e0d582 test hemarina 2024-10-17 16:37:38 -0700
  • f141875c73
    Fixes lint issues Wallace Breza 2024-10-09 12:17:30 -0700
  • c0b7bdd6ce
    Prompt user to select or create new resource Wallace Breza 2024-10-08 17:37:39 -0700
  • 32e2935ff0
    Fixes panic on missing hook configuration Wallace Breza 2024-10-17 16:28:26 -0700
  • bc1d98d613
    Merge 8fa9a3f57a into 8fc9d80640 Wallace Breza 2024-10-17 15:59:15 -0700
  • 8fc9d80640
    Increment CLI version after release (#4452) Azure SDK Bot 2024-10-17 15:59:14 -0700
  • e1fa152970
    Use DOTNET_CONTAINER_* (#4039) kasperk81 2024-10-18 01:58:54 +0300
  • 8fa9a3f57a
    Moved extensions and sdk into azure-dev wabrez/extensions-poc Wallace Breza 2024-10-17 15:55:43 -0700
  • b252a17b2a
    don't bubble up extension errors Wallace Breza 2024-10-17 13:18:54 -0700
  • 0aba62a3af Merge branch 'main' of https://github.com/Azure/azure-dev into preflight hemarina 2024-10-17 10:25:46 -0700
  • adff1f895b fix ci Xiaolu Dai 2024-10-17 21:12:25 +0800
  • 62f3754fe0 Set port when there is only one port detected in Dockerfile. rujche 2024-10-17 21:30:16 +0800
  • 9e155d9ad7 address comments to add multi-module support, and add tests Xiaolu Dai 2024-10-17 20:52:07 +0800
  • 4b655ab70c Increment CLI version after release azure-sdk 2024-10-17 08:33:29 +0000
  • 8707673c56 Implement feature: detect port in Dockerfile. rujche 2024-10-15 14:26:05 +0800
  • 0595f33fe9
    fix persistSettings regression (#4450) azure-dev-cli_1.10.3 Victor Vazquez 2024-10-16 19:31:12 -0700
  • 00bd1cffda cl Victor Vazquez 2024-10-17 00:19:08 +0000
  • 3c7c714132 comment Victor Vazquez 2024-10-17 00:07:38 +0000
  • ff265afe9e Fixing regression for persistSettings() which is trying to read values after an error. Victor Vazquez 2024-10-16 23:24:05 +0000
  • dd3322c25b add mitigation for deployments that take awhile to "come alive" Wei Lim 2024-10-16 16:22:37 -0700
  • 00c974509d update cspell Wei Lim 2024-10-16 16:08:38 -0700
  • f248073c79 update library gopkg.in/yaml.v3 to github.com/braydonk/yaml Wei Lim 2024-10-16 15:52:27 -0700
  • 6e14a1becf
    Merge pull request #13 from rujche/rujche/java-analyzer Rujun Chen 2024-10-16 15:48:44 +0800
  • 9c53e733dc Support all kinds of properties file like application(-profile).yaml(or yaml, properties) rujche 2024-10-16 15:46:42 +0800
  • 9070897e72
    scaffold: bicepName to convert casing for fully-upper cased characters (#4438) Wei Lim 2024-10-15 14:49:01 -0700
  • 671902a4ac
    Merge pull request #12 from rujche/rujche/java-analyzer Rujun Chen 2024-10-15 18:01:53 +0800
  • a482496f55 Detect Mongo DB by dependency spring-boot-starter-data-mongodb-reactive just like spring-boot-starter-data-mongodb rujche 2024-10-15 17:56:11 +0800
  • 2be10ec45b fix ci Xiaolu Dai 2024-10-15 17:55:03 +0800
  • 35aefd80a1 fix ci Xiaolu Dai 2024-10-15 17:46:33 +0800
  • ab91a3792c add tests Xiaolu Dai 2024-10-15 17:46:25 +0800
  • 8607043374
    Merge pull request #11 from rujche/rujche/java-analyzer Rujun Chen 2024-10-15 17:40:28 +0800
  • de2e922389 Implement feature: detect redis by analyzing pom file. rujche 2024-10-15 17:26:38 +0800
  • 20c11e5e69 address comments Xiaolu Dai 2024-10-15 16:49:41 +0800
  • 35f762cd13
    Merge pull request #10 from rujche/rujche/java-analyzer Rujun Chen 2024-10-15 14:28:00 +0800
  • a83f7d75ae Implement feature: detect port in Dockerfile. rujche 2024-10-15 14:26:05 +0800
  • 1f7da17dd4 add container pth module Menghua Chen (WICRESOFT NORTH AMERICA LTD) 2024-10-15 13:40:59 +0800
  • 5ad148bf17 recording provision test hemarina 2024-10-14 20:05:54 -0700
  • def010259e Merge branch 'main' into avmupdates Menghua Chen (WICRESOFT NORTH AMERICA LTD) 2024-10-15 10:34:27 +0800
  • 2f4d2e9cc7
    Merge pull request #9 from rujche/rujche/java-analyzer Rujun Chen 2024-10-15 09:35:15 +0800
  • a2a3a731b5 Make sure app work well after deployed to ACA no matter what value "server.port" is set in application.properties. rujche 2024-10-15 09:33:17 +0800
  • 7bab2e2135 recording test hemarina 2024-10-14 18:23:49 -0700
  • 4ae5dc12df golang hemarina 2024-10-14 15:31:38 -0700
  • a594b6a55b
    easy-init: allow for longer container app names (#4434) Wei Lim 2024-10-14 15:16:03 -0700
  • e59257cbdb SUBSCRIPTION_ID djurek/devcontainer-federated-auth Daniel Jurek 2024-10-14 09:13:10 -0700
  • da9231d07b az --version Daniel Jurek 2024-10-11 15:56:19 -0700
  • 8727194046 Install az CLI in dev container Daniel Jurek 2024-10-11 14:17:40 -0700
  • e1bc961141 Try plumbing federated auth Daniel Jurek 2024-10-10 16:22:36 -0700
  • be869adbb4
    Increment CLI version after release (#4419) Azure SDK Bot 2024-10-14 12:01:56 -0700
  • 932cba3e39 Merge branch 'main' of https://github.com/Azure/azure-dev into preflight hemarina 2024-10-14 11:05:18 -0700
  • e17c1db58a apply options with deployment stack updates hemarina 2024-10-14 10:50:31 -0700
  • 7fec89afe9 scaffold: bicepName to convert casing for fully-upper cased characters Wei Lim 2024-10-14 10:33:44 -0700
  • 02b3d4884f
    Force color Wallace Breza 2024-10-14 10:19:05 -0700
  • 12b169eb55
    Merge pull request #8 from rujche/rujche/java-analyzer Rujun Chen 2024-10-14 09:44:02 +0800
  • babf604644 Fix bug: Get auth type should only be required for MySQL and PostgreSQL. rujche 2024-10-14 09:42:14 +0800
  • a827185a2b add deploy to rg Victor Vazquez 2024-10-12 18:14:21 +0000
  • 50ff9f4c8b add more java related analysis code Xiaolu Dai 2024-10-12 16:46:36 +0800
  • dca325fa6d
    Merge pull request #7 from rujche/rujche/java-analyzer Rujun Chen 2024-10-12 15:06:11 +0800
  • c45382a61f Delete unused content in main.bicept. rujche 2024-10-12 15:02:58 +0800
  • 05944125d8 Add new feature: analyze project to add Mongo DB. rujche 2024-10-12 15:02:40 +0800
  • 52ddfbe015 add monitor ptn module Menghua Chen (WICRESOFT NORTH AMERICA LTD) 2024-10-12 11:28:44 +0800
  • 207ffa384a
    Merge pull request #6 from rujche/rujche/java-analyzer Rujun Chen 2024-10-12 08:47:23 +0800