Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Girder 5 support #400

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Girder 5 support #400

wants to merge 5 commits into from

Conversation

zachmullen
Copy link
Member

No description provided.

@zachmullen zachmullen marked this pull request as ready for review June 18, 2024 15:12
}
});
// g:appload.before runs after all plugin static files have been loaded
events.on('g:appload.before', () => {
Copy link
Member Author

Choose a reason for hiding this comment

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

This is the new pattern for plugin code that depends on other plugin code and wants to mutate it at startup.

@zachmullen
Copy link
Member Author

@manthey if I'm reading our CI config correctly, we could merge this to master and issue an alpha release by pushing a tag under the current setup.

@zachmullen zachmullen requested a review from manthey June 18, 2024 15:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant