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

#8174: Bump ide/libs.tomljava #8192

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

vieiro
Copy link
Contributor

@vieiro vieiro commented Jan 25, 2025

A fix for #8174 . The library now emits an INVALID token for unclosed inline arrays and tables.

If you're a committer, please label the PR before pressing "Create pull request" so that the right test jobs can run.

Maybe we can add a link to the message above that points to the meaning of each label? It seems we have many labels now...

@vieiro vieiro added kind:bug Bug report or fix Upgrade Library Library (Dependency) Upgrade ANTLR labels Jan 25, 2025
@vieiro vieiro requested a review from lkishalmi January 25, 2025 16:43
@mbien mbien linked an issue Jan 25, 2025 that may be closed by this pull request
@mbien
Copy link
Member

mbien commented Jan 25, 2025

Maybe we can add a link to the message above that points to the meaning of each label? It seems we have many labels now...

yeah, I am thinking about adding a check list with links to the guides etc.

Although for lib updates like here - no list will help you ;) Someone has to figure out where the lib is used and make sure the right tests run or when in doubt: ci:all-tests [ci] enable all tests . And ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) if you anticipate manual testing of the PR.

@mbien mbien added this to the NB26 milestone Feb 13, 2025
@mbien
Copy link
Member

mbien commented Feb 13, 2025

@vieiro checklist was added via #8216. I forgot that we talked about this here otherwise i would have requested review :(

btw could you update the commit author name? Feel free to rebase to latest/force push etc.

Signed-off-by: Antonio Vieiro <antonio@vieiro.net>
@vieiro
Copy link
Contributor Author

vieiro commented Feb 14, 2025

Hi @mbien . Thanks for pointing this out. Amended (and rebased on master). Let's see how it goes!

@mbien mbien self-requested a review February 14, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ANTLR kind:bug Bug report or fix Upgrade Library Library (Dependency) Upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Netbeans cannot delete some text when editing TOML files
2 participants