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

Use CI for automatic testing #10

Open
DrSensor opened this issue Jan 15, 2018 · 0 comments
Open

Use CI for automatic testing #10

DrSensor opened this issue Jan 15, 2018 · 0 comments

Comments

@DrSensor
Copy link
Owner

DrSensor commented Jan 15, 2018

this issue can be solved when [email protected] is ready

Before writing the CI script, first:

  1. Create dummy repo on github
  2. Get surge token and npm token
  3. Setup build that dummy repo and fill the Environment Variables setting

The CI flow will be

  1. git clone ... the dummy repo
  2. vue create DrSensor/vue-authoring-template ... to the folder of cloned dummy repo
  3. git add -u . add and update un-staged change and file
  4. git commit --amend --no-edit rewrite the latest commit
  5. npm version patch patch version to be able to published to npm
  6. git push --force --tags force push code and all tags

Workaround before [email protected]
Use expect to skip prompt.

@DrSensor DrSensor reopened this Jan 24, 2018
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
DrSensor added a commit that referenced this issue Jan 24, 2018
- Temporary fix #10
@DrSensor DrSensor reopened this Jan 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant