ini-file-parser
ini-file-parser copied to clipboard
A bash implementation of an ini (config) file parser.
Sometime I need to traverse section, key and value of the section. I didn't find the function from the example usage, so I read the source and found it. So...
### What happened? I tried to read the following ini as test: ```ini [general] value=1 ``` but I couldn't get it working - it was telling me no section was...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.0. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.5.0 to 6.1.0. Release notes Sourced from actions/setup-go's releases. v6.1.0 What's Changed Enhancements Fall back to downloading from go.dev/dl instead of storage.googleapis.com/golang by @nicholasngai in actions/setup-go#665 Add...
Bumps [otto-de/purge-deprecated-workflow-runs](https://github.com/otto-de/purge-deprecated-workflow-runs) from 3.0.4 to 4.0.2. Release notes Sourced from otto-de/purge-deprecated-workflow-runs's releases. 4.0.2 ⬆️ update dependencies What's Changed Bump @types/node from 24.7.1 to 24.10.0 by @dependabot[bot] in otto-de/purge-deprecated-workflow-runs#130 Bump @octokit/rest...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.4.0 to 6.0.0. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @priyagupta108 in actions/setup-node#1374...
Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1.3.0 to 3.1.0. Release notes Sourced from actions/first-interaction's releases. v3.1.0 What's Changed Bump the npm-development group across 1 directory with 7 updates by @dependabot[bot] in actions/first-interaction#339 Bump...
Bumps [actions/stale](https://github.com/actions/stale) from 9.1.0 to 10.1.0. Release notes Sourced from actions/stale's releases. v10.1.0 What's Changed Add only-issue-types option to filter issues by type by @Bibo-Joshi in actions/stale#1255 New Contributors @Bibo-Joshi...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.25 to 4.0.0. Release notes Sourced from zgosalvez/github-actions-ensure-sha-pinned-actions's releases. v4.0.0 What's Changed Bump @vercel/ncc from 0.38.3 to 0.38.4 by @dependabot[bot] in zgosalvez/github-actions-ensure-sha-pinned-actions#257 Bump actions/checkout from 4.2.2 to...