Skip to content
Snippets Groups Projects
  1. Jul 06, 2018
  2. May 30, 2018
  3. Mar 16, 2018
  4. Oct 09, 2017
  5. Sep 25, 2017
  6. Sep 15, 2017
  7. Sep 06, 2017
  8. Aug 16, 2017
  9. Jul 14, 2017
  10. Jun 28, 2017
  11. Jun 26, 2017
    • Paul Castro's avatar
      Add Swift 3.1.1 as a kind (#2120) · 9d37b3f9
      Paul Castro authored
      * Experimental branch for 2079, uses ibm swift ubuntu image for 3.1
      
      * Fixes issue #2079, add Swift 3.1.1 runtime kind, update Swift dependencies for Watson SDK, KituraNet, SwiftyJson
      
      * add apache license
      
      * Fix swift311 location and catch docker brake
      
      The location of the swift binary for 311 is now in /usr/bin/swift
      Need to catch docker errors when building by usig && instead of ;
      
      * new zip for new swift311 runtime
      9d37b3f9
  12. Jun 20, 2017
  13. Apr 19, 2017
  14. Apr 08, 2017
  15. Apr 03, 2017
    • rodric rabbah's avatar
      Enable tests for unicode for python, swift. (#2070) · 3a319df1
      rodric rabbah authored
      Re-enable build swift/python containers (for tests to run).
      Add unicode unit test for swift action container.
      Allow for reinit with swift for use with invoke.py.
      Fix unicode regression for swift actions.
      Refactor unicode tests to add coverage - now also for base action container.
      Set string encoding to utf-8 for swift action proxy.
      Rewrite result extraction to avoid splitting and printing logs one line at a time.
      Skip decoding when process output is a string; already utf-8.
      
      Consolidate base64 encoding in CLI; remove Jar field in exec.
      3a319df1
  16. Mar 28, 2017
    • cclauss's avatar
      Add python:3 action support. · 415f5628
      cclauss authored
      Update tests to work in both Python 2 and Python 3.
      Rename pythonaction to python3action for container image name for clarity.
      Add tests for python:2 and python:3.
      Add image names for all the actions. Rename javaaction to java8action for consistency.
      415f5628
  17. Mar 15, 2017
  18. Mar 11, 2017
  19. Mar 07, 2017
Loading