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: rename e2e files #1031

Merged
merged 2 commits into from
Jun 22, 2023
Merged

chore: rename e2e files #1031

merged 2 commits into from
Jun 22, 2023

Conversation

pauliusguzas
Copy link
Collaborator

@pauliusguzas pauliusguzas commented Jun 21, 2023

Description

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
  • 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
  • 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
  • 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

@pauliusguzas pauliusguzas added this to the 0.38 milestone Jun 21, 2023
@mihaiblaga89 mihaiblaga89 merged commit dad6838 into main Jun 22, 2023
@pauliusguzas pauliusguzas deleted the chore/rename-e2e-files branch June 22, 2023 07:20
mihaiblaga89 added a commit that referenced this pull request Jun 22, 2023
pavjacko added a commit that referenced this pull request Jun 26, 2023
* release/0.37:
  0.37.0-rc.5
  dependabot updates
  fix web
  cleanup template starter, add ref to create starter
  0.37.0-rc.4
  add logging to electron remote
  split platform assets and builds
  add support for assetFolderPlatform
  update ic_stat_ic_notification to ic_launcher
  guarding
  add support for new remote package
  0.37.0-rc.3
  add electron main.js top injection
  0.37.0-rc.2
  Merge pull request #1031 from flexn-io/chore/rename-e2e-files
  update config
  update android gradle configs to support newer kotlin version
  rawLog json support
  regenerate yarn.lock
  0.37.0-rc.1
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.

Rename wdio.conf.ts to cjs and rename spec files from ts to cjs
2 participants