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(artistalley): submit/delete image with registration #161

Merged
merged 14 commits into from
Aug 20, 2024

Conversation

Fenrikur
Copy link
Member

  • submit image with registration instead of setting image ID
  • delete image with deletion of registration
  • fix StateChangeRecords being stored correctly when auto-rejecting pending registrations upon resubmission
  • fix race condition in importers (must not be run in parallel!)
  • fix some issues in justfile and import script
  • some optimisation attempts for Docker build with caching

@Fenrikur Fenrikur added bug Things that are broken and require fixing enhancement Improvements to existing features with relevant impact labels Aug 17, 2024
@Fenrikur Fenrikur added this to the EF28 (2024) milestone Aug 17, 2024
@Fenrikur Fenrikur requested review from Rain336 and Metawolve August 17, 2024 23:58
@Fenrikur Fenrikur self-assigned this Aug 17, 2024
@Fenrikur Fenrikur force-pushed the feature/artist-alley-api branch from 1de5f38 to 56e40b6 Compare August 18, 2024 00:26
@Fenrikur Fenrikur marked this pull request as ready for review August 18, 2024 00:28
@Fenrikur Fenrikur merged commit 1d32c5b into main Aug 20, 2024
@Fenrikur Fenrikur deleted the feature/artist-alley-api branch August 20, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things that are broken and require fixing enhancement Improvements to existing features with relevant impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants