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

Installation and Build scripts #1885

Closed
robocoder opened this issue Dec 11, 2010 · 8 comments
Closed

Installation and Build scripts #1885

robocoder opened this issue Dec 11, 2010 · 8 comments
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone

Comments

@robocoder
Copy link
Contributor

Microsoft's Web App Gallery team wants us to make changes for deployment via WebMatrix. We deferred this from around the time of 0.6.4 as we were pushing towards 1.0. I'm still in email discussion to refine the details, but it'll involve adding "install.sql" and changes to "parameters.xml" to:

  • prompt for db name, and root db user/password
  • use placeholders for those parameters

The Parallels team also asked that we takeover builds.

I was thinking:

  • we set up a repository for build scripts
  • the CI server could build packages (latest.zip without the WebAppGallery specific files, and vendor-specific packages)
@robocoder
Copy link
Contributor Author

(In [3435]) refs #1885 - updated parameters.xml supplied by WebAppGal team

@robocoder
Copy link
Contributor Author

(In [3438]) refs #1885 - add install.sql per Pete Harris @ Microsoft's recommendations

@robocoder
Copy link
Contributor Author

(In [3449]) refs #1885 - create a package folder for build-specific scripts and files; move WAG and add latest build.script

@robocoder
Copy link
Contributor Author

(In [3450]) refs #1885 - remove old folder

@robocoder
Copy link
Contributor Author

(In [3455]) refs #1885 - update test build scripts

@robocoder
Copy link
Contributor Author

(In [3456]) refs #1885 - update test build scripts -- this time, include install.sql

@robocoder
Copy link
Contributor Author

(In [3458]) refs #1885 - update test build scripts again

@robocoder
Copy link
Contributor Author

(In [3464]) fixes #1885; deferring Parallels support until their requirements have been reviewed

@robocoder robocoder added this to the Piwik 1.1 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

1 participant