Skip to content

Conversation

@create-issue-branch
Copy link
Contributor

@create-issue-branch create-issue-branch bot commented Feb 9, 2023

What's Changed?

  • Added good_job gem with the queue configured to start when the app builds
  • Added dummy UploadJob that is triggered if the webhook relates to a push on the relevant branch

closes #116

@raspberrypiherokubot raspberrypiherokubot temporarily deployed to editor-api-p-issues-116-etihya February 9, 2023 16:43 Inactive
@raspberrypiherokubot raspberrypiherokubot temporarily deployed to editor-api-p-issues-116-kmtuch February 10, 2023 09:26 Inactive
@raspberrypiherokubot raspberrypiherokubot temporarily deployed to editor-api-p-issues-116-opuaj1 February 10, 2023 09:31 Inactive
@loiswells97 loiswells97 marked this pull request as ready for review February 10, 2023 09:43
Comment on lines 1 to 2
bundle exec rails db:migrate:with_data
bundle exec rails projects:create_starter
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
bundle exec rails db:migrate:with_data
bundle exec rails projects:create_starter
#!/bin/sh -e
bundle exec rails db:migrate:with_data
bundle exec rails projects:create_starter

@raspberrypiherokubot raspberrypiherokubot temporarily deployed to editor-api-p-issues-116-idodsz February 10, 2023 10:48 Inactive
@raspberrypiherokubot raspberrypiherokubot temporarily deployed to editor-api-p-issues-116-tt4jux February 10, 2023 10:55 Inactive
@loiswells97 loiswells97 merged commit 8053f02 into main Feb 13, 2023
@loiswells97 loiswells97 deleted the issues/116-Add_Good_Job_in_Rails branch February 13, 2023 14:05
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.

Add Good Job (in Rails)

4 participants