Merged
Conversation
* Starting to containerize and compose infrastructure. * Got dev stack working under Compose. * Added PhantomJS and prerequisites for test env. * Added prod config to compose stack. * Working prod config. * Separated out test backends for layering on dev and staging deployments. * Moved media uploads directory to a volume, toggle media dev endpoint. * Added gosu entrypoint to properly set permissions on shared volumes. * Toggle entire test suite with debug, closes #302. * Store logs in docker volumes. * Restructured dev config for CI. * Don't require SSH for submodule * Always log to volume. * Added Travis config. * Disabled build notifications for now, updated docker-compose in Travis CI environment. * Override script and install tags. * Added encrypted notifier token to Travis build config. * Updated token. * Revert "Updated token." This reverts commit 66e14e1. * Updated Slack config. * Refactored environment variables.
* Subclassed PhantomJS driver for more durable builds. * Each test case gets a fresh webdriver. Slower, but worth a try. * Removed class-level setup and teardown. Closes #314.
* Starting to containerize and compose infrastructure. * Got dev stack working under Compose. * Added PhantomJS and prerequisites for test env. * Added prod config to compose stack. * Working prod config. * Separated out test backends for layering on dev and staging deployments. * Moved media uploads directory to a volume, toggle media dev endpoint. * Added gosu entrypoint to properly set permissions on shared volumes. * Toggle entire test suite with debug, closes #302. * Store logs in docker volumes. * Restructured dev config for CI. * Don't require SSH for submodule * Always log to volume. * Added Travis config. * Disabled build notifications for now, updated docker-compose in Travis CI environment. * Override script and install tags. * Added encrypted notifier token to Travis build config. * Updated token. * Revert "Updated token." This reverts commit 66e14e1. * Updated Slack config. * Refactored environment variables.
* Subclassed PhantomJS driver for more durable builds. * Each test case gets a fresh webdriver. Slower, but worth a try. * Removed class-level setup and teardown. Closes #314.
* Added systemctl services and installation script. Closes #333. * Updated script mode. * Fixed prod service name.
* Restructured compose layers. * Fixed sysntax error in travis file. * Added functional suite back in. * Added travis_retry prefix to tests.
* Beginning to restructure repo for better pipelines. * Added version tracker. * Added docker ignore.
* Starting to containerize and compose infrastructure. * Got dev stack working under Compose. * Added PhantomJS and prerequisites for test env. * Added prod config to compose stack. * Working prod config. * Separated out test backends for layering on dev and staging deployments. * Moved media uploads directory to a volume, toggle media dev endpoint. * Added gosu entrypoint to properly set permissions on shared volumes. * Toggle entire test suite with debug, closes #302. * Store logs in docker volumes. * Restructured dev config for CI. * Don't require SSH for submodule * Always log to volume. * Added Travis config. * Disabled build notifications for now, updated docker-compose in Travis CI environment. * Override script and install tags. * Added encrypted notifier token to Travis build config. * Updated token. * Revert "Updated token." This reverts commit 66e14e1. * Updated Slack config. * Refactored environment variables.
* Subclassed PhantomJS driver for more durable builds. * Each test case gets a fresh webdriver. Slower, but worth a try. * Removed class-level setup and teardown. Closes #314.
* Starting to containerize and compose infrastructure. * Got dev stack working under Compose. * Added PhantomJS and prerequisites for test env. * Added prod config to compose stack. * Working prod config. * Separated out test backends for layering on dev and staging deployments. * Moved media uploads directory to a volume, toggle media dev endpoint. * Added gosu entrypoint to properly set permissions on shared volumes. * Toggle entire test suite with debug, closes #302. * Store logs in docker volumes. * Restructured dev config for CI. * Don't require SSH for submodule * Always log to volume. * Added Travis config. * Disabled build notifications for now, updated docker-compose in Travis CI environment. * Override script and install tags. * Added encrypted notifier token to Travis build config. * Updated token. * Revert "Updated token." This reverts commit 66e14e1. * Updated Slack config. * Refactored environment variables.
* Added systemctl services and installation script. Closes #333. * Updated script mode. * Fixed prod service name.
* Restructured compose layers. * Fixed sysntax error in travis file. * Added functional suite back in. * Added travis_retry prefix to tests.
* Beginning to restructure repo for better pipelines. * Added version tracker. * Added docker ignore.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The next version of RCAMP is ready for release and deployment.