Name | Modified | Size |
---|---|---|
.. | ||
bin | ||
lib | ||
Gemfile | 9 years ago | |
Gemfile.lock | 9 years ago | |
jenkins_workflow.gemspec | 9 years ago | |
Rakefile | 9 years ago | |
README.md | 9 years ago | |
.gitignore | 9 years ago | |
.travis.yml | 9 years ago |
Change | User | Description | Committed |
---|---|---|---|
17188 | tjuricek | 9 years ago | |
17186 | tjuricek | Create 'versionless' copies of build files and create a timestamp file. This will all...ow Jenkins to host interim builds. « |
9 years ago |
16333 | tjuricek | No need to uninstall anything but helix_web_services during the installation process now. | 9 years ago |
16330 | tjuricek | Change the CD workflow to run the test p4d in the development tree. nginx has also been... made a part of the main installation. We delete it still in the CD pipeline. « |
9 years ago |
16204 | tjuricek | Added release notes, which show up in the tarball and installer product home directory | 9 years ago |
16074 | tjuricek | Fix path | 9 years ago |
16073 | tjuricek | Add the bundle install step for initializing the mock_raymond server during the basic tarb...all testing. « | 9 years ago |
15993 | tjuricek | Restarting nginx on Ubuntu 14, and changing the unarchive glob. The revision seems to h...ave triggered some funky behavior. Nginx doesn't seem to start up with SSL unless you restart it explicitly. The glob to get the rpm is different, somehow, from the last version (that worked, I haven't really changed where the files were stored at all). So, there may be other bugs lurking, but they are bugs in systems outside of this product. Ergo, I patch until it works. « |
9 years ago |
15991 | tjuricek | Add contrib directory to source tarball. | 9 years ago |
15990 | tjuricek | Add Git Fusion tests to workflow. Revise workflow script to make it easier to follow in... Groovy. « |
9 years ago |
15973 | tjuricek | Remove dotfiles from .gemspec | 9 years ago |
15725 | tjuricek | Calling rake set_writable before running the omnibus build. No idea why the omnibus bui...ld is not getting the writable bit correctly set. « |
10 years ago |
15685 | tjuricek | Use GUIs for VMWare Fusion, and remove version string from installer file names. If we... show the UI for VMs launched by Vagrant, we can easily just drag and drop into vSphere. Which works quickly, actually. We also do not want version strings in archived file names, since that makes it trickier to write scripts that just fetch these files and deploy them automatically. « |
10 years ago |
15675 | tjuricek | Add basic 'publish' step for Jenkins jobs. This will archive files in a local workspace.... The exact automated workflow hasn't been ironed out yet. « |
10 years ago |
15662 | tjuricek | Setup a basic daily poll for the workflow for now. The Jenkins p4 plugin doesn't seem t...o quite work smoothly with the workflow plugin just yet. « |
10 years ago |
15661 | tjuricek | Add some basic email notification. Note: the 'P4' Jenkins plugin doesn't seem to alter... the workflow environment. This means we don't really get access to the changelist we've synced. I'm investigating, this would be nice to have. « |
10 years ago |
15659 | tjuricek | Kill the currently running p4ds, since our uninstall step doesn't seem to do this on CentO...S « | 10 years ago |
15634 | tjuricek | Add rules for setting up and running Centos 6. There's a strange problem coming back ar...ound with package tests again, not everything's 100% « |
10 years ago |
15623 | tjuricek | Add infrastructure project. This project should allow any team to setup a CD environment... locally using VMWare products. A 'build' workflow will run tests, generate installers, etc, on a Jenkins instance configured with necessary plugins. A later 'release' workflow will initially push successful runs into the 'build/' directory of the branch in the workshop. (A 'production release' will use that data and push it into internal infrastructure for package signing and hosting.) Documentation will be written. This is a large set of files, so I wanted to submit them where my connection to the workshop server is faster. « |
10 years ago |