!aqMMMrOxRZzVDkUlWF:matrix.org

Ansible DevTools

128 Members
vscode extension, language server, ansible-lint, molecule, navigator and potentially other development goodies. That channel is not for general questions about using ansible.15 Servers

Load older messages


SenderMessageTime
6 Feb 2024
@michel:one.ems.hostMichel Lind 🍥 - 🇦🇹 UTC+2 until 9/21 changed their profile picture.08:32:42
7 Feb 2024
@ssbarnea:matrix.orgssbarnea

ruamel.yaml on Python PyPI
0.18.6

06:49:27
@ssbarnea:matrix.orgssbarnea

mkdocs-ansible on Python PyPI
v24.2.1 24.2.1

--------------
What's Changed
--------------

* chore: pre-commit autoupdate by @pre-commit-ci ( https://github.com/pre-commit-ci ) in #103 ( https://github.com/ansible/mkdocs-ansible/pull/103 )
* Update links color by @cristianonicolai ( https://github.com/cristianonicolai ) in #104 ( https://github.com/ansible/mkdocs-ansible/pull/104 )
* Fix asset reference to custom css by @cristianonicolai ( https://github.com/cristianonicolai ) in #106 ( https://github.com/ansible/mkdocs-ansible/pull/106 )
* Drop test guide by @cristianonicolai ( https://github.com/cristianonicolai ) in #107 ( https://github.com/ansible/mkdocs-ansible/pull/107 )
* Update dependencies by @cristianonicolai ( https://github.com/cristianonicolai ) in #108 ( https://github.com/ansible/mkdocs-ansible/pull/108 )

*Full Changelog* : v24.2.0...v24.2.1 ( https://github.com/ansible/mkdocs-ansible/compare/v24.2.0...v24.2.1 )

release note...

06:51:49
@hille721:matrix.org@hille721:matrix.org Hi, first of all amazing great work what you did the last months. Developing & Testing Ansible are just getting amazing. The VSCode extension works so great, tox-ansible and pytest-ansible are doing now what I expect to do and also molecule is since version 6 useable (for all the hate you got ssbarnea, I love it! ;)). But now you are starting to drop the support for Python 3.9 in all the tool what really challenges me. Just a couple of weeks ago I celebrated that all my clients are now using Python 3.9 instead of 3.8 or older. A newer Python version is not possible as they still have Rhel 8 where Python 3.8 is the max afaik. Thus I really encourage please think about dropping 3.9 again 🙏 22:18:00
@hille721:matrix.org@hille721:matrix.orgRedacted or Malformed Event22:18:52
8 Feb 2024
@blui___:matrix.orgblui___good luck with that. it's the nature of python, you are in a constant loop of updating python due to applications and libraries needing new versions09:54:28
@blui___:matrix.orgblui___if you do not wish to participate then look elsewhere e.g. ruby, native binaries09:55:08
@blui___:matrix.orgblui___if it's not 3.9 now, it's 3.10 in 6 months and so on.09:56:00
@konstruktoid:matrix.orgkonstruktoidPersonally I don't understand how rhel is going to keep up with the changes since rhel 8 is eol 2029 I believe 11:59:41
@ssbarnea:matrix.orgssbarnea

ansible/creator-ee on Quay
v24.2.0

14:48:17
@ssbarnea:matrix.orgssbarnea

ansible/molecule on GitHub
v24.2.0

16:57:18
9 Feb 2024
@michel:one.ems.hostMichel Lind 🍥 - 🇦🇹 UTC+2 until 9/21 changed their profile picture.07:42:14
10 Feb 2024
@jan.christian:gruenhage.xyz@jan.christian:gruenhage.xyz left the room.12:46:09
@michel:one.ems.hostMichel Lind 🍥 - 🇦🇹 UTC+2 until 9/21 changed their profile picture.20:17:58
13 Feb 2024
@konstruktoid:matrix.orgkonstruktoid does anyone have a GitHub action that report back to the PR if there's changes to be made using ansible-lint --fix? 15:54:07
@ssbarnea:matrix.orgssbarnea

ansible/vscode-ansible on GitHub
v2.11

18:11:09
@ssbarnea:matrix.orgssbarnea

ansible/vscode-ansible on GitHub
v2.11 updated

Minor Changes
-------------

* Lightspeed VSCode extension: Analytics telemetry opting-out support ( #1078 ( https://github.com/ansible/vscode-ansible/pull/1078 ) ) @hasys ( https://github.com/hasys )
* Integrate code coverage & mock Lightspeed server into CI ( #1067 ( https://github.com/ansible/vscode-ansible/pull/1067 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )
* Show Licensed or Unlicensed for user type ( #1064 ( https://github.com/ansible/vscode-ansible/pull/1064 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )
* Mock Lightspeed Server for local test execution ( #1062 ( https://github.com/ansible/vscode-ansible/pull/1062 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )
* lightspeed/inlineSuggestions: refactoring to simplify the testing ( #1055 ( https://github.com/ansible/vscode-ansible/pull/1055 ) ) @goneri ( https://github.com/goneri )
* lightspeed: show a proper message when the user has no seat ( #1059 ( https://github.com/ansible/vscode-ansible/pull/1059 ) ) @goneri ( https://github.com/goneri )
* Enable code coverage on e2e tests ( #1056 ( https://github.com/ansible/vscode-ansible/pull/1056 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )
* Lightspeed multitask inference e2e test cases ( #1074 ( https://github.com/ansible/vscode-ansible/pull/1074 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )
* Update vscode-extension-tester to 7.0.0 ( #1081 ( https://github.com/ansible/vscode-ansible/pull/1081 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )

Bugfixes
--------

* handle command in python interpreter path ( #1082 ( https://github.com/ansible/vscode-ansible/pull/1082 ) ) @robinbobbitt ( https://github.com/robinbobbitt )
* avoid an exception during init if 'roles' is not a directory ( #1085 ( https://github.com/ansible/vscode-ansible/pull/1085 ) ) @goneri ( https://github.com/goneri )
* handle invalid python interpreter path ( #1077 ( https://github.com/ansible/vscode-ansible/pull/1077 ) ) @robinbobbitt ( https://github.com/robinbobbitt )
* enable lightspeed connect when ready ( #1076 ( https://github.com/ansible/vscode-ansible/pull/1076 ) ) @robinbobbitt ( https://github.com/robinbobbitt )

release note...

18:23:58
17 Feb 2024
@ozialien:matrix.orgErnest Rider joined the room.00:15:01
19 Feb 2024
@ssbarnea:matrix.orgssbarnea

ansible-core on Python PyPI
v2.16.4rc1 2.16.4rc1

*********
Changelog
*********

See the full changelog ( https://github.com/ansible/ansible/blob/v2.16.4rc1/changelogs/CHANGELOG-v2.16.rst ) for the changes included in this release.

*****************
Release Artifacts
*****************

* Built Distribution: ansible_core-2.16.4rc1-py3-none-any.whl ( https://files.pythonhosted.org/packages/56/57/ed9c0db18579a25816c756432c5c275d6fd69e4d3b70644fd1ae8e426e47/ansible_core-2.16.4rc1-py3-none-any.whl ) - 2250499 bytes

* 1e74890d91515cb037fca4f0907be3f5a94c85d2c49c83c5b144ec1fc9b18387 (SHA256)

* Source Distribution: ansible-core-2.16.4rc1.tar.gz ( https://files.pythonhosted.org/packages/72/55/7a451bf0800a6631b4ec6fc95ca44573aaf222e7c7dc1bafae7f7fc5ad31/ansible-core-2.16.4rc1.tar.gz ) - 3174662 bytes

* 5683cfd6c643b7a2f94fe6f59622894c6d95e01af110d030d5c6d651aadc1a4e (SHA256)

release note...

18:39:44
22 Feb 2024
@maxamillion:one.ems.hostmaxamillion

hello wonderful humans! I'm running into this issue trying to build the ansible-language-server docs locally and I don't know what dependency it wants that I'm missing:

$ task docs
task: [setup] ./tools/test-setup.sh
NOTICE:  Install latest lts version of nodejs (used by 'node-lts' job)
/home/admiller/src/dev/ansible-language-server/tools/test-setup.sh: line 62: asdf: command not found
exit status 127

.... I have the latest lts version of nodejs installed so the error message doesn't make sense and I don't know what asdf is and it turns out that's not an easily web searched term

13:43:11
@trfore:matrix.orgtrfore joined the room.16:51:32
24 Feb 2024
@gotmax:matrix.orggotmax23asdf is probably https://github.com/asdf-vm/asdf19:07:03
@gotmax:matrix.orggotmax23 maxamillion: ^ 19:07:11
@gotmax:matrix.orggotmax23And yes, developers are not good at naming things...19:07:23
25 Feb 2024
@erebion:erebion.eu@erebion:erebion.eu left the room.10:12:04
26 Feb 2024
@ssbarnea:matrix.orgssbarnea

ansible/vscode-ansible on GitHub
v2.12

Minor Changes
-------------

* Update lightspeed doc link in README ( #1097 ( https://github.com/ansible/vscode-ansible/pull/1097 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )
* Reject feedback API for unlicensed users after disabling tech preview ( #1090 ( https://github.com/ansible/vscode-ansible/pull/1090 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )

Bugfixes
--------

* avoid duplicated suggestionFeedback event ( #1099 ( https://github.com/ansible/vscode-ansible/pull/1099 ) ) @goneri ( https://github.com/goneri )
* Unbound variable error in language server CI jobs ( #1095 ( https://github.com/ansible/vscode-ansible/pull/1095 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )
* Update CI job to assign auto server number for xvfb execution ( #1094 ( https://github.com/ansible/vscode-ansible/pull/1094 ) ) @priyamsahoo ( https://github.com/priyamsahoo )

release note...

15:21:59
@ssbarnea:matrix.orgssbarnea

ansible-core on Python PyPI
v2.16.4 2.16.4

*********
Changelog
*********

See the full changelog ( https://github.com/ansible/ansible/blob/v2.16.4/changelogs/CHANGELOG-v2.16.rst ) for the changes included in this release.

*****************
Release Artifacts
*****************

* Built Distribution: ansible_core-2.16.4-py3-none-any.whl ( https://files.pythonhosted.org/packages/f8/bd/d7152b5b78e9363d30eb74b342c7dd577bf85ed28bcd8f4a8b02dce56553/ansible_core-2.16.4-py3-none-any.whl ) - 2250452 bytes

* c55d9a5f55651eb6c7f004ca9a9ed854d8cc310e6b438d96cea051cf3d2b2710 (SHA256)

* Source Distribution: ansible-core-2.16.4.tar.gz ( https://files.pythonhosted.org/packages/af/9c/12755b9ec6b696701fc7a33e8eab7a78f2b769dc0c966079c9005fffc7bf/ansible-core-2.16.4.tar.gz ) - 3170397 bytes

* 2cd208b0915948c88bffad331e5d07097b6edca1872cb53375e51b6719e6a060 (SHA256)

release note...

21:19:53
6 Mar 2024
@ssbarnea:matrix.orgssbarnea

ansible/vscode-ansible on GitHub
v2.13

Minor Changes
-------------

* Send IGNORED feedback if feedback was pending ( #1116 ( https://github.com/ansible/vscode-ansible/pull/1116 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )
* send ansible extension version in lightspeed requests ( #1111 ( https://github.com/ansible/vscode-ansible/pull/1111 ) ) @robinbobbitt ( https://github.com/robinbobbitt )

Bugfixes
--------

* Fix terminal color and navigator command execution ( #1118 ( https://github.com/ansible/vscode-ansible/pull/1118 ) ) @priyamsahoo ( https://github.com/priyamsahoo )
* Do not send ACCEPTED feedback from commit handler ( #1115 ( https://github.com/ansible/vscode-ansible/pull/1115 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )
* Re-enable Lightspeed UI tests ( #1088 ( https://github.com/ansible/vscode-ansible/pull/1088 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )
* Send IGNORED suggestion feedback when active editor/window is changed ( #1113 ( https://github.com/ansible/vscode-ansible/pull/1113 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )
* Reject pending suggestion if text selection changes ( #1107 ( https://github.com/ansible/vscode-ansible/pull/1107 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )
* No inlineSuggestionFeedback if user accepted it on widget ( #1105 ( https://github.com/ansible/vscode-ansible/pull/1105 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )
* Copilot tab completion does not work with v2.12 extension ( #1109 ( https://github.com/ansible/vscode-ansible/pull/1109 ) ) @TamiTakamiya ( https://github.com/TamiTakamiya )

release note...

15:12:47
7 Mar 2024
@eric_hoog:matrix.orgeric_hoog

I am looking to write a couple tests for the issue this PR solves:

https://github.com/ansible/molecule/pull/4143

I would want to test a few situations like when the .config/molecule/config.yml file is in the user home dir, when in the project dir, when in both at the same time, and also when none.

I see where tests are written but not 100% sure how to add tests for this since they require a directory structure etc. Anyone have any tips on how to do this? I'm ok with python but not a pro by any means.

20:21:18
14 Mar 2024
@ohnoitsjoe94:matrix.orgohnoitsjoe94 joined the room.09:55:42

Show newer messages


Back to Room ListRoom Version: 6