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

Bug fix for outdated code in the set higlass defaults action #582

Merged
merged 6 commits into from
Oct 8, 2024

Conversation

aschroed
Copy link
Member

@aschroed aschroed commented Oct 7, 2024

The code in this check was using outdated functions to obtain info from s3 buckets that was used to generate coloring for multivec files for higlass.

Turns out there was only one of these files (likely used for testing when this check and action were created) but we recently received a couple more files that need this check/action run.

This update after a re-factor in a previous PR fixes a remaining bug - indirectly by incorporating an update to dcicutils.s3_utils to allow a bucket name to be passed to the read_s3 method.

This was tested locally and successfully added the higlass defaults to the 2 new files that needed them.

@aschroed aschroed merged commit 46af00f into master Oct 8, 2024
1 check failed
@aschroed aschroed deleted the fix_st_act branch October 8, 2024 15:20
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