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

Chore/migrations #746

Merged
merged 12 commits into from
Dec 2, 2021
Merged

Chore/migrations #746

merged 12 commits into from
Dec 2, 2021

Conversation

pavjacko
Copy link
Member

Description

  • Migrate docs, website

Breaking Changes

  • PRs should not introduce breaking changes to existing functionality
  • if breaking change cannot be avoided it has to be introduced in 2 phases (release cycles of 0.x.0)
    • 0.x.0 Add new functionality + add DEPRECATED warning to existing fuctionality
    • 0.[x+1].0 Remove deprecated functionality

I have tested my changes on:

ReNative project directly:

  • ios simulator
  • ios device
  • android simulator
  • android device
  • web browser
  • web -e next browser
  • tvos simulator
  • tvos device
  • androidtv simulator
  • androidtv device
  • androidwear simulator
  • androidwear device
  • tizen simulator
  • tizen device
  • tizenmobile simulator
  • tizenwatch device
  • webos simulator
  • webos device
  • macos
  • windows
  • chromecast device

New project:

  • ios simulator
  • ios device
  • android simulator
  • android device
  • web browser
  • web -e next browser
  • tvos simulator
  • tvos device
  • androidtv simulator
  • androidtv device
  • androidwear simulator
  • androidwear device
  • tizen simulator
  • tizen device
  • tizenmobile simulator
  • tizenwatch device
  • webos simulator
  • webos device
  • macos
  • windows
  • chromecast device

Existing Project created with previous version of renative:

  • ios simulator
  • ios device
  • android simulator
  • android device
  • web browser
  • web -e next browser
  • tvos simulator
  • tvos device
  • androidtv simulator
  • androidtv device
  • androidwear simulator
  • androidwear device
  • tizen simulator
  • tizen device
  • tizenmobile simulator
  • tizenwatch device
  • webos simulator
  • webos device
  • macos
  • windows
  • chromecast device

@pavjacko pavjacko marked this pull request as draft November 25, 2021 05:56
* develop:
  [feat] support for customise inject order of appDelegateMethods
  0.33.0-alpha.3
  [chore] remove legacy code
  [fix] add support for gradle 6.7.1, kotlin 1.4.20, OpenJDK 11
  0.33.0-alpha.2
  [feat] support for custom google services version
  [feat]  rnv app create => support for cli arguments
  [fix] rnv target list -p android
  [feat] add support for `rnv app create`
  [fix] rnv template list (globally)
  [fix] rnv global command
  [fix] fix emulator
  [fix] rnv target list -p
@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2021

Codecov Report

Merging #746 (b45be8c) into develop (5260998) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #746   +/-   ##
========================================
  Coverage    19.88%   19.88%           
========================================
  Files           85       85           
  Lines         5883     5883           
  Branches      1332     1332           
========================================
  Hits          1170     1170           
  Misses        3515     3515           
  Partials      1198     1198           
Flag Coverage Δ
rnvunittests 19.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...v/src/engine-core/tasks/task.rnv.crypto.decrypt.js 5.55% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5260998...b45be8c. Read the comment docs.

@pavjacko pavjacko marked this pull request as ready for review December 2, 2021 19:05
@pavjacko pavjacko merged commit bf28684 into develop Dec 2, 2021
@pavjacko pavjacko deleted the chore/migrations branch February 15, 2022 08:54
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