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

New Command: build #4

Closed
Cooldude2606 opened this issue Jun 21, 2018 · 4 comments
Closed

New Command: build #4

Cooldude2606 opened this issue Jun 21, 2018 · 4 comments
Labels
Next Release Tasks to be done for the next release. Task Tasks which any one is welcome to work on.

Comments

@Cooldude2606
Copy link
Member

The command should create a build dir and then inside it place whole collections ziped, and all submodules of collections ziped under the names Collection.Submodule. It should also create a set of json files which can be imported into the sql database with the correct urls within them. The command should require a base url as a param such as:
https://github.com/explosivegaming/scenario/releases/download/v4.0-core
Which will then be appended with the module name to become the upload location of the module eg: https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Commands.zip
The uploading of the zip files would need to be manale but the urls within each json will already be updated with the new url and the export jsons will be created to be added to the database.

@Cooldude2606 Cooldude2606 added the Task Tasks which any one is welcome to work on. label Jun 21, 2018
@Cooldude2606
Copy link
Member Author

Added (see commit) however it may be a good idea to also update the submodules atribute inside the collections with the new urls rather than just the the submodule jsons.

@Cooldude2606 Cooldude2606 added the Next Release Tasks to be done for the next release. label Jun 24, 2018
@Cooldude2606
Copy link
Member Author

Also need to add build to the readme

@Cooldude2606
Copy link
Member Author

Added to readme

@Cooldude2606
Copy link
Member Author

Build will now update the collections location. See

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Next Release Tasks to be done for the next release. Task Tasks which any one is welcome to work on.
Projects
None yet
Development

No branches or pull requests

1 participant