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

Adds MessageType field to SFTP #118

Merged
merged 1 commit into from Jun 4, 2020

Conversation

mccurdyc
Copy link
Collaborator

@mccurdyc mccurdyc commented Jun 4, 2020

Proposed Change(s)

  • Add MessageType field to all Scalyr CRUD operations.

Relevant (Referenced) Link(s)

Validation

$ make test
git clone git@github.com:mccurdyc/cli.git /tmp/cli && \
(
    cd /tmp/cli && \
    git checkout mccurdyc/logging-sftp-messagetype && \
    make test && \
    rm -rf /tmp/cli \
)

Signed-off-by: Colton J. McCurdy <cmccurdy@fastly.com>
@mccurdyc mccurdyc marked this pull request as ready for review June 4, 2020 18:01
@mccurdyc mccurdyc requested review from ezkl and phamann June 4, 2020 18:01
@mccurdyc mccurdyc added the enhancement New feature or request label Jun 4, 2020
@mccurdyc mccurdyc merged commit 0264e0b into fastly:master Jun 4, 2020
@mccurdyc mccurdyc deleted the mccurdyc/logging-sftp-messagetype branch June 4, 2020 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants