Skip to content

country/code_fetcher.go: implement Search function#86

Merged
xgoffin merged 3 commits into
masterfrom
xg/DRA-5158/codefetchersearch
Apr 30, 2026
Merged

country/code_fetcher.go: implement Search function#86
xgoffin merged 3 commits into
masterfrom
xg/DRA-5158/codefetchersearch

Conversation

@xgoffin
Copy link
Copy Markdown
Contributor

@xgoffin xgoffin commented Apr 29, 2026

What does this PR do?

Fixes #

What are the observable changes?

Good PR checklist

  • Title makes sense
  • Is against the correct branch
  • Only addresses one issue
  • Properly assigned
  • Added/updated tests
  • Added/updated documentation
  • Properly labeled

Additional Notes

@xgoffin xgoffin self-assigned this Apr 29, 2026
@xgoffin xgoffin requested a review from a team as a code owner April 29, 2026 15:03
@xgoffin xgoffin requested review from karitham and pauloestrella1994 and removed request for a team April 29, 2026 15:03
@linear-code
Copy link
Copy Markdown

linear-code Bot commented Apr 29, 2026

Comment thread .github/workflows/lint.yml Outdated
lint:
uses: upfluence/actions/.github/workflows/lint.yml@master
secrets: inherit
name: runner / golangci-lint
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is the issue w the factorized flow?

can we simply update it instead

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simply: it is not a factorized workflow 🙂 A factorized workflow has an on_call trigger, and that isn't the case of the lint file in actions (since it's a workflow that runs on actions too)

I'd need to take a look into the possibility to combine them and honestly this was not my first prio

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And to my extreme surprise, github somehow allows this without exploding.

@AlexisMontagne
Copy link
Copy Markdown
Member

Besides my gh workflow comment, the code looks good 👌🏼

@xgoffin xgoffin merged commit 751c08b into master Apr 30, 2026
5 checks passed
@xgoffin xgoffin deleted the xg/DRA-5158/codefetchersearch branch April 30, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants