Skip to content

Commit

Permalink
Merge branch 'master' into master-websocket-url
Browse files Browse the repository at this point in the history
  • Loading branch information
Arshardh authored Nov 21, 2024
2 parents e945d58 + 504ce78 commit 4dd7ffd
Show file tree
Hide file tree
Showing 769 changed files with 10,933 additions and 82,189 deletions.
7 changes: 7 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.

# See: https://help.github.com/articles/about-codeowners/

# These owners will be the default owners for everything in the repo.
* @tharindu1st @AnuGayan @chamilaadhi @Arshardh
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: mv modules/integration/tests-integration/tests-backend/target/surefire-reports/TEST-TestSuite.xml TEST-TestSuite_${{ matrix.id }}.xml
- name: Archive testng report
if: always()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: TEST-TestSuite_${{ matrix.id }}
path: |
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
needs: build
runs-on: 'ubuntu-latest'
steps:
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v3
with:
path: reports
- name: Publish Test Report
Expand Down
1,725 changes: 860 additions & 865 deletions LICENSE.txt

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
---


[![Build Status](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fwso2.org%2Fjenkins%2Fview%2Fproducts%2Fjob%2Fproducts%2Fjob%2Fproduct-apim%2F)](https://wso2.org/jenkins/view/products/job/products/job/product-apim/)
[![Build Status](https://wso2.org/jenkins/job/products/job/product-apim/badge/icon)](https://wso2.org/jenkins/job/products/job/product-apim/)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![stackoverflow](https://img.shields.io/badge/stackoverflow-wso2am-orange)](https://stackoverflow.com/tags/wso2-am/)
[![slack](https://img.shields.io/badge/slack-wso2--apim-blueviolet)](https://join.slack.com/t/wso2-apim/shared_invite/enQtNzEzMzk5Njc5MzM0LTgwODI3NmQ1MjI0ZDQyMGNmZGI4ZjdkZmI1ZWZmMjNkY2E0NmY3ZmExYjkxYThjNzNkOTU2NWJmYzM4YzZiOWU?src=sidebar)
Expand Down Expand Up @@ -204,7 +204,7 @@ System Requirements
Installation & Running
==================================

1. Extract the wso2am-4.3.0.zip and go to the 'bin' directory
1. Extract the wso2am-4.4.0.zip and go to the 'bin' directory
2. Run the api-manager.sh or api-manager.bat script based on you operating system.
3. Access the respective WSO2 API-M interfaces
* API Publisher web application is running at - https://localhost:9443/publisher \
Expand Down
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ is recommended.
Installation & Running
==================================

1. Extract the wso2am-4.3.0.zip and go to the 'bin' directory
1. Extract the wso2am-4.4.0.zip and go to the 'bin' directory
2. Run the api-manager.sh or api-manager.bat script based on you operating system.
3. Access the respective WSO2 API-M interfaces
* API Publisher web application is running at - https://localhost:9443/publisher
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed design-docs/data-model/iteration1/5-birds-eye.jpg
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed design-docs/data-model/iteration3/22022012109.jpg
Binary file not shown.
Binary file removed design-docs/data-model/iteration3/22022012111.jpg
Binary file not shown.
Binary file removed design-docs/data-model/iteration3/22022012113.jpg
Binary file not shown.
Binary file removed design-docs/data-model/iteration3/22022012114.jpg
Binary file not shown.
Binary file removed design-docs/data-model/iteration3/5-birds-eye.jpg
Binary file not shown.
Binary file not shown.
Binary file removed design-docs/data-model/iteration4/rdbms_model.dia
Binary file not shown.
Binary file removed design-docs/data-model/iteration4/rdbms_model.jpg
Binary file not shown.
Binary file removed design-docs/mockscreens/HomePage.png
Binary file not shown.
139 changes: 0 additions & 139 deletions design-docs/mockscreens/HomePage.screen

This file was deleted.

Diff not rendered.
97 changes: 0 additions & 97 deletions design-docs/mockscreens/LoggedIn-Application-HomePage.screen

This file was deleted.

Diff not rendered.
Loading

0 comments on commit 4dd7ffd

Please sign in to comment.