Skip to content

Staging -> Main (v1.1.1)#197

Merged
nporter-adbe merged 12 commits intomainfrom
staging
Jun 10, 2021
Merged

Staging -> Main (v1.1.1)#197
nporter-adbe merged 12 commits intomainfrom
staging

Conversation

@nporter-adbe
Copy link
Copy Markdown
Contributor

Description

  • Configurable edge environment for development testing
  • Updated issue templates for bugs, feature requests and security vulnerability
  • Codecov script updates
  • Test app updates

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

PravinPK and others added 12 commits April 1, 2021 08:46
Update the sample app for release testing
* Require Core v3.1.1

* Update to prod pods

* Reduce expected hub shared state with latest core

* try to purge pod cache on circleci

* Revert "try to purge pod cache on circleci"

This reverts commit 4d641b2.

* bump cache version
* Add support for configurable testing endpoints

* Make tests more concise

* Add default case for EdgeEndpoint

* Small rename
* Update config.yml with SHA check for Codecov

* Fix format of circleci config

* Fix typo in codecov script

* Add fake 'codecov' script.
Add a fake codecov script to validate update to config.yml which fails upload if sha check fails.

* Remove download of codecov script for sha check.
Remove the code to download the codecov script used for the sha check. The checked in fake codecov script should be used instead to validate the bash script will fail the upload task.

* Capture result and exit code from shasum command.

* Override shell when uploading to Codecov.
Override shell in step to upload to Codecov in attempt to ensure a zero exit code is passed.

* Run Codecov uploader script only when shasum passes

* Check SHA of Codecov upload script and fail build if check fails

* Use downloaded codecov script to upload reports

* remove CodeCov token as it is not needed for public repos
* Add Issues Templates

* Update with review comments

Add ISSUE_TEMPLATE.md, so open a blank report will pick this one.
Add Security.md

* Update for review comments

* Set swift code as default code format

* Change the security policy  link to relative path

* update bug_report platform question

* Update the security link path  in bug_report.md
* Bump version to 1.1.1

* Update pods in test app

* Update core dependency for spm

* Update readme

* Update readme

* Fix link
v1.1.1 dev -> staging
@nporter-adbe nporter-adbe merged commit 867587d into main Jun 10, 2021
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.

5 participants