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

task concurrency fixes #206

Merged
merged 3 commits into from
Jan 18, 2024
Merged

task concurrency fixes #206

merged 3 commits into from
Jan 18, 2024

Conversation

vegu
Copy link
Contributor

@vegu vegu commented Jan 18, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 18, 2024

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (cc28af7) 47.92% compared to head (9591127) 48.03%.
Report is 1 commits behind head on prep-release.

Files Patch % Lines
src/fullctl/django/tasks/orm.py 56.25% 7 Missing ⚠️
...l/django/management/commands/fullctl_poll_tasks.py 0.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff                @@
##           prep-release     #206      +/-   ##
================================================
+ Coverage         47.92%   48.03%   +0.10%     
================================================
  Files               140      140              
  Lines              5164     5182      +18     
================================================
+ Hits               2475     2489      +14     
- Misses             2689     2693       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@grizz grizz merged commit 02e65f5 into prep-release Jan 18, 2024
17 of 18 checks passed
grizz added a commit that referenced this pull request Feb 13, 2024
* Update django, python dep major versions

* Upgrade django-crispy-forms version

* poetry lock

* Version 1.8.1-rc.1

* poetry lock

* Version 1.8.1-rc.2

* fix: dep versions

* fix: linting

* fix dependecies

* poetry lock

* Api schema tools and stuff (#204)

* api schema tools

* linting

* update versions

* changelog v1.9.0

* Version 1.9.0

* task concurrency fixes (#206)

* task concurrency fixes

* linting

* dont hard fail when task is claimed by other worker, log and continue

* poetry lock

* changelog

* Version 1.9.1-rc.1

* unpin django

* poetry lock

* update changelog

* Version 1.9.1-rc.2

* Version 1.10.0-rc.1

* Version 1.11.0-rc.1

* Version 1.11.0-rc.2

* fix version

* allow django 3.2 installations (crispy forms 2.1 was blocking)

* allow django 3.2 installations (crispy forms 2.1 was blocking) (#211)

* poetry lock

* Version 1.10.0-rc.5

* Changes for Netbox auth (#212)

* add global settings manager

* add working social

* clean up, add backwards compatible naming

* add fullctl env vars

* deprecate social backends

* remove global settings manager singleton

* add option to limit signin to orgs

* linting

* change frontend for django-autocomplete-light update (#213)

* poetry lock

* Version 1.10.0-rc.6

* add limit_results to DataViewSet (#210)

* add limit_results to DataViewSet

* add docs

* change limit to come through request

* fix limit not being converted to int

* formatting

* poetry lock

* Version 1.10.0-rc.7

* changelog

* changelog v1.10.0

* Version 1.10.0

---------

Co-authored-by: Samsul <samsulhadikediri@gmail.com>
Co-authored-by: Stefan Pratter <stefan@20c.com>
Co-authored-by: Jason Mishike <98209208+jason20c@users.noreply.github.com>
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.

3 participants