Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new cron job for duplicates (#4230) #766

Merged
merged 3 commits into from
Oct 2, 2024
Merged

Conversation

ludtkemorgan
Copy link
Collaborator

Pulls over the new duplicate flag set cron job from core

ludtkemorgan and others added 2 commits September 17, 2024 11:47
* fix: add duplicates view

* fix: new cron job for duplicates

* fix: multiple names flagged usecase

* fix: bugs found in qa

* fix: better way to connect listings

* fix: clean up imports in listing service

* fix: alternative way of duplicate grouping

* fix: qa fixes

* fix: add afs last run timestamp

* fix: add additional test

* fix: move type

* fix: pr fixes

* fix: change name of enum to combination

* fix: cleanup test

* fix: make lottery test more consistent

* fix: update to a higher migration number

* fix: switch to concat
Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for housing-sanjoseca-gov ready!

Name Link
🔨 Latest commit 2f635b1
🔍 Latest deploy log https://app.netlify.com/sites/housing-sanjoseca-gov/deploys/66f44e4cc0d90b00081891c3
😎 Deploy Preview https://deploy-preview-766--housing-sanjoseca-gov.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@emilyjablonski emilyjablonski added the release A PR that is pulling over a commit(s) from core label Sep 18, 2024
@@ -60,3 +60,18 @@ THROTTLE_LIMIT=100
API_PASS_KEY="some-key-here"
# this is used to test the script runner's data transfer job
TEST_CONNECTION_STRING=""
<<<<<<< HEAD
Copy link
Collaborator

Choose a reason for hiding this comment

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

🧹

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

nice catch. Fixed!

Copy link
Collaborator

@emilyjablonski emilyjablonski left a comment

Choose a reason for hiding this comment

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

🍯

@ludtkemorgan ludtkemorgan merged commit 10c7233 into main Oct 2, 2024
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge release A PR that is pulling over a commit(s) from core
Development

Successfully merging this pull request may close these issues.

3 participants