Skip to content

Releases: ansible/vscode-ansible

v26.3.3

12 Mar 13:02
ae71c0b

Choose a tag to compare

What's Changed

  • chore(deps): update dependency @html-eslint/eslint-plugin to ^0.53.0 by @renovate[bot] in #2452
  • fix: remove use of deprecated @vscode/webview-ui-toolkit library by @ssbarnea in #2448
  • feat: WCA remove the model_id override references by @goneri in #2471
  • fix: refresh LS exp webview when provider cfg changes by @goneri in #2474
  • chore(deps): update dependency lodash to v4.17.23 [security] by @renovate[bot] in #2476
  • chore: update python dependencies by @ssbarnea in #2462
  • chore: refactor coverage uploading by @ssbarnea in #2477
  • chore(deps): lock file maintenance by @renovate[bot] in #2463
  • chore(deps): update jdx/mise-action action to v3.6.1 by @renovate[bot] in #2473
  • chore: remove ui test-launcher.sh by @ssbarnea in #2472
  • fix: ui: create the junit output directory by @goneri in #2483
  • chore: update electron by @ssbarnea in #2482
  • chore(deps): update actions/checkout action to v6.0.2 by @renovate[bot] in #2481
  • fix: don't send an empty model with LS telemetry by @goneri in #2479
  • chore: update deps (bulk) by @ssbarnea in #2484
  • fix: LS exp displays the non-wca provider by @goneri in #2478
  • fix: clean up the old lightspeedExplorerView CSS by @goneri in #2488
  • fix: import the vscode-elements from the app.ts (webview) by @goneri in #2486
  • fix: use @vscode/codicons and avoid duplication by @goneri in #2487
  • chore: combine CI fixes by @ssbarnea in #2485
  • chore: move location of junit reports by @ssbarnea in #2490
  • chore: enable reruns for selenium test failures by @ssbarnea in #2493
  • chore: prevent log collection failure due to gitleaks by @ssbarnea in #2494
  • chore: ensure we collect logs on ui test failures by @ssbarnea in #2495
  • chore: selenium reruns by @ssbarnea in #2496
  • chore: move builder workflow inside ci one by @ssbarnea in #2497
  • fix: Convert ALS package to ESM by @alisonlhart in #2498
  • fix: convert mcp package to ESM by @ssbarnea in #2480
  • fix: centralize the CSS in the webviews by @goneri in #2499
  • chore: display name of the screenshot taken by selenium by @ssbarnea in #2501
  • fix: import codicon.css from TypeScript by @goneri in #2502
  • chore: temporary disable upload of test-result to codecov.io to restore coverage status reporting by @ssbarnea in #2500
  • chore: coverage file fixes by @ssbarnea in #2492
  • chore: Skip coverage thresholds on WSL by @shatakshiiii in #2504
  • chore(deps): update dependency @html-eslint/eslint-plugin to ^0.54.0 by @renovate[bot] in #2506
  • chore: more deps update by @ssbarnea in #2489
  • chore: rework walkthrough tests to use Selenium by @alisonlhart in #2507
  • fix: remove media/style.css by @goneri in #2510
  • fix: remove the local copy of codicon by @goneri in #2511
  • fix: pass slack webhook secret to report action by @anusshukla in #2509
  • chore: Rework devfile and devcontainer webview tests to use Selenium by @alisonlhart in #2508
  • chore: show the error message when docker is not install by @anusshukla in #2513
  • chore: check mise, increase scheduled jobs, debug info, biome package.json by @ssbarnea in #2514
  • fix: relative import of codicon.ttf by @goneri in #2512
  • chore: consolidate test config into a single vitest.config.ts by @ssbarnea in #2505
  • chore(deps): lock file maintenance by @renovate[bot] in #2491
  • feat: RedHat AI platforms compatible client and provider base utilities by @kaushiki069 in #2455
  • chore(deps): lock file maintenance by @renovate[bot] in #2519
  • chore(deps): update actions/cache action to v5.0.3 by @renovate[bot] in #2517
  • chore: prevent pycoverage step from failing with retried jobs by @ssbarnea in #2520
  • fix: ignore mise if SKIP_MISE=1 is set by @goneri in #2516
  • chore: pre-commit autoupdate by @pre-commit-ci[bot] in #2522
  • chore: replace pre-commit with prek by @ssbarnea in #2527
  • chore: enable pytest gha annotations by @ssbarnea in #2521
  • chore: tell renovate not to touch sensitive deps by @ssbarnea in #2530
  • chore: reduce use of FORCE_COLOR during testing by @ssbarnea in #2529
  • chore: Close all editors via pytest fixtures before/after tests by @alisonlhart in #2532
  • chore: selenium: use the settings.json by @goneri in #2525
  • chore: fix renovate config by @ssbarnea in #2535
  • chore: tell renovate to not update zod by @ssbarnea in #2538
  • chore: don't rebuild when pytest are changed by @goneri in #2539
  • chore(deps): update dependency jsdom to v28 by @renovate[bot] in #2536
  • chore: Migrate welcome page tests to Selenium by @alisonlhart in #2534
  • fix: dependency updates related to security by @ssbarnea in #2543
  • chore: tune coverage to reduce platform discrepancy by @ssbarnea in #2526
  • chore(docs): mention the ui-selenium test task by @goneri in #2540
  • chore(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 by @dependabot[bot] in #2542
  • chore: configure renovate to perform security updates by @ssbarnea in #2545
  • chore: skip Lightspeed tests on local runs if credentials are not available by @goneri in #2523
  • chore: add post workflow by @ssbarnea in #2546
  • chore(deps): update actions/download-artifact action to v7 by @renovate[bot] in #2548
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #2547
  • chore: remove 'ui' tests (extest) by @ssbarnea in #2549
  • chore: sonar reporting by @ssbarnea in #2550
  • chore: resolve WSL E2E test failure for files outside workspace by @anusshukla in #2544
  • chore: ensure that task steps do not produce undesired side effects by @ssbarnea in #2528
  • chore: move build artifacts into out/ folder by @ssbarnea in #2552
  • chore: migrate some prek hooks by @ssbarnea in #2553
  • fix: add LS auth in contributes.authentication by @goneri in #2556
  • chore: skip running image-builder job if not needed by @ssbarnea in #2554
  • chore: refactor ui test temp directories by @ssbarnea in #2555
  • chore: refactor pytest to manage the selenium container by @ssbarnea in #2560
  • chore: fix falky ci failure related to git safe.directory by @ssbarnea in #2562
  • chore: restore reporting of test-results to codecov.io by @ssbarnea in #2561
  • chore: measure coverage o...
Read more

v26.3.0

11 Mar 17:57
ae71c0b

Choose a tag to compare

Breaking

Features

Fixes

Maintenance

Read more

v26.1.3

21 Jan 17:29
bfe3a1b

Choose a tag to compare

Features

  • feat(mcp): add OS-aware package manager detection to ADE setup (#2456) @anusshukla

Fixes

Maintenance

v26.1.2

20 Jan 07:05
2e09b38

Choose a tag to compare

Fixes

Maintenance

v26.1.1

16 Jan 12:56
eb6e21e

Choose a tag to compare

Fixes

Maintenance

  • chore: reduce e2e feature coverage to improve resiliency (#2443) @ssbarnea
  • chore: define HOME during build if not defined (#2440) @ssbarnea
  • chore: allow using extester extension to manually run ui tests (#2433) @ssbarnea
  • chore: test-launcher.sh: use -- separator with run-tests (#2432) @goneri
  • chore: ensure that we do not have duplicate executables during testings (#2435) @ssbarnea

v26.1.0

13 Jan 02:30
dc36434

Choose a tag to compare

Features

Fixes

Maintenance

v25.12.3

18 Dec 13:28
cc3a9cd

Choose a tag to compare

Features

Fixes

Maintenance

v25.12.2

12 Dec 07:30
42712d9

Choose a tag to compare

Features

Fixes

Maintenance

v25.12.1

04 Dec 13:57
92dd526

Choose a tag to compare

Fixes

Maintenance

v25.12.0

02 Dec 13:47
0bae59b

Choose a tag to compare

Features

Fixes

Maintenance