-
Notifications
You must be signed in to change notification settings - Fork 14
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
[INJIMOB-890] Removed POM file and added publishing script #115
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Release as NPM module
Signed-off-by: Rakshithb1 <[email protected]>
Add plugin for sonarqube
Signed-off-by: adityankannan-tw <[email protected]>
Signed-off-by: Rakshithb1 <[email protected]>
Remove duplicate push trigger from workflow
Signed-off-by: Rakshith B <[email protected]>
[DSD-3989] Updated tag.yml
…ed off Signed-off-by: Kiruthika Jeyashankar <[email protected]>
Signed-off-by: Kiruthika Jeyashankar <[email protected]>
…eceiver Signed-off-by: Kiruthika Jeyashankar <[email protected]>
when bluetooth is switched off from verifier side, onDisconnected event is sent to verifier & wallet Signed-off-by: KiruthikaJeyashankar <[email protected]>
Signed-off-by: KiruthikaJeyashankar <[email protected]>
Signed-off-by: KiruthikaJeyashankar <[email protected]>
…etooth-disconnect [INJI-156] fix event not sent on bluetooth disconnect
* chore(INJI-540): update sdk version and Readme Signed-off-by: Swati Goel <[email protected]> * chore(INJI-540): update package name, version and ReadMe. Signed-off-by: Swati Goel <[email protected]> --------- Signed-off-by: Swati Goel <[email protected]>
Signed-off-by: Swati Goel <[email protected]>
…tive-tuvali to tuvali Signed-off-by: PuBHARGAVI <[email protected]>
* [MOSIP-30024] added push-trigger.yml (mosip#81) Signed-off-by: Rakshithb1 <[email protected]> * docs(INJI-565) - Update license to MIT (mosip#89) Signed-off-by: Swati Goel <[email protected]> * chore(INJI-540): update sdk version and Readme (mosip#93) Signed-off-by: Swati Goel <[email protected]> * [DSD-3989] Updated tag.yml Signed-off-by: Rakshith B <[email protected]> * [INJI-540] - Update package name and version (mosip#95) * chore(INJI-540): update sdk version and Readme Signed-off-by: Swati Goel <[email protected]> * chore(INJI-540): update package name, version and ReadMe. Signed-off-by: Swati Goel <[email protected]> --------- Signed-off-by: Swati Goel <[email protected]> * chore(INJI-540): update version name in ReadMe Signed-off-by: Swati Goel <[email protected]> --------- Signed-off-by: Rakshithb1 <[email protected]> Signed-off-by: Swati Goel <[email protected]> Signed-off-by: Rakshith B <[email protected]> Co-authored-by: Rakshithb1 <[email protected]>
[Inji-610] update package name and version in all the files
…low (mosip#103) Signed-off-by: PuBHARGAVI <[email protected]>
Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]>
…tifacts (mosip#109) * delete CODE_OF_CONDUCT.md Signed-off-by: Swati Goel <[email protected]> * update CONTRIBUTING.md Signed-off-by: Swati Goel <[email protected]> * feat (#891): iOS File Manipulation Signed-off-by: Ayushi Dey <[email protected]> * feat (#891): iOS File Manipulation Signed-off-by: Ayushi Dey <[email protected]> * feat (#890, #891): Add. iOS and Android Artefacts and Git Workflows Signed-off-by: Ayushi Dey <[email protected]> * feat (#890): Added Android Example App Signed-off-by: Ayushi Dey <[email protected]> * feat (#891): Added iOS Example App Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: rename artefact to artifact Signed-off-by: Swati Goel <[email protected]> * feat(#890): publishing android artefacts to maven central Signed-off-by: Ayushi Dey <[email protected]> * chore(#893): add maven publish tuvali git workflow Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: feat. maven publish workflow for android builds Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: feat. maven publishing workflow file edit Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: feat. maven publishing workflow file edit Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: feat. maven publishing workflow file edit #3 Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: feat. maven publishing workflow file edit #4 Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: feat. maven publishing workflow file edit #5 Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: feat. maven publishing workflow file edit - added npm and reacr=t-native dependencies #6 Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: feat. maven publishing workflow file edit - changed pom file location #7 Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: feat. maven publishing workflow file edit - changed pom location and removed commit plugin Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: feat. maven publishing workflow file edit - manual trigger for branches Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: edited android artifact workflow Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: edited android artifact workflow and publish artifact gradle Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: delete kotlin artifact package Signed-off-by: Swati Goel <[email protected]> --------- Signed-off-by: Swati Goel <[email protected]> Signed-off-by: Ayushi Dey <[email protected]> Co-authored-by: Ayushi Dey <[email protected]> Co-authored-by: Ayushi Dey <[email protected]>
Signed-off-by: Ayushi Dey <[email protected]>
Signed-off-by: Ayushi Dey <[email protected]>
* [MOSIP-30024] added push-trigger.yml (mosip#81) Signed-off-by: Rakshithb1 <[email protected]> * docs(INJI-565) - Update license to MIT (mosip#89) Signed-off-by: Swati Goel <[email protected]> * chore(INJI-540): update sdk version and Readme (mosip#93) Signed-off-by: Swati Goel <[email protected]> * [DSD-3989] Updated tag.yml Signed-off-by: Rakshith B <[email protected]> * [INJI-540] - Update package name and version (mosip#95) * chore(INJI-540): update sdk version and Readme Signed-off-by: Swati Goel <[email protected]> * chore(INJI-540): update package name, version and ReadMe. Signed-off-by: Swati Goel <[email protected]> --------- Signed-off-by: Swati Goel <[email protected]> * chore(INJI-540): update version name in ReadMe Signed-off-by: Swati Goel <[email protected]> * [DSD-3960] inji 0.10.0 release changes * update CONTRIBUTING.md Signed-off-by: Swati Goel <[email protected]> * delete CODE_OF_CONDUCT.md Signed-off-by: Swati Goel <[email protected]> * [INJIMOB-890]: added mosip gpg keys Signed-off-by: Ayushi Dey <[email protected]> --------- Signed-off-by: Rakshithb1 <[email protected]> Signed-off-by: Swati Goel <[email protected]> Signed-off-by: Rakshith B <[email protected]> Signed-off-by: Ayushi Dey <[email protected]> Signed-off-by: Ayushi Dey <[email protected]> Co-authored-by: Rakshithb1 <[email protected]> Co-authored-by: Swati Goel <[email protected]> Co-authored-by: ckm007 <[email protected]> Co-authored-by: Sasikumar Ganesan <[email protected]>
Signed-off-by: Ayushi Dey <[email protected]>
* [MOSIP-30024] added push-trigger.yml (mosip#81) Signed-off-by: Rakshithb1 <[email protected]> * docs(INJI-565) - Update license to MIT (mosip#89) Signed-off-by: Swati Goel <[email protected]> * chore(INJI-540): update sdk version and Readme (mosip#93) Signed-off-by: Swati Goel <[email protected]> * [DSD-3989] Updated tag.yml Signed-off-by: Rakshith B <[email protected]> * [INJI-540] - Update package name and version (mosip#95) * chore(INJI-540): update sdk version and Readme Signed-off-by: Swati Goel <[email protected]> * chore(INJI-540): update package name, version and ReadMe. Signed-off-by: Swati Goel <[email protected]> --------- Signed-off-by: Swati Goel <[email protected]> * chore(INJI-540): update version name in ReadMe Signed-off-by: Swati Goel <[email protected]> * [DSD-3960] inji 0.10.0 release changes * update CONTRIBUTING.md Signed-off-by: Swati Goel <[email protected]> * delete CODE_OF_CONDUCT.md Signed-off-by: Swati Goel <[email protected]> * [INJIMOB-890]: added mosip gpg keys Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: android location variable renamed appropriately Signed-off-by: Ayushi Dey <[email protected]> --------- Signed-off-by: Rakshithb1 <[email protected]> Signed-off-by: Swati Goel <[email protected]> Signed-off-by: Rakshith B <[email protected]> Signed-off-by: Ayushi Dey <[email protected]> Signed-off-by: Ayushi Dey <[email protected]> Co-authored-by: Rakshithb1 <[email protected]> Co-authored-by: Swati Goel <[email protected]> Co-authored-by: ckm007 <[email protected]> Co-authored-by: Sasikumar Ganesan <[email protected]>
Signed-off-by: Ayushi Dey <[email protected]>
* [MOSIP-30024] added push-trigger.yml (mosip#81) Signed-off-by: Rakshithb1 <[email protected]> * docs(INJI-565) - Update license to MIT (mosip#89) Signed-off-by: Swati Goel <[email protected]> * chore(INJI-540): update sdk version and Readme (mosip#93) Signed-off-by: Swati Goel <[email protected]> * [DSD-3989] Updated tag.yml Signed-off-by: Rakshith B <[email protected]> * [INJI-540] - Update package name and version (mosip#95) * chore(INJI-540): update sdk version and Readme Signed-off-by: Swati Goel <[email protected]> * chore(INJI-540): update package name, version and ReadMe. Signed-off-by: Swati Goel <[email protected]> --------- Signed-off-by: Swati Goel <[email protected]> * chore(INJI-540): update version name in ReadMe Signed-off-by: Swati Goel <[email protected]> * [DSD-3960] inji 0.10.0 release changes * update CONTRIBUTING.md Signed-off-by: Swati Goel <[email protected]> * delete CODE_OF_CONDUCT.md Signed-off-by: Swati Goel <[email protected]> * [INJIMOB-890]: added mosip gpg keys Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: android location variable renamed appropriately Signed-off-by: Ayushi Dey <[email protected]> * [INJIMOB-890]: added plugin script to publish artifact gradle Signed-off-by: Ayushi Dey <[email protected]> --------- Signed-off-by: Rakshithb1 <[email protected]> Signed-off-by: Swati Goel <[email protected]> Signed-off-by: Rakshith B <[email protected]> Signed-off-by: Ayushi Dey <[email protected]> Signed-off-by: Ayushi Dey <[email protected]> Co-authored-by: Rakshithb1 <[email protected]> Co-authored-by: Swati Goel <[email protected]> Co-authored-by: ckm007 <[email protected]> Co-authored-by: Sasikumar Ganesan <[email protected]>
Signed-off-by: Ayushi Dey <[email protected]>
Signed-off-by: Ayushi Dey <[email protected]>
Signed-off-by: Ayushi Dey <[email protected]>
This reverts commit 6060149.
This reverts commit 1f1e5cf.
Wrong branch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.