Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change client extension entry point #461

Merged
merged 4 commits into from
Mar 14, 2022

Conversation

ganeshrn
Copy link
Member

@ganeshrn ganeshrn commented Mar 14, 2022

  • Change client extension entry point
    to a more standard location similar
    to that of server
  • Update webpack config file to change
    the extension generated file
    *. Update compile and test-e2e scripts to reflect the new path
    *. Add test-e2e-withserver script to run test with local changes in ansible-language-server

*  Change client extension entry point
   to a more standard location similar
   to that of server
*  Update webpack config file to change
   the extension generated file
@ganeshrn ganeshrn merged commit 1369383 into ansible:main Mar 14, 2022
ssbarnea pushed a commit that referenced this pull request Mar 15, 2024
* update code to add help uri for violated ansible-lint rules

* update tests

* remove Description tag from ansible-lint message

* replace which with command -v

* remove console.log()s

* beautify message and link in ansible-lint message

* update source text to lower case ansible-lint
ssbarnea pushed a commit that referenced this pull request Mar 15, 2024
## v1.0.1

### Bugfixes

- Add documentation link for violated ansible-lint rules (#461) @priyamsahoo
- Support for FQCN with more than 3 elements (#449) @fredericgiquel
- Replace `which` with `command -v` (#463) @priyamsahoo

Co-authored-by: Ansible DevTools <ansible-devtools@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants