Support for single sign-on (using OAuth) has been added to Wercker/Oracle Container Pipelines. This is useful if you are an existing Oracle Cloud user. ...
Support for single sign-on (using OAuth) has been added to Wercker/Oracle Container Pipelines. This is useful if you are an existing Oracle Cloud user. You will now be able to use your Oracle Cloud credentials to log into Wercker. If you are already logged into your Oracle Cloud account you will only need to provide Wercker your cloud account name to access Wercker. When you click the Wercker "Log in" button you will now see three options for logging in: To log...
Support for single sign-on (using OAuth) has been added to Wercker/Oracle Container Pipelines. This is useful if you are an existing Oracle Cloud user. You will now be able to use your Oracle...
Often we create various data during a build that we might want access to after the build is finished. Examples include logs, test results, maybe even...
Often we create various data during a build that we might want access to after the build is finished. Examples include logs, test results, maybe even screenshots. This kind of information is often especially important if the build failed. Wercker has a feature that allows you to make this kind of data easily available from the web UI. If you place data into the special directory $WERCKER_REPORT_ARTIFACTS_DIR during your build, Wercker will save that data for you and make...
Often we create various data during a build that we might want access to after the build is finished. Examples include logs, test results, maybe even screenshots. This kind of information is often...