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

Fix release pipeline #552

Merged
merged 1 commit into from
Jul 16, 2022
Merged

Fix release pipeline #552

merged 1 commit into from
Jul 16, 2022

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Jul 8, 2022

No description provided.

@ssbarnea ssbarnea requested review from a team and tomaciazek as code owners July 8, 2022 12:16
@github-actions github-actions bot added the bug Something isn't working label Jul 8, 2022
@ssbarnea ssbarnea added skip-changelog and removed bug Something isn't working labels Jul 16, 2022
@ssbarnea ssbarnea merged commit 081d0c4 into ansible:main Jul 16, 2022
@ssbarnea ssbarnea deleted the chore/release2 branch July 16, 2022 14:39
ssbarnea pushed a commit that referenced this pull request Mar 15, 2024
…brackets (#552)Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* add logic to find cursor inside valid jinja inline brackets

* add variable auto-completion feature for playbook

* handle case when cursor is at some random invalid location at creates invalid yaml

* add tests for checking if cursor is inside inline jinja brackets

* add tests for variable auto-completion inside jinja inline brackets

* disable reporter: tap option for mocha tests

* chore: auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* name valid variables

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
ssbarnea pushed a commit that referenced this pull request Mar 15, 2024
## v1.1.0

### Minor Changes

- Update yaml to 2.x (#566) @priyamsahoo
- Add variable auto-completion feature when cursor inside jinja inline brackets (#552) @priyamsahoo

### Bugfixes

- Get module route for FQCN with more than 3 elements (#538) @fredericgiquel
- Replace sphinx with mkdocs (#544) @ssbarnea
- Modify package version info in meta-data (#530) @priyamsahoo
- Fix intermittent EE test failures (#533) @ganeshrn
- Fix github issue links in docs (#573) @antdking
- Fix ansible lint config parsing (#577) @priyamsahoo
- Add env variable to remove color from command result stdout (#579) @priyamsahoo

Co-authored-by: Ansible DevTools <[email protected]>
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.

1 participant