Skip to content

vo-frontend: for dev builds, grab gwms from upcoming#246

Merged
matyasselmeci merged 2 commits intoopensciencegrid:mainfrom
rynge:fe-gwms-3111
May 14, 2025
Merged

vo-frontend: for dev builds, grab gwms from upcoming#246
matyasselmeci merged 2 commits intoopensciencegrid:mainfrom
rynge:fe-gwms-3111

Conversation

@rynge
Copy link
Member

@rynge rynge commented May 14, 2025

No description provided.

@rynge rynge requested a review from matyasselmeci May 14, 2025 15:21
Comment on lines +27 to +31
# for developement, grab gwms from upcoming
RUN if [[ $BASE_YUM_REPO = development ]]; then \
yum -y --enablerepo=osg-upcoming-testing upgrade glideinwms-vofrontend-standalone; \
fi

Copy link
Contributor

Choose a reason for hiding this comment

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

I would move this into the previous RUN block, before the yum -y clean all, so we don't populate the yum cache twice (and leave it around afterward).

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok, check now please

@matyasselmeci matyasselmeci merged commit f997457 into opensciencegrid:main May 14, 2025
9 checks passed
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