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 Azure Pipeline #89

Open
wants to merge 5 commits into
base: development
Choose a base branch
from

Conversation

OS-martacarlos
Copy link

Description

  • Updates Sample App Key to point to the simpler sample app

Type of changes

  • Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Platforms affected

  • Android
  • iOS
  • JavaScript

Checklist

  • Pull request title follows the format RNMT-XXXX <title>
  • Code follows code style of this project
  • CHANGELOG.md file is correctly updated
  • Changes require an update to the documentation
    • Documentation has been updated accordingly

alexgerardojacinto and others added 5 commits April 18, 2023 11:56
…llery (#85)

* fix: request for gallery permissions if saveToGallery

References: https://outsystemsrd.atlassian.net/browse/RMET-2472

* chore: update changelog

* feat: delete files from cache in pluginInitialize

* refactor: remove unnecessary operation

* chore: update lib version
* chore: update Camera Android lib version

References: https://outsystemsrd.atlassian.net/browse/RMET-2496

* chore: update xcframework + changelog

---------

Co-authored-by: Alexandre Jacinto <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@@ -50,7 +50,7 @@ stages:
- template: build/ci/refresh-sampleapp.yaml@MobilePluginsODCPipeline
parameters:
secretFileName: "eng-osrd-mobile-neo1-StampsInformation.json"
SAMPLEAPP_APP_KEY: "3c0451ef-0d99-4e09-adb5-718e009deb9d"
SAMPLEAPP_APP_KEY: "15d54f75-779d-4cae-948f-1bc119a7e813"

Choose a reason for hiding this comment

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

The key needs to be replaced in other places in this file also

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.

3 participants