Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCALRCORE-17105: API > Publish Webhooks API into preview #40

Merged
merged 18 commits into from
Dec 2, 2020

Commits on Nov 24, 2020

  1. scalr_workspace: internal update

    Use Environment instead of Organization for environment_id
    ---
    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    000bc6a View commit details
    Browse the repository at this point in the history
  2. Drop support of scalr_workspace.queue-all-runs

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    477ba9e View commit details
    Browse the repository at this point in the history
  3. Delete the API Profile declaration

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    7ffbf1f View commit details
    Browse the repository at this point in the history
  4. Workspace.Create use '/workspaces'

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    6fba9fe View commit details
    Browse the repository at this point in the history
  5. Simplify Workspace client usage

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e348741 View commit details
    Browse the repository at this point in the history
  6. Update client version

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    fb05d59 View commit details
    Browse the repository at this point in the history
  7. Add scalr_workspace v3 migration

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    8cbb2a1 View commit details
    Browse the repository at this point in the history
  8. Add Workpace v3 state migration tests

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    6b82c5f View commit details
    Browse the repository at this point in the history
  9. Drop http_method from scalr_endpoint resource

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    dda3796 View commit details
    Browse the repository at this point in the history
  10. Webhook.enabled is optional with default: true

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    ed59bf5 View commit details
    Browse the repository at this point in the history
  11. Attribute scalr_endpoint.secret-key is optional

    Endpoint.secret-key is optional and when it is omitted in the request
    server should generate a secure key and return it in the response.
    ---
    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    2cdd18e View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Update CHANGELOG.md

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    95037e1 View commit details
    Browse the repository at this point in the history
  2. Fix scalr_endpoint migration

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    52f4fe9 View commit details
    Browse the repository at this point in the history
  3. Small fixes

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    8351c07 View commit details
    Browse the repository at this point in the history
  4. Update go-scalr

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    759b255 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Make requested changes

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    4b167e9 View commit details
    Browse the repository at this point in the history
  2. Update go-scalr

    vmotso committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    12e04fe View commit details
    Browse the repository at this point in the history
  3. Fix scalr_endpoint create

    API > Publish Webhooks API into preview
    SCALRCORE-17105
    vmotso committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    0aafca3 View commit details
    Browse the repository at this point in the history