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

Update router to latest version + minor fixes #181

Merged
merged 3 commits into from
Mar 13, 2024
Merged

Conversation

patrick91
Copy link
Contributor

No description provided.

They should run in parallel (and with && you get serial running)
@patrick91 patrick91 requested review from a team as code owners February 27, 2024 15:02
Copy link

codesandbox bot commented Feb 27, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

netlify bot commented Feb 27, 2024

Deploy Preview for spotify-showcase ready!

Name Link
🔨 Latest commit 33179fe
🔍 Latest deploy log https://app.netlify.com/sites/spotify-showcase/deploys/65f12daa0a416f00086aa645
😎 Deploy Preview https://deploy-preview-181--spotify-showcase.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 configuration.

Comment on lines -7 to -9
# better safe than sorry
RUN chmod +x ./wait-for-it.sh && \
chmod +x ./entrypoint.sh
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this was throwing an error for me, and I don't think it is needed, so I removed it 😊

Copy link
Member

@jerelmiller jerelmiller left a comment

Choose a reason for hiding this comment

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

This looks good from my end!

@michael-watson would you mind taking a look at this as well? I have less context on the router end of things.

@michael-watson michael-watson merged commit 3bc816d into main Mar 13, 2024
13 checks passed
@michael-watson michael-watson deleted the setup-fixes branch March 13, 2024 04:39
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.

3 participants