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 master for 7.0.0 release #396

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

Update master for 7.0.0 release #396

wants to merge 38 commits into from

Conversation

UdeshAthukorala
Copy link
Contributor

@UdeshAthukorala UdeshAthukorala commented Mar 7, 2024

Purpose

This PR updates the master branch for wso2is-7.0.0 release

Sachin-Mamoru and others added 26 commits January 25, 2023 23:03
[6.1] Upgrade java versions
* upgrade jdk version

* upgrade jdk version
[IS 6.1.0] Update Alpine based Docker Image Version to 3.16
@UdeshAthukorala UdeshAthukorala changed the title update master branch for 7.0.x release Update master branch for 7.0.x release Mar 7, 2024
@UdeshAthukorala UdeshAthukorala changed the title Update master branch for 7.0.x release Update master for 7.0.0 release Mar 7, 2024
RUN \
unzip -d ${USER_HOME} ${WSO2_SERVER}.zip \
Copy link
Contributor

Choose a reason for hiding this comment

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

Lets not remove these lines as this section is used to allow copying zip files to docker context

Copy link
Contributor

@bhagyasakalanka bhagyasakalanka Mar 7, 2024

Choose a reason for hiding this comment

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

Check other places and update based on the decision we take

RUN \
unzip -d ${USER_HOME} ${WSO2_SERVER}.zip \
wget -O ${WSO2_SERVER}.zip "${WSO2_SERVER_DIST_URL}" \
Copy link
Contributor

Choose a reason for hiding this comment

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

@SujanSanjula96 did we decide to remove wget from master? And to allow only copying?

@CLAassistant
Copy link

CLAassistant commented May 10, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
12 out of 13 committers have signed the CLA.

✅ Sachin-Mamoru
✅ Yoshani
✅ ImalshaG
✅ lashinijay
✅ bhagyasakalanka
✅ madurangasiriwardena
✅ piraveena
✅ UdeshAthukorala
✅ ThaminduR
✅ dhaura
✅ ZiyamSanthosh
✅ AnjanaSamindraPerera
❌ ashensw
You have signed the CLA already but the status is still pending? Let us recheck it.

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.