Skip to content

Conversation

oalders
Copy link
Contributor

@oalders oalders commented Nov 30, 2022

Closes #211

@oalders oalders force-pushed the oalders/rss branch 2 times, most recently from 9c560e7 to 294e56b Compare November 30, 2022 04:24
Copy link
Contributor

@briandfoy briandfoy left a comment

Choose a reason for hiding this comment

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

Looks good to me

@oalders
Copy link
Contributor Author

oalders commented Dec 1, 2022

The blocker right now is that the build is broken using this fork:

processing article for 2011-12-01...
Strings with code points over 0xFF may not be mapped into in-memory file handles
error opening string for reading: Invalid argument at /usr/local/lib/perl5/site_perl/5.3[6](https://github.com/perladvent/Perl-Advent/actions/runs/3580313654/jobs/6022334189#step:8:7).0/Mixin/Linewise/Readers.pm line 139.

https://github.com/perladvent/Perl-Advent/actions/runs/3580313654/jobs/6022334189

@briandfoy
Copy link
Contributor

In these cases, I stop using the GitHub Actions (i.e. checkout) and just do it myself as bash. If the Action doesn't cause problems, fine, but when it does, I quickly abandon it.

@oalders
Copy link
Contributor Author

oalders commented Jul 21, 2025

In these cases, I stop using the GitHub Actions (i.e. checkout) and just do it myself as bash. If the Action doesn't cause problems, fine, but when it does, I quickly abandon it.

Great idea and thanks for reminding me about this. I rebased and it looks like we are actually cloning the submodules the old fashioned way now.

Copy link
Contributor

@briandfoy briandfoy 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 to me.

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.

Use unmerged RSS mode in site builder

2 participants