Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Add --version flag for ansible-language-server #392

Merged
merged 2 commits into from
Jul 1, 2022
Merged

Add --version flag for ansible-language-server #392

merged 2 commits into from
Jul 1, 2022

Conversation

yaegassy
Copy link
Contributor

@yaegassy yaegassy commented Jul 1, 2022

I thought it would be useful to have the --version flag option in cli, so I added it.

After:

$ ./bin/ansible-language-server --version
0.8.0

@yaegassy yaegassy requested review from a team and tomaciazek as code owners July 1, 2022 02:39
@priyamsahoo priyamsahoo added the enhancement New feature or request label Jul 1, 2022
Copy link
Contributor

@priyamsahoo priyamsahoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It indeed is useful. Thanks for the addition!

@ssbarnea
Copy link
Member

ssbarnea commented Jul 1, 2022

Adding a test would make it perfect ;)

@yaegassy
Copy link
Contributor Author

yaegassy commented Jul 1, 2022

I added a test.

@ssbarnea ssbarnea merged commit a002593 into ansible:main Jul 1, 2022
@yaegassy yaegassy deleted the feat/add-version-flag branch July 2, 2022 00:36
github-actions bot pushed a commit that referenced this pull request Jul 7, 2022
## v0.9.0

### Minor Changes

- Add --version flag for ansible-language-server (#392) @yaegassy
- Auto-complete hosts values based on ansible inventory file (#350) @priyamsahoo
This was referenced Jul 7, 2022
ssbarnea added a commit that referenced this pull request Jul 7, 2022
## v0.9.0

### Minor Changes

- Add --version flag for ansible-language-server (#392) @yaegassy
- Auto-complete hosts values based on ansible inventory file (#350) @priyamsahoo

Co-authored-by: Ansible DevTools <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants