Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zeek/zeekscript issues and pull requests

#86 - build(deps): bump pytest from 8.3.2 to 8.3.3

Pull Request - State: closed - Opened by dependabot[bot] 7 days ago - 1 comment
Labels: dependencies, python

#85 - build(deps-dev): bump tree-sitter from 0.22.3 to 0.23.0

Pull Request - State: closed - Opened by dependabot[bot] 21 days ago - 1 comment
Labels: dependencies, python

#84 - build(deps): bump syrupy from 4.6.1 to 4.7.1

Pull Request - State: closed - Opened by dependabot[bot] 28 days ago - 1 comment
Labels: dependencies, python

#83 - Cannot format zeek-7 IDs in global scope

Issue - State: open - Opened by bbannier about 2 months ago - 1 comment
Labels: bug

#82 - build(deps): bump pytest from 8.3.1 to 8.3.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, python

#81 - Bump pytest from 8.2.2 to 8.3.1

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, python

#80 - Introduce proper snapshot testing

Pull Request - State: closed - Opened by bbannier 2 months ago

#79 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#78 - Bump actions/download-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#77 - Bump pre-commit/action from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#76 - Bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#75 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#74 - Pin tree-sitter dependency

Pull Request - State: closed - Opened by bbannier 4 months ago

#73 - Cannot install package with >=python-3.9

Issue - State: closed - Opened by bbannier 4 months ago
Labels: bug, priority: high

#72 - Use proper Python package for tree-sitter-zeek

Pull Request - State: closed - Opened by bbannier 4 months ago

#71 - Correctly format multiple function calls in expression

Pull Request - State: closed - Opened by bbannier 8 months ago - 1 comment

#70 - Formatting of ipv6 addresses broken

Issue - State: open - Opened by bbannier 9 months ago
Labels: bug

#69 - Function calls incorrectly formatted

Issue - State: open - Opened by bbannier 9 months ago
Labels: bug

#68 - Remove `pyproject.toml` `[project]` section

Pull Request - State: closed - Opened by bbannier 10 months ago - 4 comments

#67 - Formatting of multi-line tables and records

Issue - State: open - Opened by anthonykasza 10 months ago - 1 comment

#66 - Format intervals without space between value and unit

Pull Request - State: closed - Opened by bbannier 11 months ago - 3 comments

#65 - Fix test for Windows line endings

Pull Request - State: closed - Opened by bbannier 11 months ago

#64 - Preserve newlines before comments

Pull Request - State: closed - Opened by bbannier 11 months ago

#63 - Extraneous space inserted after trailing comma

Issue - State: open - Opened by bbannier about 1 year ago
Labels: bug

#62 - Newline after function-like not preserved

Issue - State: closed - Opened by bbannier about 1 year ago
Labels: bug

#61 - Fix race in project Makefile

Pull Request - State: closed - Opened by bbannier about 1 year ago

#60 - Fix file selection of pre-commit hook

Pull Request - State: closed - Opened by bbannier about 1 year ago - 1 comment

#59 - Mention pre-commit hook now that we got a release

Pull Request - State: closed - Opened by bbannier about 1 year ago

#58 - Fix mutilated f-strings

Pull Request - State: closed - Opened by bbannier about 1 year ago

#57 - Drop dependency on pytest in default setup

Pull Request - State: closed - Opened by bbannier about 1 year ago

#56 - Export pre-commit hook

Pull Request - State: closed - Opened by bbannier about 1 year ago - 1 comment

#55 - Add required version to pyproject.toml

Pull Request - State: closed - Opened by bbannier over 1 year ago

#54 - Drop unsupported macos-10.15 runner, add macos-12

Pull Request - State: closed - Opened by ckreibich over 1 year ago

#53 - Add tests for `zeekscript.Script` and fix broken black reformat

Pull Request - State: closed - Opened by ckreibich over 1 year ago - 1 comment

#51 - Formatting can incorrectly break interval literals

Issue - State: closed - Opened by bbannier over 1 year ago - 3 comments
Labels: bug

#50 - Add linter setup

Pull Request - State: closed - Opened by bbannier over 1 year ago - 4 comments

#49 - Fix formatting of index slices

Pull Request - State: closed - Opened by bbannier over 1 year ago - 3 comments

#48 - Simplify initializer block handling

Pull Request - State: closed - Opened by ckreibich over 1 year ago

#47 - Bump Github actions to current versions

Pull Request - State: closed - Opened by ckreibich over 1 year ago

#46 - Pull in tree-sitter-zeek bump to fix handling of "bare" minor comments

Pull Request - State: closed - Opened by ckreibich over 1 year ago

#45 - add pre-commit configuration including black and flake8

Pull Request - State: closed - Opened by ottobackwards over 1 year ago - 2 comments

#43 - mixing up delete and del breaks output

Issue - State: closed - Opened by JustinAzoff over 1 year ago - 2 comments

#42 - This package needs a release

Issue - State: closed - Opened by bbannier almost 2 years ago - 1 comment

#41 - table options without values are not parsed properly.

Issue - State: closed - Opened by JustinAzoff almost 2 years ago - 2 comments

#40 - Expand README to cover build instructions

Pull Request - State: closed - Opened by ckreibich about 2 years ago - 4 comments

#39 - Bump cibuildwheel action version and mask a pylint false positive

Pull Request - State: closed - Opened by ckreibich about 2 years ago

#38 - Consider using TOX or NOX for testing against supported versions of python

Issue - State: closed - Opened by ottobackwards about 2 years ago - 2 comments

#37 - Add Contributing.md

Issue - State: closed - Opened by ottobackwards about 2 years ago
Labels: documentation

#36 - Modules likely to be imported should have TypeHints

Issue - State: open - Opened by ottobackwards about 2 years ago
Labels: enhancement, priority: low

#35 - Add ability to surpress output for parse

Pull Request - State: closed - Opened by ottobackwards about 2 years ago - 5 comments

#34 - Dual ipv6 addresses not parsed correctly

Issue - State: open - Opened by bbannier about 2 years ago - 2 comments
Labels: bug

#33 - Strange behavior around smart quotes

Issue - State: open - Opened by ckreibich about 2 years ago - 1 comment
Labels: bug

#32 - Unnecessary initializers

Issue - State: closed - Opened by vpax about 2 years ago - 2 comments
Labels: enhancement

#31 - Formatting of "print" statements

Issue - State: open - Opened by vpax about 2 years ago
Labels: enhancement

#30 - Error when mixing `when` with preprocessor macros

Issue - State: open - Opened by GTrunSec about 2 years ago - 5 comments

#29 - Maintain CIDR formatting

Issue - State: open - Opened by grigorescu over 2 years ago - 4 comments
Labels: bug

#28 - Better enum handling

Issue - State: open - Opened by grigorescu over 2 years ago - 1 comment
Labels: good first issue, style tweak

#27 - Ignore unknown directives

Issue - State: open - Opened by grigorescu over 2 years ago - 2 comments
Labels: bug

#26 - Sanity check: Ensure AST hasn't changed

Issue - State: open - Opened by grigorescu over 2 years ago
Labels: enhancement

#25 - Fix string concatenation heuristic

Pull Request - State: closed - Opened by ckreibich over 2 years ago

#24 - Drop PyPy builds on MacOS since they lead to segfaults in CI

Pull Request - State: closed - Opened by ckreibich over 2 years ago

#23 - Futzing to understand Python 3.8 error, look away

Pull Request - State: closed - Opened by ckreibich over 2 years ago

#22 - typo : --inline should be --inplace

Issue - State: closed - Opened by benjeems over 2 years ago - 1 comment

#21 - script corruption

Issue - State: closed - Opened by JustinAzoff over 2 years ago - 1 comment
Labels: bug, duplicate

#20 - Windows tweaks

Pull Request - State: closed - Opened by ckreibich over 2 years ago

#19 - Make the pylint tests optional

Pull Request - State: closed - Opened by ckreibich over 2 years ago

#18 - Better formatting in the presence of parser errors

Pull Request - State: closed - Opened by ckreibich over 2 years ago - 1 comment

#17 - Avoid leaving trailing whitespace on comments

Pull Request - State: closed - Opened by ckreibich over 2 years ago

#16 - Trailing whitespace in comments does not get removed

Issue - State: closed - Opened by ynadji over 2 years ago
Labels: bug

#15 - Add text editor integration for sublime

Issue - State: closed - Opened by ynadji over 2 years ago - 1 comment
Labels: priority: low

#14 - Add text editor integration for VSCode

Issue - State: closed - Opened by ynadji over 2 years ago - 4 comments

#13 - Modernize pyproject.toml

Pull Request - State: closed - Opened by ckreibich over 2 years ago

#12 - Weird formatting on vector slice with arithmetic

Issue - State: closed - Opened by ynadji over 2 years ago - 2 comments
Labels: bug

#11 - On syntax error, exit with non-zero status and show error

Issue - State: closed - Opened by ynadji over 2 years ago - 7 comments
Labels: bug, enhancement

#10 - Formatting of multi-line function/event calls

Issue - State: open - Opened by grigorescu over 2 years ago - 2 comments
Labels: style tweak

#9 - Whitesmiths style

Issue - State: closed - Opened by grigorescu over 2 years ago - 5 comments

#8 - Formatting always inserts an empty line at end of file

Issue - State: closed - Opened by bbannier over 2 years ago - 2 comments

#6 - Fix version handling

Pull Request - State: closed - Opened by ckreibich over 2 years ago

#5 - Support recursive descent on directories when formatting scripts

Pull Request - State: closed - Opened by ckreibich over 2 years ago

#4 - Formatting exceptions

Issue - State: open - Opened by vpax over 2 years ago - 2 comments
Labels: enhancement

#3 - Formatting of initializer lists

Issue - State: closed - Opened by vpax over 2 years ago - 2 comments
Labels: enhancement

#2 - Recursively analyzing directories

Issue - State: closed - Opened by vpax over 2 years ago - 2 comments
Labels: enhancement

#1 - Directory arguments give ugly errors

Issue - State: closed - Opened by vpax over 2 years ago
Labels: bug