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

feat: post transition status dashboard updates #1585

Merged
merged 6 commits into from
Apr 10, 2024
Merged

Conversation

ahamelers
Copy link
Collaborator

@ahamelers ahamelers changed the title feat: post transition status dashboard changes feat: post transition status dashboard updates Apr 2, 2024
Copy link
Contributor

@DragosIorgulescu DragosIorgulescu left a comment

Choose a reason for hiding this comment

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

looks good, great work, I just had one non-blocking question

config.logger = ActiveSupport::TaggedLogging.new(combined_logger)

# this is so that we can still see output to console, otherwise it gets turned off for some reason with this environment and webrick
# config.middleware.insert_before(Rails::Rack::Logger, Rails::Rack::LogTailer)
Copy link
Contributor

Choose a reason for hiding this comment

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

The comment specifies why this is needed, but then the line is commented out?

Copy link
Collaborator Author

@ahamelers ahamelers Apr 4, 2024

Choose a reason for hiding this comment

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

To be honest, I copied these lines wholesale from the local_dev file (the env I previously used all the time). I did not critically analyze them 😆

# Conflicts:
#	app/services/stash_engine/status_dashboard/submission_status_service.rb
@ahamelers ahamelers merged commit b80e110 into main Apr 10, 2024
5 checks passed
@ahamelers ahamelers deleted the status-dashboard branch April 10, 2024 10:44
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.

Remove Merritt from status dashboard
2 participants