No version for distro humble showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro jazzy showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro kilted showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro rolling showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro ardent showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro bouncy showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro crystal showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro eloquent showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro galactic showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro foxy showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro iron showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro lunar showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro jade showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro indigo showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro hydro showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange

No version for distro noetic showing dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.1.5
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatch-common.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used to manage offline files.

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package file_management

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make file_management shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

No changes.

1.1.4 (2020-09-17)

  • Add AWS logging to batch tests (#58)
  • Allow user to automatically delete CloudWatch logs in batch that are > 14 days old (#56)
    • move docstring and don't break loop
    • call fileUploadComplete
    • modify struct and add tests
    • add tests and change 2 week wording to old
    • Add lock to discard stale data container
    • extend stale data protection
    • remove setter
    • Reduce lock_guard scope
  • Bumping version to match bloom release (#51) Bumping version to 1.1.3
  • Fix linting issues found by clang-tidy 6.0 (#50)
    • clang-tidy fixes
    • revert explicit constructor declarations to maintain API compatbility
    • clang-tidy linting issues fixed manually
    • fix unit tests build break
  • Increase package version numbers to 1.1.2 (#44)
  • Fixes a bug where we did not null check the result of getting the HOM… (#43) Fixes a bug where we did not null check the result of getting the HOME env variable and also switches to create_directories instead of create_directory so that it doesn't SIGABRT when asked to create multiple levels of a directory.
  • Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad

1.1.1 (2019-09-10)

  • Disable error on cast-align warning to support ARMhf builds (#41)

    • Remove -Wcast-align flag to support ARMhf builds

      • bumped versions to 1.1.1
    • restored cast-align, but added as a warning

    • removed unused headers

    • Removed duplicate Werror
  • modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • synchronize version of new packages with rest of the packages in the repo (#38) Signed-off-by: Miaofei <<miaofei@amazon.com>>

  • Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries

  • Added guards for test libraries

  • Offline logs feature (#34)

    * Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>

    * Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged file_management at Robotics Stack Exchange