Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
c81c55a
[INJICERT-657] Move new dataprovider plugins to release branch (#1008)
Piyush7034 Dec 3, 2024
b74a989
[DSD-7171] inji certify 0.10.0 release
Prafulrakhade Jan 30, 2025
a48cb8c
Merge pull request #1029 from Prafulrakhade/release-0.10.x-INJI
Rakshitha650 Jan 30, 2025
dc74d60
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
Apr 9, 2025
caf55bf
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
Apr 9, 2025
18ebac6
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
May 3, 2025
88d845c
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
May 8, 2025
9457e1f
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
May 12, 2025
41abc1f
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
May 12, 2025
7e7a96e
[DSD-8038] Added worfklow dispatch for manual trigger
Prafulrakhade May 14, 2025
961d399
[DSD-8038] Added Buildx releated changes and dispatch workflow for ma…
Prafulrakhade May 14, 2025
f03c0c2
Merge pull request #1067 from Prafulrakhade/master
ckm007 May 14, 2025
95ca55d
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
Jun 5, 2025
5c31f69
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
Jun 19, 2025
bc62454
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
Jul 1, 2025
0fa74b7
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
Jul 8, 2025
9faba7b
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
Jul 11, 2025
b377a5c
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
Jul 18, 2025
6d337b9
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
Jul 18, 2025
7595806
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
Jul 21, 2025
961e4ee
Update artifacts/src/mosip-plugins/sign-in-with-esignet/.
Jul 21, 2025
e491cfd
Create License.md
rajapandi1234 Aug 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ on:
types: [published]
pull_request:
types: [opened, reopened, synchronize]
workflow_dispatch:
inputs:
message:
description: 'Message for manually triggering'
required: false
default: 'Triggered for Updates'
type: string
push:
branches:
- master
Expand All @@ -20,12 +27,16 @@ jobs:
include:
- SERVICE_LOCATION: 'artifacts'
SERVICE_NAME: 'artifactory-server'
SQUASH_LAYERS: '77'
PLATFORMS: "linux/amd64"
fail-fast: false
name: ${{ matrix.SERVICE_NAME }}
uses: mosip/kattu/.github/workflows/docker-build.yml@master
with:
SERVICE_LOCATION: ${{ matrix.SERVICE_LOCATION }}
SERVICE_NAME: ${{ matrix.SERVICE_NAME }}
SQUASH_LAYERS: ${{ matrix.SQUASH_LAYERS }}
PLATFORMS: ${{ matrix.PLATFORMS }}
secrets:
DEV_NAMESPACE_DOCKER_HUB: ${{ secrets.DEV_NAMESPACE_DOCKER_HUB }}
ACTOR_DOCKER_HUB: ${{ secrets.ACTOR_DOCKER_HUB }}
Expand Down
21 changes: 21 additions & 0 deletions License.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2022 Modular Open Source Identity Platform

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
26 changes: 19 additions & 7 deletions artifacts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
<auth-adapter-lite.version>1.2.0.1-B4</auth-adapter-lite.version>
<auth-adapter-lite.location>/usr/share/nginx/html/artifactory/libs-release-local/io/mosip/kernel</auth-adapter-lite.location>
<auth-adapter-lite.fileName>kernel-auth-adapter-lite.jar</auth-adapter-lite.fileName>

<!-- kernel-smsserviceprovider-->
<kernel-smsserviceprovider.version>1.2.0.2</kernel-smsserviceprovider.version>
<kernel-smsserviceprovider.location>/usr/share/nginx/html/artifactory/libs-release-local/io/mosip/kernel</kernel-smsserviceprovider.location>
Expand Down Expand Up @@ -130,21 +129,25 @@
<esignet-ida-wrapper.version>1.2.0.1</esignet-ida-wrapper.version>
<esignet-ida-wrapper.fileName>esignet-ida-wrapper.jar</esignet-ida-wrapper.fileName>
<!-- esignet sunbird wrapper -->
<esignet-digital-credential-wrapper.version>0.2.1</esignet-digital-credential-wrapper.version>
<esignet-digital-credential-wrapper.version>0.3.0</esignet-digital-credential-wrapper.version>
<esignet-digital-credential-wrapper.fileName>sunbird-rc-esignet-integration-impl.jar</esignet-digital-credential-wrapper.fileName>
<!-- latest mock-sdk -->
<mock-sdk-latest.version>1.2.0.2</mock-sdk-latest.version>

<certify-plugin.location>/usr/share/nginx/html/artifactory/libs-release-local/certify/certify-plugin</certify-plugin.location>
<!-- certify sunbird plugin -->
<certify-sunbird-plugin.version>0.2.1</certify-sunbird-plugin.version>
<!-- certify sunbird plugin -->
<certify-sunbird-plugin.version>0.3.0</certify-sunbird-plugin.version>
<certify-sunbird-plugin.fileName>certify-sunbird-plugin.jar</certify-sunbird-plugin.fileName>
<!-- certify mosip identity plugin -->
<certify-mosip-identity-plugin.version>0.2.1</certify-mosip-identity-plugin.version>
<certify-mosip-identity-plugin.version>0.3.0</certify-mosip-identity-plugin.version>
<certify-mosip-identity-plugin.fileName>certify-mosip-identity-plugin.jar</certify-mosip-identity-plugin.fileName>
<!-- certify mock plugin -->
<certify-mock-plugin.version>0.2.1</certify-mock-plugin.version>
<!-- certify mock plugin -->
<certify-mock-plugin.version>0.3.0</certify-mock-plugin.version>
<certify-mock-plugin.fileName>certify-mock-identity-plugin.jar</certify-mock-plugin.fileName>

<!-- certify postgres plugin -->
<certify-postgres-dataprovider-plugin.version>0.3.0</certify-postgres-dataprovider-plugin.version>
<certify-postgres-dataprovider-plugin.fileName>certify-postgres-dataprovider-plugin.jar</certify-postgres-dataprovider-plugin.fileName>
</properties>

<build>
Expand Down Expand Up @@ -373,6 +376,15 @@
<version>${certify-mock-plugin.version}</version>
<outputDirectory>${certify-plugin.location}</outputDirectory>
<destFileName>${certify-mock-plugin.fileName}</destFileName>
<type>jar</type>
</artifactItem>
<!-- artifactItem section for certify postgres dataprovider plugin -->
<artifactItem>
<groupId>io.mosip.certify</groupId>
<artifactId>postgres-dataprovider-plugin</artifactId>
<version>${certify-postgres-dataprovider-plugin.version}</version>
<outputDirectory>${certify-plugin.location}</outputDirectory>
<destFileName>${certify-postgres-dataprovider-plugin.fileName}</destFileName>
<type>jar</type>
</artifactItem>
</artifactItems>
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion deploy/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
fi

NS=artifactory
CHART_VERSION=0.9.1-INJI
CHART_VERSION=0.10.0-INJI

echo Create $NS namespace
kubectl create ns $NS
Expand Down
2 changes: 1 addition & 1 deletion helm/artifactory/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: artifactory
description: A Helm chart for MOSIP Artifactory
type: application
version: 0.9.1-INJI
version: 0.10.0-INJI
appVersion: ""
dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion helm/artifactory/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ service:
image:
registry: docker.io
repository: mosipid/artifactory-server
tag: 0.9.1-INJI
tag: 0.10.0-INJI
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
Loading