Fix Wavlake zine links without trailing slash, ignore top and new links #537

Merged
blastshielddown merged 1 commits from fix-wavlake-embed-regex into main 2023-04-24 15:27:04 +00:00
blastshielddown commented 2023-04-20 20:29:13 +00:00 (Migrated from github.com)
No description provided.
SamSamskies (Migrated from github.com) requested changes 2023-04-20 20:43:40 +00:00
SamSamskies (Migrated from github.com) left a comment

you committed a package-lock.json by accident.

you committed a package-lock.json by accident.
blastshielddown (Migrated from github.com) reviewed 2023-04-20 21:02:24 +00:00
SamSamskies (Migrated from github.com) reviewed 2023-04-20 21:09:37 +00:00
blastshielddown (Migrated from github.com) reviewed 2023-04-20 22:41:31 +00:00
SamSamskies (Migrated from github.com) approved these changes 2023-04-21 03:07:46 +00:00
SamSamskies (Migrated from github.com) left a comment

🚀

🚀
SamSamskies commented 2023-04-21 03:10:49 +00:00 (Migrated from github.com)

I'm not sure why the linting is failing. I don't think it has anything to do with what you did, but could you try rebasing main and then running yarn workspace @snort/app format?

I'm not sure why the linting is failing. I don't think it has anything to do with what you did, but could you try rebasing main and then running `yarn workspace @snort/app format`?
blastshielddown commented 2023-04-21 13:38:06 +00:00 (Migrated from github.com)

Strange. Ran prettier and linting comes out OK locally. I also tried splitting the regex into 2 lines to see if that would help -- no dice. Also tried a completely new branch from main and PR'd from that one -- same error. Not sure what the issue is here

Strange. Ran prettier and linting comes out OK locally. I also tried splitting the regex into 2 lines to see if that would help -- no dice. Also tried a completely new branch from main and PR'd from that one -- same error. Not sure what the issue is here
SamSamskies commented 2023-04-21 15:52:41 +00:00 (Migrated from github.com)

@blastshielddown you have to rebase main first and then run prettier. the lint error is not about the changes you made. not sure why it's doing that.

@blastshielddown you have to rebase `main` first and then run prettier. the lint error is not about the changes you made. not sure why it's doing that.
SamSamskies commented 2023-04-21 15:54:07 +00:00 (Migrated from github.com)

you need to make sure to fetch the updates from the main branch in the snort repo.

you need to make sure to fetch the updates from the `main` branch in the snort repo.
blastshielddown commented 2023-04-21 17:29:22 +00:00 (Migrated from github.com)

My force push triggered closing this, reopening now (hoping i did the rebase right)

My force push triggered closing this, reopening now (hoping i did the rebase right)
Sign in to join this conversation.
No description provided.