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

add direnv support #1304

Merged
merged 1 commit into from
May 20, 2023
Merged

add direnv support #1304

merged 1 commit into from
May 20, 2023

Conversation

sainak
Copy link
Member

@sainak sainak commented May 19, 2023

Proposed Changes

  • add direnv config to load virtual environment and environment vars automatically

@coronasafe/code-reviewers

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete

@sainak sainak requested a review from a team as a code owner May 19, 2023 09:23
@sonarcloud
Copy link

sonarcloud bot commented May 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@vigneshhari vigneshhari merged commit f613661 into master May 20, 2023
6 checks passed
@sainak sainak deleted the sainak/feat/direnv-support branch May 25, 2023 11:08
yaswanthsaivendra added a commit to yaswanthsaivendra/care that referenced this pull request May 26, 2023
yaswanthsaivendra added a commit to yaswanthsaivendra/care that referenced this pull request May 26, 2023
vigneshhari pushed a commit that referenced this pull request Jun 8, 2023
* used prefetch_related method to optimize the query performed to fetch a many to many relationship

* Revert "add direnv support (#1304)"

This reverts commit f613661.

* Revert "Revert "add direnv support (#1304)""

This reverts commit 7d410fd.

* Revert "used prefetch_related method to optimize the query performed to fetch a many to many relationship"

This reverts commit 8946d5f.

* used prefetch where we are querying the skills using UserAssigned Serializer

* Revert "used prefetch where we are querying the skills using UserAssigned Serializer"

This reverts commit 7000a38.

* made neccessary changes for prefetching the skills

* Revert "made neccessary changes for prefetching the skills"

This reverts commit f59ff6b.

* delete older notifications

* added tests
vigneshhari added a commit that referenced this pull request Sep 11, 2023
* used prefetch_related method to optimize the query performed to fetch a many to many relationship

* Revert "add direnv support (#1304)"

This reverts commit f613661.

* Revert "Revert "add direnv support (#1304)""

This reverts commit 7d410fd.

* Revert "used prefetch_related method to optimize the query performed to fetch a many to many relationship"

This reverts commit 8946d5f.

* used prefetch where we are querying the skills using UserAssigned Serializer

* made neccessary changes to filter for having admitted but no bed assigned

* Revert "used prefetch where we are querying the skills using UserAssigned Serializer"

This reverts commit 7000a38.

* updated the view to handle none option for bed type

* changed value 8 into None for None option

* made use of Q function to write the filter

* made use of in lookup

* fix

* added tests and minor fixes in code

* updated the test to make use of testbase

* minor refactor

Signed-off-by: Aakash Singh <mail@singhaakash.dev>

* add more tests

Signed-off-by: Aakash Singh <mail@singhaakash.dev>

* refactor

---------

Signed-off-by: Aakash Singh <mail@singhaakash.dev>
Co-authored-by: Rithvik Nishad <rithvik.nishad@egovernments.org>
Co-authored-by: Aakash Singh <mail@singhaakash.dev>
Co-authored-by: Vignesh Hari <vichuhari100@gmail.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.

None yet

2 participants