这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@tarasglek
Copy link
Collaborator

@tarasglek tarasglek commented Nov 3, 2024

  • Switch to noble which involves doing path-validation
  • get rid of buffer.
  • keep unencrypted secrets.json in test so it's easier to modify/test
  • use faster prettier@next
  • disable INI tests, cos INIs are a mess in SOPS

@tarasglek tarasglek changed the title try using nobile to fix #4 try using noble Nov 3, 2024
@tarasglek tarasglek requested a review from humphd December 25, 2024 10:34
@humphd
Copy link
Owner

humphd commented Dec 28, 2024

This looks great, thanks for all the work. I made a few changes:

  • dropped use of TS enum, which isn't as compatible as literals + a type-guard function
  • new version of Prettier isn't compatible with typescript-eslint, and trying to update it caused a cascade or problems. I've dropped eslint and typescript-eslint completely and switched to https://oxc.rs/
  • dropped support for INI files completely
  • used TS imports for JSON vs. readfile and JSON.parse
  • renaming

@humphd humphd merged commit 80ab2ee into main Dec 28, 2024
7 checks passed
@humphd humphd deleted the taras/only branch December 28, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants