1. 20 7月, 2019 1 次提交
    • Y
      refactor (#113) · 90b3b2f9
      Yaron Schneider 提交于
      * refactor
      
      * fix warn format, fix controller runtime name
      
      * fix dep
      
      * added versioned  deploy yaml, fixed default config
      
      * fixed typo, fixed default config load
      
      * added lock comments per feedback
      90b3b2f9
  2. 13 7月, 2019 1 次提交
  3. 11 7月, 2019 2 次提交
  4. 03 7月, 2019 2 次提交
  5. 02 7月, 2019 1 次提交
    • R
      Ryanvolum zero to hero (#74) · f2f590d4
      Ryan 提交于
      * Removed redundant step
      
      Step 1 asks devs to clone repo, so step 2 shouldn't need to: https://github.com/actionscore/actions/blob/master/README.md#Install-on-Kubernetes
      
      Relates to #46
      
      * Tweaked sample description
      
      Readme indicated that the sample uses no libraries, though it uses `express` and `body-parser`
      
      * moved samples to top-level directory
      
      * updated readmes for both samples
      
      * updated local readme
      
      * added readme for local sample
      
      * readme tweaks
      
      * readme clarification
      
      * minor wording fix
      
      * added port note
      
      * added gitignores to node projects
      
      * moved kubernetes resources to samples directory
      
      * updated local sample/readme
      
      * updated local sample
      
      * Fixed image name
      
      * Fixed spelling
      
      * updated to use process.env
      
      * updated images to use latest requests
      
      * updated readme to use latest code/approaches
      
      * Added step for installing actions
      
      * Required adding path to actions to PATH
      
      * fixed actions casing
      
      * Removed pub/sub vernacular
      
      Since we're not using the pub/sub topic approach here
      
      * Moved samples to top level
      
      * updated readme to reflect the new code
      
      * added reference to new images in core registry
      
      * removed /state and added fetch
      
      * added counter, updated call to invoke, not publish
      
      * Minor wording tweaks
      
      * Added fetch dependency/package-lock
      
      * minor plural fix
      
      * minor syntax fixes
      f2f590d4
  6. 29 6月, 2019 4 次提交
  7. 27 6月, 2019 9 次提交
  8. 26 6月, 2019 7 次提交
  9. 25 6月, 2019 3 次提交
  10. 22 6月, 2019 10 次提交
    • Y
      added build step to makefile (#42) · 7033e8db
      Yaron Schneider 提交于
      7033e8db
    • L
      diagrams title (#41) · 38c2eacf
      Lior Kamrat 提交于
      38c2eacf
    • Y
      Update README.md (#40) · 52546ccc
      Yaron Schneider 提交于
      52546ccc
    • L
      new diagrams (#39) · 965bebad
      Lior Kamrat 提交于
      965bebad
    • L
      Update azure-pipelines.yml for Azure Pipelines (#10) · b31a7edc
      Luke Kim 提交于
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Create build-binary-template.yml
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update build-binary-template.yml
      
      * Update build-binary-template.yml
      
      * Update build-binary-template.yml
      
      * Update build-binary-template.yml
      
      * Update build-binary-template.yml
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update build-binary-template.yml
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update build-binary-template.yml
      
      * Update build-binary-template.yml
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update build-binary-template.yml
      
      * Update build-binary-template.yml
      
      * Update build-binary-template.yml
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update build-binary-template.yml
      
      * Update azure-pipelines.yml for Azure Pipelines
      
      * Update build-binary-template.yml
      
      * Update build-binary-template.yml
      
      * Create azure-pipelines-release.yml
      
      * Build updates
      
      * Build updates
      
      * Fix test script
      
      * Add docdb go get
      
      * Add build status badge
      
      * Publish to edge
      
      * Fix pool
      
      * Build per arch
      
      * Tweaks
      
      * Tweaks
      
      * Use Windows pool
      
      * Tweaks to pool name
      
      * Fix poolImage
      
      * Update deps
      
      * tweaks
      
      * Enable for master
      b31a7edc
    • Y
      Merge pull request #38 from yaron2/fakeclientfix · 3745a36a
      Yaron Schneider 提交于
      fix config fake client
      3745a36a
    • Y
      fix config fake client · 0a8b3e3e
      yaron2 提交于
      0a8b3e3e
    • Y
      Merge pull request #37 from yaron2/version · f88e806b
      Yaron Schneider 提交于
      add versioning to runtime, operator and assigner
      f88e806b
    • Y
      add versioning to runtime, operator and assigner · a1cc1f4c
      yaron2 提交于
      a1cc1f4c
    • Y
      Merge pull request #35 from yaron2/makefile · 633d1187
      Yaron Schneider 提交于
      Make file initial
      633d1187