Skip to content

Updating hdn-research-environment package version#2377

Merged
tompollard merged 2 commits intoMIT-LCP:devfrom
T-CAIREM:rs/bump_environment_3.2.13
Apr 8, 2025
Merged

Updating hdn-research-environment package version#2377
tompollard merged 2 commits intoMIT-LCP:devfrom
T-CAIREM:rs/bump_environment_3.2.13

Conversation

@Rutvikrj26
Copy link
Contributor

This package version update adds a new signal handler to process updates on Event Applications.

--hash=sha256:46890decb24a34e2a5382debeaf7752e50d90b7a11716cf2a9fd067097ec0963 \
--hash=sha256:abd85c74af525a62365ec2049113e73a2ff8b46ef906e7104a7ba968ef02a11d
django-picklefield==3.1 ; python_version >= "3.9" and python_version < "4.0" \
django-picklefield==3.1 ; python_version >= "3.9" and python_version < "4" \
Copy link
Member

Choose a reason for hiding this comment

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

There are some additional/unrelated Python requirements being added here, but I think that's okay. Most are just restricting to < Python 4 (which I guess is coming at some point?).

@tompollard tompollard added this pull request to the merge queue Apr 8, 2025
Merged via the queue into MIT-LCP:dev with commit f315bfa Apr 8, 2025
8 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Apr 22, 2025
…nt in the event model (#2375)

This feature allows addition of the gcp billing id to events for a more
streamlined workflow of attaching shared billing ids to the cloud
identities of the users participating in the events. This addresses the
t-cairem [issue
#18](T-CAIREM#18)

The following key changes have been implemented:
- Added a `gcp_billing_id` field in the events model & the migration for
it.
- Added a conditional rendering of Billing Accounts to choose from if
the user has a cloud identity (only HDN users have cloud identities
currently)
- Implemented signals in the hdn-research-environment package to handle
the changes in the EventApplication & CloudIdentity.

Another part to be implemented alongside for the feature to work is :
Bumping the hdn-research-environment-package(#2377).
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.

2 participants