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

Deploy to stage #649

Merged
merged 11 commits into from
Jul 11, 2024
Merged

Deploy to stage #649

merged 11 commits into from
Jul 11, 2024

Conversation

amstilp
Copy link
Contributor

@amstilp amstilp commented Jul 11, 2024

No description provided.

amstilp and others added 11 commits July 10, 2024 13:25
All (or at least most) Study Sites have a members group associated
with them, and members's anvil accounts need to be added to that
group so that they can get data access on AnVIL. The first step in
making this more automated is to link a StudySite with its member
group via a OneToOne field.
Include a link to the member group, if it exists. Also show a table
Accoutns that are part of the member group (and therefore should have
data access).
Bumps [django](https://github.com/django/django) from 4.2.13 to 4.2.14.
- [Commits](django/django@4.2.13...4.2.14)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
If member_group is set, use the UserAccountSingleGroupMembershipTable;
otherwise, use a newly-defined table (UserAccountTable). This lets
CC staff see who from the site has a) linked their account and b)
been added to the member group (if it is set).
…h-members-groups

Associate study sites with members groups
Note: to do this in the future, you can find and raplce
 (\w*?-)?requirements\.
with
 requirements/$1requirements.

note the space at the beginning. This is because dependabot security
updates remove the path prefix when running pip-compile, which causes
the pip-compile check to fail. See issue:
dependabot/dependabot-core#9490
…o-4.2.14

Bump django from 4.2.13 to 4.2.14 in /requirements
@amstilp amstilp marked this pull request as ready for review July 11, 2024 17:14
@amstilp amstilp merged commit 7c695c5 into deploy/stage Jul 11, 2024
11 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.

1 participant