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

Namespace Broadcastjob #259

Merged
merged 1 commit into from
Feb 25, 2023
Merged

Namespace Broadcastjob #259

merged 1 commit into from
Feb 25, 2023

Conversation

julianrubisch
Copy link
Contributor

Enhancement

Description

Puts the BroadcastJob in the CableReady namespace.

Why should this be added

To line it up with all the other modules.

Checklist

  • My code follows the style guidelines of this project
  • Checks (StandardRB & Prettier-Standard) are passing

@netlify
Copy link

netlify bot commented Feb 25, 2023

Deploy Preview for cableready ready!

Name Link
🔨 Latest commit 8a4b505
🔍 Latest deploy log https://app.netlify.com/sites/cableready/deploys/63f9ed41ae1d020008e83049
😎 Deploy Preview https://deploy-preview-259--cableready.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@julianrubisch julianrubisch self-assigned this Feb 25, 2023
@julianrubisch julianrubisch added enhancement ruby Pull requests that update Ruby code labels Feb 25, 2023
Copy link
Member

@marcoroth marcoroth left a comment

Choose a reason for hiding this comment

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

This is good!

I was wondering about this the last time too when we were namespacing all the things, but then intentionally left this one out because I thought it might break already enqueued jobs.

But now after thinking about this again, I think it makes sense because these jobs shouldn't be enqueued for a long period of time anyway.

@julianrubisch julianrubisch merged commit 3235d71 into main Feb 25, 2023
@julianrubisch julianrubisch deleted the namespace-broadcast-job branch February 25, 2023 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants