Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented May 6, 2025

Automatic merge failed! Please merge 25.3 into 25.5_fb_bot_merge_25.3 and resolve conflicts manually.

git fetch
git checkout 25.5_fb_bot_merge_25.3
git reset --hard origin/release25.5-SNAPSHOT
git merge 317c07b89cb3f59fa5421252e76771ed7c218f6e -m "Merge 25.3 to 25.5"

Resolve all conflicts (using IntelliJ or git mergetool)

git commit
git push --force

Approve all matching PRs simultaneously.
Approval will trigger automatic merge.
Verify all PRs before approving: https://internal.labkey.com/Scrumtime/Backlog/harvest-gitOpenPullRequests.view?branch=25.5_fb_bot_merge_25.3

- Added configuration page for Bluesky Settings under Panorama Public Admin Console. This can be used to configure the following:
-- Credentials for both primary and test Bluesky accounts
-- Provide the Bluesky API endpoint URLs for login, posting, and image upload
-- Specify default hashtags for posts
-- Upload a default Panorama logo (overridden by a dataset’s catalog entry image, if available)
-- "Auto‑post" toggle (off by default) to enable automatic posting when a submitter makes a dataset public
- Added "Post to Bluesky" menu item to the TargetedMSExperimentWebPart. This allows admins to create a post for the dataset to either the primary or test account.
- When “auto‑post” is enabled, a Bluesky post is created immediately after a dataset is made public
- Store generated Bluesky post URLs to a property store, linked to each dataset’s short URL
- Register PanoramaPublicLogoResourceType attachment type in PanoramaPublicModule.java
@cnathe cnathe force-pushed the 25.5_fb_bot_merge_25.3 branch from 29ab992 to ad1d5a9 Compare May 6, 2025 16:21
@cnathe
Copy link
Contributor

cnathe commented May 6, 2025

@labkey-jeckels @vagisha There was a large set of conflicts in the merge forward of 25.3 to 25.5 in this PR. They were all in the PanoramaPublicController.java class and all related to LinkBuilder and ButtonBuilder. Can you review the diff in this PR to make sure I resolved those conflicts correctly?

@vagisha
Copy link
Collaborator

vagisha commented May 6, 2025

@labkey-jeckels @vagisha There was a large set of conflicts in the merge forward of 25.3 to 25.5 in this PR. They were all in the PanoramaPublicController.java class and all related to LinkBuilder and ButtonBuilder. Can you review the diff in this PR to make sure I resolved those conflicts correctly?

PanoramaPublicController.java looks OK to me. Thanks for handling all the conflicts @cnathe

@github-actions github-actions bot merged commit 4c793b4 into release25.5-SNAPSHOT May 6, 2025
5 of 7 checks passed
@github-actions github-actions bot deleted the 25.5_fb_bot_merge_25.3 branch May 6, 2025 17:45
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.

4 participants