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

Update plugins version and add new purgeNpmAlphaVersions task #112

Merged
merged 2 commits into from
Jul 27, 2021

Conversation

labkey-susanh
Copy link
Contributor

Rationale

The alpha versions of our NPM packages never get removed unless we do that manually, and currently the manual method for doing this within the Artifactory web application requires finding and clicking on each version separately. Even filtering to the proper versions within the Artifactory UI is not really possible. Here we add a new Gradle task to do that purging.

Related Pull Requests

Changes

  • Add task purgeNpmAlphaVersions

Copy link
Contributor

@cnathe cnathe left a comment

Choose a reason for hiding this comment

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

Looks good. I used the command to remove the alpha packages for the fb_auditCompQueryModel, and it worked great!

@labkey-susanh labkey-susanh merged commit 87ac075 into develop Jul 27, 2021
@labkey-susanh labkey-susanh deleted the fb_purgeAlphaVersions branch July 27, 2021 16:34
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