Skip to content

.github/workflows/build.yml:build matrix #187

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

Conversation

RandyMcMillan
Copy link
Contributor

No description provided.

@RandyMcMillan RandyMcMillan force-pushed the 2021/850817/694959/b21e96f20/5f001e75c branch from 0a7a3f1 to adf0493 Compare July 5, 2024 17:12
Copy link

netlify bot commented Jul 5, 2024

Deploy Preview for awesome-golick-685c88 ready!

Name Link
🔨 Latest commit 79096a4
🔍 Latest deploy log https://app.netlify.com/sites/awesome-golick-685c88/deploys/668845ceeba2bb0008ba4792
😎 Deploy Preview https://deploy-preview-187--awesome-golick-685c88.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.

@RandyMcMillan RandyMcMillan marked this pull request as draft July 5, 2024 18:03
@RandyMcMillan RandyMcMillan force-pushed the 2021/850817/694959/b21e96f20/5f001e75c branch from adf0493 to 325154d Compare July 5, 2024 19:11
@RandyMcMillan RandyMcMillan force-pushed the 2021/850817/694959/b21e96f20/5f001e75c branch from 325154d to 79096a4 Compare July 5, 2024 19:13
Copy link
Member

@thunderbiscuit thunderbiscuit left a comment

Choose a reason for hiding this comment

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

The changes in installation.md seem unrelated to this PR (but then again we don't have an explanation for what this PR attempts to do so maybe it was the core of it?)

Let us know what you mean to do when opening PRs, just so we can review against that.

@@ -3,6 +3,9 @@ name: Build
on:
# Run the build for pushes and pull requests targeting master
push:
tags:
Copy link
Member

Choose a reason for hiding this comment

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

Can you tell me what the purpose of this is?

@@ -14,14 +17,17 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
strategy:
Copy link
Member

Choose a reason for hiding this comment

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

You're using a matrix but then only setting one version, so it's adding complexity that's not used. Why not simply keep the node-version: 16 as before?

@thunderbiscuit
Copy link
Member

Overall my question here is: what is this PR doing that is bettering the codebase?

@thunderbiscuit
Copy link
Member

This PR is stale and doesn't have a clear objective so I'll close it for now, but Randy feel free to reopen if you want to explain a bit more what it was about and why we should merge!

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