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

v0.4.3 Update - Sample_Uploads service class, Fixes, Documentation #96

Merged
merged 51 commits into from
Mar 30, 2021

Commits on Mar 17, 2021

  1. Debugging harness, dependabot updates from main. (#87)

    * Alternative falcon shell for python lovers
    
    Usage:
    ```
    $ python3 -m falconpy.shell
    ```
    
    * Merge main/shell (#86)
    
    * Configure dependabot to focus on python (#77)
    
    And hopefully disregard javascript modules, that are only used for docs pipeline.
    
    * Requirements.txt updates (#83)
    
    * Configure dependabot to focus on python
    
    And hopefully disregard javascript modules, that are only used for docs pipeline.
    
    * Removed unnecessary upstream requirement references.
    
    Co-authored-by: Simon Lukasik <simon.lukasik@crowdstrike.com>
    
    * Bump urllib3 from 1.26.2 to 1.26.4 (#82)
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.4.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.4/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.2...1.26.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump requests from 2.25.0 to 2.25.1 (#81)
    
    Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.25.1.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
    - [Commits](psf/requests@v2.25.0...v2.25.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    Co-authored-by: Šimon Lukašík <isimluk@fedoraproject.org>
    Co-authored-by: Simon Lukasik <simon.lukasik@crowdstrike.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    Co-authored-by: Simon Lukasik <simon.lukasik@crowdstrike.com>
    Co-authored-by: Šimon Lukašík <isimluk@fedoraproject.org>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    4 people authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    a7d020b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. README.md updates

    jshcodes committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    13d39e9 View commit details
    Browse the repository at this point in the history
  2. Logo resize

    jshcodes committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    d6a0272 View commit details
    Browse the repository at this point in the history
  3. Logo resize

    jshcodes committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    9f9db4d View commit details
    Browse the repository at this point in the history
  4. Logo resize

    jshcodes committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    3b7ed55 View commit details
    Browse the repository at this point in the history
  5. Sample Uploads Service Class

    jshcodes committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    3e161ff View commit details
    Browse the repository at this point in the history
  6. README.md updates

    jshcodes committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    6631730 View commit details
    Browse the repository at this point in the history
  7. README.md updates

    jshcodes committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    a298536 View commit details
    Browse the repository at this point in the history
  8. README.md updates

    jshcodes committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    d11ad48 View commit details
    Browse the repository at this point in the history
  9. README.md updates

    jshcodes committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    11ae88a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    1d7a7b9 View commit details
    Browse the repository at this point in the history
  2. v0.4.3 update

    jshcodes committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    dd89867 View commit details
    Browse the repository at this point in the history
  3. v0.4.3 update

    jshcodes committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    95896fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    972bc4b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    42d242f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9b3ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    982faf7 View commit details
    Browse the repository at this point in the history
  4. FalconShell integration

    jshcodes committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d8ff146 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ef8aed View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    4eed960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a5efe View commit details
    Browse the repository at this point in the history
  3. README.md updates

    jshcodes committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    e682e57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fe12cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    549adfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29f39a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85becfc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    497c4cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef809a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e4abcf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    18f1b7f View commit details
    Browse the repository at this point in the history
  12. Documentation updates

    jshcodes committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    4464da7 View commit details
    Browse the repository at this point in the history
  13. Documentation updates

    jshcodes committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    36b86e9 View commit details
    Browse the repository at this point in the history
  14. Documentation updates

    jshcodes committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    a6f2932 View commit details
    Browse the repository at this point in the history
  15. Documentation updates

    jshcodes committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    03da00a View commit details
    Browse the repository at this point in the history
  16. Documentation updates

    jshcodes committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    b972765 View commit details
    Browse the repository at this point in the history
  17. Documentation updates

    jshcodes committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    485408a View commit details
    Browse the repository at this point in the history
  18. Documentation updates

    jshcodes committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    2a60b59 View commit details
    Browse the repository at this point in the history
  19. Documentation updates

    jshcodes committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    8ad037a View commit details
    Browse the repository at this point in the history
  20. Documentation updates

    jshcodes committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    6c725fb View commit details
    Browse the repository at this point in the history
  21. Documentation updates

    jshcodes committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    b13111b View commit details
    Browse the repository at this point in the history
  22. Aligning workflows

    jshcodes committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    da88900 View commit details
    Browse the repository at this point in the history
  23. Local unit test adjustments

    jshcodes committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    0901aa7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    40b9348 View commit details
    Browse the repository at this point in the history
  25. Update linting.yml

    jshcodes authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    a224d39 View commit details
    Browse the repository at this point in the history
  26. Update linting.yml

    jshcodes authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    1ba6892 View commit details
    Browse the repository at this point in the history
  27. Update test_sample_uploads.py

    Adjustment to handle periodic upload failures and reduce flakiness
    jshcodes authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    d5f5489 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e1c693c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2f18092 View commit details
    Browse the repository at this point in the history
  30. Update test_uber_api_complete.py

    Skip upload download on upload failure to reduce test flakiness.
    jshcodes authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    1bb98ba View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Update README.md

    jshcodes authored Mar 27, 2021
    Configuration menu
    Copy the full SHA
    325dfdf View commit details
    Browse the repository at this point in the history
  2. Update requirements-dev.txt

    jshcodes authored Mar 27, 2021
    Configuration menu
    Copy the full SHA
    088af61 View commit details
    Browse the repository at this point in the history