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

Merge to Main for v1.0.1 release #43

Merged
merged 6 commits into from
Mar 11, 2022
Merged

Merge to Main for v1.0.1 release #43

merged 6 commits into from
Mar 11, 2022

Conversation

kevinlind
Copy link
Collaborator

Description

Consent for Edge Network release v1.0.1

  • Update timestamp with millisecond precision
  • CI: upload test coverage reports to CodeCov
  • CI: use Spotless to format code

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.

kevinlind and others added 6 commits April 22, 2021 16:18
* Add CodeCov configuration

* Add CodeCov upload step to CircleCI config

* Include 'flags' and 'files' in CodeCov layout

* Use grep instead of head to get hash from checksum

* Update script to get codecov version
* Add Spotless configuration to build.gradle files

* Add pre-commit git hook script

* Add format, format-check, and init targets to Makefile

* Add validate formate job to CircleCi config

* Add Code Format section to README

* Configure Spotless and EditorConfig to use tab instead of spaces

* Apply Spotless/Prettier code format to all source files.

* Rename .githook folder to .githooks

* Check format for both edgeconsent and app modules with format-check make target

* Update README with required Node.js version for Prettier

* Clean up formatting of nested maps in test app

* Clean up some string formatting

* Remove .editorconfig file
* [DEV] Fix analyzer/lint warnings

* [DEV] Ignore jacoco output for test app

* [DEV] Increase timeout for tests, ignore jacoco output for android tests

* [DEV] Small test fixes

* [DEV] Tests clenaup
Merge to Staging for v1.0.1 release
@kevinlind kevinlind requested review from emdobrin and addb March 11, 2022 05:18
@kevinlind kevinlind changed the title Staging Merge to Main for v1.0.1 release Mar 11, 2022
@kevinlind kevinlind merged commit a984f06 into main Mar 11, 2022
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.

2 participants