Questions tagged [rollout]

56 questions
0
votes
2 answers

Openshift deploy same tag from image stream

I have in openshift a deployment-config that will poll changes in the image stream & starts a new deployment whenever a new image is available. I have a requirement where I need to restart/redeploy same tag from the imagestream. I can achieve this…
user2700022
  • 414
  • 2
  • 16
0
votes
1 answer

Mxs: Rollout control value not defined in scope (filein)

I am trying to acces the state/value of rollout controls (checkboxes, spinners etc.) from inside a nested function (a function I call using the filein() command), however I keep getting the error that the rolout control is undefined. I've written…
0
votes
1 answer

Processing SASS, JS and HTML + Browser Sync / Refresh

I've been searching for a way that would include following things: Process SASS to CSS PostProcess CSS Minify CSS Copy it to a different folder Package all Javascript to one file Create backward compatible for older browsers Treeshake Minify…
Niko
  • 1
  • 2
0
votes
1 answer

can't do rollout selected components function in aem

I can select component by changing Editbar.js as mentioned below link. Unable to select the components on a page but after checking components that I want to rollout, then select rollout selec ted components, but keep getting alert message saying…
Pd.Jung
  • 111
  • 3
  • 13
0
votes
1 answer

Cancelling inheritance for a component not working

I am currently working on an AEM 6.2 project. When we disable inheritantce on a livecopy component and change it’s value (e.g title), then we re-enable inheritantce on this livecopy component, it does not pull value from it’s blueprint…
sefirosu
  • 2,248
  • 6
  • 36
  • 61
0
votes
0 answers

Travis CI: BUILD FAILED with Rollout.io lib iOS

I'm running command in Travis CI: set -o pipefail && xcodebuild -verbose -workspace APP_NAME.xcworkspace -scheme app_name -sdk iphoneos -configuration Release OBJROOT=$PWD/build SYMROOT=$PWD/build clean build CODE_SIGN_IDENTITY=""…
Andrei
  • 114
  • 6
0
votes
1 answer

How to programatically delete revisions of a page in CQ5?

In the current setup; we are trying to automate the process of creating the blueprint page, rolling it out to its live copies; and activating the live copy pages.Also; deactivation and deletion of pages is also done programmatically . All this is…
cquser
  • 63
  • 9
0
votes
2 answers

Unable to select the components on a page

I want to perform a rollout only for the selected components in the page. I noticed that I am not able to select any of the components presented in the pages using the small checkbox in the component's edit bar. I am not sure why this is happening.…
0
votes
1 answer

How Do I Rollout WP-Cache To 1000 WordPress Blogs?

My client has 1000 WordPress blogs hosted on a server for customers. Each one is in its own domain through cpanel and SuPHP, running in CGI mode on Apache2.2. Now he wants me (I'm the PHP programmer) to get WP-Cache loaded out on each of these blogs…
Volomike
  • 21,378
  • 19
  • 99
  • 188
0
votes
1 answer

jquery mouseover and mouseout bug

I am trying to get a preview of something when i roll over an element ( to see the overall data with that element included) and when I roll out everything is back as it was. The problem is when I move the mouse cursor quick sometimes the mouseout…
arrd
  • 41
  • 8
0
votes
2 answers

rollout not happening automatically on a live copy

In the SiteAdmin console,I tried to create a live copy with EN locale as the blueprint,by selecting the option new-->new Live copy.(however in documentation it is specified that we need to select new-->new site).If I select new-->new site only the…
balaji
  • 736
  • 13
  • 41
1 2 3
4