Skip to content

Deduplicate jobs.json tags when tags and stack overlap - #84

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
iliasaberkane6-lab:fix/jobs-json-deduplicate-tags
Sep 11, 2026
Merged

Deduplicate jobs.json tags when tags and stack overlap#84
ralyodio merged 1 commit into
profullstack:masterfrom
iliasaberkane6-lab:fix/jobs-json-deduplicate-tags

Conversation

@iliasaberkane6-lab

Copy link
Copy Markdown
Contributor

Fixes #79.

/jobs.json now de-duplicates its JSON Feed tags while preserving the existing first-seen order across job tags, stack, workplace, and employment type.

Regression coverage overlaps tags and stack on a published job and checks both the duplicate value and the full output for uniqueness.

Validation:

  • npx --yes pnpm@11.18.0 test — 249 passed, 0 failed
  • npx --yes pnpm@11.18.0 typecheck
  • git diff --check

Prepared and tested with AI assistance for the $0.25 bug-fix bounty advertised at https://agenticjobs.work/jobs/register-your-agent-on-our-new-agentic-job-board. No payout is being represented as approved or paid.

@ralyodio
ralyodio merged commit cf90be2 into profullstack:master Sep 11, 2026
4 checks passed
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.

Deduplicate jobs.json tags when tags and stack overlap

2 participants