Skip to content

Message id access#13

Closed
ramontayag wants to merge 13 commits into
lowjoel:masterfrom
bloom-solutions:message_id_access
Closed

Message id access#13
ramontayag wants to merge 13 commits into
lowjoel:masterfrom
bloom-solutions:message_id_access

Conversation

@ramontayag

Copy link
Copy Markdown

Requires:

Add ability to access message_id if specified in the callback

Fixes errors with missing SecureRandom

@houndci-bot houndci-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some files could not be reviewed due to errors:

.rubocop.yml: Style/DotPosition has the wrong namespace - should be Layout
.rubocop.yml: Style/DotPosition has the wrong namespace - should be Layout
.rubocop.yml: Style/IndentHash has the wrong namespace - should be Layout
Error: The `Style/TrailingComma` cop no longer exists. Please use `Style/TrailingCommaInArguments`, `Style/TrailingCommaInArrayLiteral`, and/or `Style/TrailingCommaInHashLiteral` instead.
(obsolete configuration found in .rubocop.yml, please update it)
The `Lint/InvalidCharacterLiteral` cop has been removed since it was never being actually triggered.
The `Style/DeprecatedHashMethods` cop has been renamed to `Style/PreferredHashMethods`.
The `Style/OpMethod` cop has been renamed and moved to `Naming/BinaryOperatorParameterName`.

ramontayag added 11 commits July 9, 2018 20:31
Let's not check coverage yet while we make a
fork of message_bus-client
Run tests against Ruby 2.4.1 and 2.5.0
The problem of the puma process living beyond the command that started it
is confirmed on MacOS. This code may break things on Windows.
This is not tested. There doesn't seem to be a way to test this
without being able to reset the channel messages
Be able to customize set `last_id`
@ramontayag ramontayag force-pushed the message_id_access branch from 6751d17 to 24cc932 Compare July 9, 2018 14:27

@houndci-bot houndci-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some files could not be reviewed due to errors:

.rubocop.yml: Style/DotPosition has the wrong namespace - should be Layout
.rubocop.yml: Style/DotPosition has the wrong namespace - should be Layout
.rubocop.yml: Style/IndentHash has the wrong namespace - should be Layout
Error: The `Style/TrailingComma` cop no longer exists. Please use `Style/TrailingCommaInArguments`, `Style/TrailingCommaInArrayLiteral`, and/or `Style/TrailingCommaInHashLiteral` instead.
(obsolete configuration found in .rubocop.yml, please update it)
The `Lint/InvalidCharacterLiteral` cop has been removed since it was never being actually triggered.
The `Style/DeprecatedHashMethods` cop has been renamed to `Style/PreferredHashMethods`.
The `Style/OpMethod` cop has been renamed and moved to `Naming/BinaryOperatorParameterName`.

@ramontayag ramontayag force-pushed the message_id_access branch from 24cc932 to 340c6a4 Compare July 9, 2018 14:31

@houndci-bot houndci-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some files could not be reviewed due to errors:

.rubocop.yml: Style/DotPosition has the wrong namespace - should be Layout
.rubocop.yml: Style/DotPosition has the wrong namespace - should be Layout
.rubocop.yml: Style/IndentHash has the wrong namespace - should be Layout
Error: The `Style/TrailingComma` cop no longer exists. Please use `Style/TrailingCommaInArguments`, `Style/TrailingCommaInArrayLiteral`, and/or `Style/TrailingCommaInHashLiteral` instead.
(obsolete configuration found in .rubocop.yml, please update it)
The `Lint/InvalidCharacterLiteral` cop has been removed since it was never being actually triggered.
The `Style/DeprecatedHashMethods` cop has been renamed to `Style/PreferredHashMethods`.
The `Style/OpMethod` cop has been renamed and moved to `Naming/BinaryOperatorParameterName`.

@ramontayag ramontayag force-pushed the message_id_access branch from 340c6a4 to 9204dd4 Compare July 9, 2018 14:32

@houndci-bot houndci-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some files could not be reviewed due to errors:

.rubocop.yml: Style/DotPosition has the wrong namespace - should be Layout
.rubocop.yml: Style/DotPosition has the wrong namespace - should be Layout
.rubocop.yml: Style/IndentHash has the wrong namespace - should be Layout
Error: The `Style/TrailingComma` cop no longer exists. Please use `Style/TrailingCommaInArguments`, `Style/TrailingCommaInArrayLiteral`, and/or `Style/TrailingCommaInHashLiteral` instead.
(obsolete configuration found in .rubocop.yml, please update it)
The `Lint/InvalidCharacterLiteral` cop has been removed since it was never being actually triggered.
The `Style/DeprecatedHashMethods` cop has been renamed to `Style/PreferredHashMethods`.
The `Style/OpMethod` cop has been renamed and moved to `Naming/BinaryOperatorParameterName`.

@houndci-bot houndci-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some files could not be reviewed due to errors:

.rubocop.yml: Style/DotPosition has the wrong namespace - should be Layout
.rubocop.yml: Style/DotPosition has the wrong namespace - should be Layout
.rubocop.yml: Style/IndentHash has the wrong namespace - should be Layout
Error: The `Style/TrailingComma` cop no longer exists. Please use `Style/TrailingCommaInArguments`, `Style/TrailingCommaInArrayLiteral`, and/or `Style/TrailingCommaInHashLiteral` instead.
(obsolete configuration found in .rubocop.yml, please update it)
The `Lint/InvalidCharacterLiteral` cop has been removed since it was never being actually triggered.
The `Style/DeprecatedHashMethods` cop has been renamed to `Style/PreferredHashMethods`.
The `Style/OpMethod` cop has been renamed and moved to `Naming/BinaryOperatorParameterName`.

@ramontayag ramontayag closed this Jul 9, 2018
@ramontayag ramontayag deleted the message_id_access branch July 9, 2018 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants