Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Sharath Manchala 0d90abcc0f
Introduce a RNW Fabric Sample App (#13198)
* Introduce a sample-app-fabric

* Update the repo using yarn install

* Fix lint issues

* Enable Codeql alerts on the fabric app

* Fix lint using yarn

* Cleanup

* Fix test issues

---------

Co-authored-by: Jon Thysell <jthysell@microsoft.com>
2024-05-09 19:17:43 -07:00
Marlene Cota cdbd8e190a
Add unbroken exclusion to unblock CI (#12695) 2024-02-08 08:31:33 -08:00
Andrew Coates 3465d01d66
Add readme file for playground-composition (#12653)
* Add readme file for playground-composition

* fix
2024-01-30 15:09:08 -08:00
Chiara Mooney d5d19f55cf
Add E2E Test App for Fabric (#11407)
* Save State: App builds and deploys, loads JS when metro started in playground directory

* Save State: Basic E2E Test App Working!

* Remove CompositionHost

* Shift File Names

* Save State: Automatic App Launch

* Save State: Remove Settings and New Window Code

* Save State: Remove Menu Completely

* Save State: Remove Unneeded .h Files

* Remove Tests + Alter Entry to index

* Remove Sample Entry

* Clean Up, Remove Excess Macros

* Remove Extra

* Remove Extra File

* Merge

* Address Feedback

Co-authored-by: Jon Thysell <jthysell@microsoft.com>

* Address Feedback

Co-authored-by: Jon Thysell <jthysell@microsoft.com>

* Address Feedback

Co-authored-by: Jon Thysell <jthysell@microsoft.com>

* Address Feedback

Co-authored-by: Jon Thysell <jthysell@microsoft.com>

* Address Feedback

Co-authored-by: Jon Thysell <jthysell@microsoft.com>

* Address Feedback

Co-authored-by: Jon Thysell <jthysell@microsoft.com>

* Address Feedback

* Address Feedback

* Address Feedback

* Address Feedback

* Address Feedback

* Address Feedback

* Address Feedback

* Address Feedback

Co-authored-by: Chris Glein <26607885+chrisglein@users.noreply.github.com>

* Address Feedback

Co-authored-by: Chris Glein <26607885+chrisglein@users.noreply.github.com>

* Address Feedback

Co-authored-by: Chris Glein <26607885+chrisglein@users.noreply.github.com>

* Address Feedback

* Update packages/e2e-test-app-fabric/windows/RNTesterApp-Fabric/RNTesterApp-Fabric.cpp

Co-authored-by: Chris Glein <26607885+chrisglein@users.noreply.github.com>

* Address Feedback

Co-authored-by: Chris Glein <26607885+chrisglein@users.noreply.github.com>

* Address Feedback

Co-authored-by: Chris Glein <26607885+chrisglein@users.noreply.github.com>

* Address Feedback

* Add YML

* Fix

* Rename Index

* Adjust Pipeline

* Adjust Pipeline

* Save State: App builds and deploys, loads JS when metro started in playground directory

* Save State: Basic E2E Test App Working!

* Remove CompositionHost

* Rebase

* Save State: Automatic App Launch

* Save State: Remove Settings and New Window Code

* Save State: Remove Menu Completely

* Save State: Remove Unneeded .h Files

* Remove Tests + Alter Entry to index

* Remove Sample Entry

* Clean Up, Remove Excess Macros

* Remove Extra

* Remove Extra File

* Merge

* Address Feedback

Co-authored-by: Jon Thysell <jthysell@microsoft.com>

* Address Feedback

Co-authored-by: Jon Thysell <jthysell@microsoft.com>

* Address Feedback

Co-authored-by: Jon Thysell <jthysell@microsoft.com>

* Address Feedback

Co-authored-by: Jon Thysell <jthysell@microsoft.com>

* Address Feedback

Co-authored-by: Jon Thysell <jthysell@microsoft.com>

* Address Feedback

Co-authored-by: Jon Thysell <jthysell@microsoft.com>

* Address Feedback

* Address Feedback

* Address Feedback

* Address Feedback

* Address Feedback

* Address Feedback

* Address Feedback

* Address Feedback

Co-authored-by: Chris Glein <26607885+chrisglein@users.noreply.github.com>

* Address Feedback

Co-authored-by: Chris Glein <26607885+chrisglein@users.noreply.github.com>

* Address Feedback

Co-authored-by: Chris Glein <26607885+chrisglein@users.noreply.github.com>

* Update packages/e2e-test-app-fabric/windows/RNTesterApp-Fabric/RNTesterApp-Fabric.cpp

Co-authored-by: Chris Glein <26607885+chrisglein@users.noreply.github.com>

* Address Feedback

Co-authored-by: Chris Glein <26607885+chrisglein@users.noreply.github.com>

* Address Feedback

Co-authored-by: Chris Glein <26607885+chrisglein@users.noreply.github.com>

* Address Feedback

* Add YML

* Fix

* Rename Index

* Adjust Pipeline

* Adjust Pipeline

* Delete Bundle

* Merge

* Delete msbuildproperties.g.json

* Alter App.json

---------

Co-authored-by: Jon Thysell <jthysell@microsoft.com>
Co-authored-by: Chris Glein <26607885+chrisglein@users.noreply.github.com>
2023-03-30 15:40:13 -07:00
dannyvv 3e8fcc1fbb
Fix CI warnings on github returning 403's (#10440) 2022-08-25 14:10:41 -07:00
Vladimir Morozov 78ddbbe724
Doxysaurus tool to generate docs for C++ (#7044)
* Doxysaurus tool to generate docs for  C++

* Change files

* Fix spelling issue

* Exclude Doxysaurus templates from unbroken

* Update packages/@rnw-scripts/doxysaurus/src/test/string-template.ts

Co-authored-by: dannyvv <dannyvv@microsoft.com>

* Address some PR feedback

* Add CLI output option instead of DOCUSAURUS_DOCS var

* Update files per PR #6959

* Update comments and template extensions

* Reduce number of entries in .unbroken_exclusions

* Use path.resolve instead of ensureAbsolutePath

* Use the same version of mustache as other code

Co-authored-by: dannyvv <dannyvv@microsoft.com>
2021-02-09 01:19:59 +00:00
Nick Gerleman b76b4569db
Move office-iss packages to scope (#7002)
* Move office-iss packages to scope

Fixes #6937

The majority of packages in `packages` directory follow their package name, but @office-iss/react-native-win32 does not. Move the directory into a folder for scoped package, and move react-native-win32-tester along with it.

This also removes some stray gitignored files from react-native-wi32, so we clean up these outputs in vnext as well.

* Move warning earlier

* Change files

* CI fix

* Add workspace

* Fix

* metro config fix (and manually test this time)
2021-02-04 03:59:18 +00:00
Nick Gerleman 3d4d963717
Rename E2ETest/e2etest to e2e-test-app (#7023)
* Rename E2ETest/e2etest to e2e-test-app

This is part of a series of PRs cleaning up naming in the `packages directory for consistency`. Certain conventions have grown over time, but not all packages follow them. This should create clarity on informal convnetions on where packages go and how to name them.

The changes across PRs
- `react-native-win32` and `react-native-win32-tester` to `@office-iss`
- `react-native-windows-codegen` to `@react-native-windows/codegen`
- `microsoft-reactnative-sampleapps to sample-apps`
- `E2ETest` to `e2e-test-app`
- `IntegrationTest` to `integration-test-app`

* Fix typo

* fix typos
2021-02-02 22:17:13 -08:00
Nick Gerleman 910ed096b6
Rename microsoft-reactnative-sampleapps to sample-apps (#7003)
* Rename microsoft-reactnative-sampleapps to sample-apps

This is part of a series of PRs cleaning up naming in the `packages directory for consistency`. Certain conventions have grown over time, but not all packages follow them. This should create clarity on informal convnetions on where packages go and how to name them.

The changes across PRs
- `react-native-win32` and `react-native-win32-tester` to `@office-iss`
- `react-native-windows-codegen` to `@react-native-windows/codegen`
- `microsoft-reactnative-sampleapps to sample-apps`
- `E2ETest` to `e2e-test-app`
- `IntegrationTest` to `integration-test-app`

* revert local state

* Reenable Appx signing

* trailing whitespace

* revert accidental deletion
2021-02-03 04:09:35 +00:00
Nick Gerleman b34311f6ee
Move `react-native-windows-codegen` to `@react-native-windows/codegen` (#7004)
* Move `react-native-windows-codegen` to `@react-native-windows/codegen`

This is part of a series of PRs cleaning up naming in the `packages directory for consistency`. Certain conventions have grown over time, but not all packages follow them. This should create clarity on informal convnetions on where packages go and how to name them.

The changes across PRs
- `react-native-win32` and `react-native-win32-tester` to `@office-iss`
- `react-native-windows-codegen` to `@react-native-windows/codegen`
- `microsoft-reactnative-sampleapps to sample-apps`
- `E2ETest` to `e2e-test-app`
- `IntegrationTest` to `integration-test-app`

* fix scoped bin
2021-02-03 02:53:38 +00:00
Nick Gerleman cd49e86e7b
Move some packages from @rnw-scripts to @react-native-windows (#6811)
* Move some packages from @rnw-scripts to @react-native-windows

These are now being used by product code (e.g. @react-native-windows/cli). Move them to the versioning scheme and naming scheme of other product code, which will also let us backport a change dependent on using package utils.

* Change files
2021-01-05 20:12:45 +00:00
dannyvv be2d628f24
Change order of JavaScript tests to get failures earlier (#6198)
* Change order of JavaScript tests to get failures earlier

* Change files
2020-10-07 19:49:07 -07:00
dannyvv 5270f5be91
Update link in react-native-windows-init.md to index.ts and enable unbroken in PR (#5413) 2020-07-02 18:13:07 -07:00
Alexander Sklar 268025f416
Add CI loop for markdown docs (#5056)
* docs CI
2020-05-29 21:42:40 -07:00