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

How to update new version of my workflow? #6

Open
hzlzh opened this issue Apr 29, 2013 · 5 comments
Open

How to update new version of my workflow? #6

hzlzh opened this issue Apr 29, 2013 · 5 comments
Assignees

Comments

@hzlzh
Copy link
Owner

hzlzh commented Apr 29, 2013

Situation:

A new version v1.1 of the workflow named XXX released, how to cover/update the previous version v1.0?

Way 1(recommend):

  1. Firstly Fork the github repo https://github.com/hzlzh/AlfredWorkflow.com/
  2. Check out all the code and files into your local
  3. Update the exact workflow download file under /Downloads/Workflows/XXX..alfredworkflow and also /Sources/Workflows/XXX
  4. Submit&Sync your update to your forked repo.
  5. Then send pull request to the original repo and I'll approve your submit(within 6 hours).
  6. Everything now is synced to v1.1 perfectly.

Way 2(If you don't use Github):

  1. re-submit your workflow XXX version v1.1 to the site submit page
  2. I' delete the old version v1.0 (within 6 hours) manually.

ps: There is no need for you to update JSON API, it will be updated with github repo sync, just be a little patient.

Check other developers' pull request action:

https://github.com/hzlzh/AlfredWorkflow.com/pulls?direction=desc&page=1&sort=created&state=closed

If you get any other questions, please let me know.

@ghost ghost assigned hzlzh Apr 29, 2013
@obstschale
Copy link
Contributor

Is it a good idea to create a submodule in /Sources/Workflow/XXX?

@hzlzh
Copy link
Owner Author

hzlzh commented May 7, 2013

@obstschale I thought about that, but git submodule is much more complex for normal developers, pull request is easy some how.
However submodule is nice way~

@obstschale
Copy link
Contributor

Indeed, submodule is a nice feature. But you're right it is quite complex. And I think the problem here is that the submodule should/must have the same folder structure as before.

@wensonsmith
Copy link

好早之前提交到网站上的包 workflow怎么更新啊? @hzlzh

@hzlzh
Copy link
Owner Author

hzlzh commented Mar 24, 2016

@wensonsmith 之前的已经不提供下载了,所以只需要更新 github 上的版本就好了

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

No branches or pull requests

3 participants