dalibo / dalibo/ldap2pg

Add a flag to treat warnings as errors

Open
#338 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Junior
Dominant language
Go
Stars
236
Forks
34
PR merge metrics
No merged PRs in 30d

Description

When running ldap2pg, it can be useful to be able to upgrade a warning to an error, so that we get a failure. This is a good way to quickly see if something could be wrong with my configuration, while allowing ldap2pg to adopt warnings for corner cases.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by locating the CLI flag handling and the code that emits warnings, then trace how a warning becomes a command result. Done means users can enable a flag that turns warnings into a failure while preserving the existing default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.