Skip to content

v1.1.1 dev -> staging#196

Merged
emdobrin merged 16 commits intostagingfrom
dev
May 27, 2021
Merged

v1.1.1 dev -> staging#196
emdobrin merged 16 commits intostagingfrom
dev

Conversation

@emdobrin
Copy link
Copy Markdown
Contributor

Description

In this release:

  • 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 16 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
staging -> main (v1.1.0 release)
Reduce version matching for test podspec
* 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
@emdobrin emdobrin requested review from kevinlind and nporter-adbe and removed request for nporter-adbe May 27, 2021 17:00
@codecov
Copy link
Copy Markdown

codecov bot commented May 27, 2021

Codecov Report

Merging #196 (b2086fd) into staging (cf1d2ed) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           staging     #196      +/-   ##
===========================================
+ Coverage    94.18%   94.29%   +0.11%     
===========================================
  Files           25       26       +1     
  Lines          893      910      +17     
===========================================
+ Hits           841      858      +17     
  Misses          52       52              

@emdobrin emdobrin requested a review from nporter-adbe May 27, 2021 18:14
@emdobrin emdobrin merged commit fb647ac into staging May 27, 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