Skip to content

Jskinne3 add jobs to readme#7288

Merged
jskinne3 merged 6 commits intomainfrom
jskinne3-add-jobs-to-readme
Nov 4, 2022
Merged

Jskinne3 add jobs to readme#7288
jskinne3 merged 6 commits intomainfrom
jskinne3-add-jobs-to-readme

Conversation

@jskinne3
Copy link
Contributor

@jskinne3 jskinne3 commented Nov 3, 2022

🎫 Ticket

Need for documented knowledge discovered during #login-situation-practice

🛠 Summary of changes

Add good_job command to the README

📜 Testing Plan

Provide a checklist of steps to confirm the changes.

  • Run bundle exec good_job start and ensure it starts jobs

README.md Outdated

### Running jobs

We run background jobs / workers with ActiveJob and GoodJob: `bundle exec good_job start`
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe comment that locally this is in the Procfile too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Meaning that good_job does not have to be started manually locally? Because the Procfile is executed in the local dev environment?

Copy link
Contributor

Choose a reason for hiding this comment

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

yes both of those and also "here's an example in this repo of us using that"

Copy link
Contributor

Choose a reason for hiding this comment

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

and to further connect, since we typically develop via make run which runs the Procfile, that's why we don't need to separately run this when developing

Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

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

LGTM

@jskinne3 jskinne3 merged commit 24f677b into main Nov 4, 2022
@jskinne3 jskinne3 deleted the jskinne3-add-jobs-to-readme branch November 4, 2022 14:14
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