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

Task: Release v2.0.1 #476

Merged
merged 34 commits into from
Jan 10, 2025
Merged

Task: Release v2.0.1 #476

merged 34 commits into from
Jan 10, 2025

Conversation

jonrandahl
Copy link
Contributor

@jonrandahl jonrandahl commented Jan 9, 2025

This PR re-releases v2.0.1 with all current updates alongside minor adjustments for error presentation and reporting

jonrandahl and others added 30 commits December 16, 2024 17:14
checks for user_selections or passes in new, empty, user_selections to ensure the key is present
primarily disabling rubocop linting warnings but also adjusted a debugging phrase
by assigning unique names and id's to the checkboxes for each  row
`ActiveModel::Type::Date` raises `ArgumentError` for strings longer than 128 characters; this rescues and logs if long string is attempted
Allows debugging via Chrome DevTools while in development
with intention being to manually include those targets when required
also includes a minor layout adjustment
to ensure the appropriate error message is handled correctly by the application
Notify subscriber(s) of an internal error event with the payload of the exception once done but only if error status is over 500
also lists any errors based on current query as well as improves the contact information presentation
Handle specific types of exceptions and render the appropriate error page or attempt to render a generic error page if no specific error page exists
Converts status code to integer if it is a symbol alongside passing the status_code value to ensure the proper error message is displayed
Task: Resolve error reporting and reduce logging noise
to ensure a message is displayed at all times.
Added update release version patch cadence with date stamp
@jonrandahl jonrandahl self-assigned this Jan 9, 2025
Copy link
Contributor

@joescottdave joescottdave left a comment

Choose a reason for hiding this comment

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

LGTM

@jonrandahl jonrandahl merged commit fdde8c2 into prod Jan 10, 2025
2 checks passed
@jonrandahl jonrandahl deleted the task/re-release-v2.0.1 branch January 10, 2025 10:40
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