Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Prepare for publishing to Package Manager #207

Open
wants to merge 80 commits into
base: master
Choose a base branch
from
Open

Conversation

yczhangsjtu
Copy link
Contributor

@yczhangsjtu yczhangsjtu commented May 21, 2019

1. Reorganize Menu Items: Move everything into Window/UIWidgets

2. Delete Documentation~: The documents will be generated by script.

3. Prepare missing .sample.json

4. Create bash script scripts/packman: currently what it does is

  1. If invoked with no parameter, clone git@github.cds.internal.unity3d.com:unity/com.unity.uiwidgets.git to temporary dir and set as the target repository
  2. If invoked with a parameter, use that as the target repository and check it's validity
  3. Copy the UIWidgets repo to a temporary directory, cd to it, reset to target version
  4. Copy specific files and directories to the target directory
  5. Generate the documentation files from the README.md, README-ZH.md, CONTRIBUTING.
  6. cd to target directory and commit

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants