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

vim-vint: 0.3.18 -> 0.3.19 #43152

Merged
merged 1 commit into from Jul 9, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 7, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/vim-vint/versions.

Version release notes (from GitHub):

Change Log

This is a release before merging #275. After #275 merged, we probably face the many problems, so we should publish it at the next release.

diff

New features

Bugfixes

Documentation

Performance Improvements

These checks were done:

  • built on NixOS
  • /nix/store/yaywc2r3anf8r8pkw31si2y5phly68r5-vim-vint-0.3.19/bin/.vint-wrapped passed the binary check.
  • /nix/store/yaywc2r3anf8r8pkw31si2y5phly68r5-vim-vint-0.3.19/bin/vint passed the binary check.
  • 2 of 2 passed binary check by having a zero exit code.
  • 2 of 2 passed binary check by having the new version present in output.
  • found 0.3.19 with grep in /nix/store/yaywc2r3anf8r8pkw31si2y5phly68r5-vim-vint-0.3.19
  • directory tree listing: https://gist.github.com/9f3ec9fa4587a10f4c05cb1d043d96c6
  • du listing: https://gist.github.com/bb1c02d3f65c3b7acb80f77938706b7c

meta.description for vim-vint is: '"Fast and Highly Extensible Vim script Language Lint implemented by Python"'.

cc @andsild for testing.

This build is cached with Cachix. To use the cache follow these instructions:

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout e82be77254eafa9403dd01b76b5b44d85f8ef405 && nix-shell --pure -I nixpkgs=. -p vim-vint

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/vim-vint/versions.

Version release notes (from GitHub):
# Change Log
This is a release before merging NixOS#275. After NixOS#275 merged, we probably face the many problems, so we should publish it at the next release.

[diff](Vimjas/vint@aa0648c...6422c26)

## New features
- Initial support for stdin (NixOS#240)

## Bugfixes
- Disable ProhibitImplicitScopeVariable (NixOS#273)
- Suppress warnings caused by map([], ' "x" ') (NixOS#259)
- Fix linting autocmd (NixOS#260)
- Fix acceptance tests (NixOS#262)

## Documentation
- Link to default config (NixOS#270)
- Fix a broken code block for example (NixOS#276)

## Performance Improvements
- Optimize ProhibitUnusedVariable (NixOS#269)
- Optimize get_asset_path (NixOS#268)
- Optimize ConfigProjectSource (NixOS#267)

These checks were done:

- built on NixOS
- /nix/store/yaywc2r3anf8r8pkw31si2y5phly68r5-vim-vint-0.3.19/bin/.vint-wrapped passed the binary check.
- /nix/store/yaywc2r3anf8r8pkw31si2y5phly68r5-vim-vint-0.3.19/bin/vint passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 0.3.19 with grep in /nix/store/yaywc2r3anf8r8pkw31si2y5phly68r5-vim-vint-0.3.19
- directory tree listing: https://gist.github.com/9f3ec9fa4587a10f4c05cb1d043d96c6
- du listing: https://gist.github.com/bb1c02d3f65c3b7acb80f77938706b7c
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: vim-vint

Partial log (click to expand)

test/unit/vint/linting/config/test_config_util.py .......                [ 96%]
test/unit/vint/linting/formatter/test_formatter.py ..                    [ 96%]
test/unit/vint/linting/formatter/test_json_formatter.py .                [ 97%]
test/unit/vint/linting/policy/test_abstract_policy.py ...                [ 98%]
test/unit/vint/linting/policy/reference/test_googlevimscriptstyleguide.py . [ 98%]
                                                                         [ 98%]
test/unit/vint/utils/test_array.py ...                                   [100%]

================== 262 passed, 10 deselected in 3.48 seconds ===================
/nix/store/gbynk43hmsq1nf2m7hc8qb7n0a8l86hn-vim-vint-0.3.19

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: vim-vint

Partial log (click to expand)

test/unit/vint/linting/config/test_config_util.py .......                [ 96%]
test/unit/vint/linting/formatter/test_formatter.py ..                    [ 96%]
test/unit/vint/linting/formatter/test_json_formatter.py .                [ 97%]
test/unit/vint/linting/policy/test_abstract_policy.py ...                [ 98%]
test/unit/vint/linting/policy/reference/test_googlevimscriptstyleguide.py . [ 98%]
                                                                         [ 98%]
test/unit/vint/utils/test_array.py ...                                   [100%]

================== 262 passed, 10 deselected in 2.13 seconds ===================
/nix/store/yaywc2r3anf8r8pkw31si2y5phly68r5-vim-vint-0.3.19

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: vim-vint

Partial log (click to expand)

test/unit/vint/linting/config/test_config_util.py .......                [ 96%]
test/unit/vint/linting/formatter/test_formatter.py ..                    [ 96%]
test/unit/vint/linting/formatter/test_json_formatter.py .                [ 97%]
test/unit/vint/linting/policy/test_abstract_policy.py ...                [ 98%]
test/unit/vint/linting/policy/reference/test_googlevimscriptstyleguide.py . [ 98%]
                                                                         [ 98%]
test/unit/vint/utils/test_array.py ...                                   [100%]

================== 262 passed, 10 deselected in 9.01 seconds ===================
/nix/store/bvpdpdglbybxaip0pkq6dww6cbinc4wy-vim-vint-0.3.19

@andsild
Copy link
Contributor

andsild commented Jul 7, 2018

lgtm

@xeji xeji merged commit 90b9bb7 into NixOS:master Jul 9, 2018
@r-ryantm r-ryantm deleted the auto-update/vim-vint branch July 9, 2018 14:17
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

4 participants