You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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~
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.
Situation:
A new version
v1.1
of the workflow namedXXX
released, how to cover/update the previous versionv1.0
?Way 1(recommend):
/Downloads/Workflows/XXX..alfredworkflow
and also/Sources/Workflows/XXX
v1.1
perfectly.Way 2(If you don't use Github):
XXX
versionv1.1
to the site submit pagev1.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.
The text was updated successfully, but these errors were encountered: