Paul Jewell paulj
  • Joined on 2024-11-23
paulj commented on issue HPR/hpr_generator#269 2025-07-24 12:37:15 +00:00
Losing execute permissions on utils when running update-hpr.sh

Seems strange, but if I clone the repo fresh, then I don't get the issue, so there must be something about the contents of the existing repo which is causing the problem. I will close this, as it…

paulj closed issue HPR/hpr_generator#269 2025-07-24 12:37:15 +00:00
Losing execute permissions on utils when running update-hpr.sh
paulj opened issue HPR/hpr_generator#269 2025-07-24 10:40:50 +00:00
Losing execute permissions on utils when running update-hpr.sh
paulj commented on pull request HPR/hpr_generator#268 2025-07-24 07:51:32 +00:00
#267 update-dependencies

Apologies for pushing this branch direct to the HPR/hpr_generator site - I meant to push it to my fork, and create the pull request there. I didn't realise I now have write access to this…

paulj created pull request HPR/hpr_generator#268 2025-07-24 07:48:57 +00:00
WIP: #267 update-dependencies
paulj created branch update-dependencies in HPR/hpr_generator 2025-07-24 07:28:20 +00:00
paulj pushed to update-dependencies at HPR/hpr_generator 2025-07-24 07:28:20 +00:00
00ab3b3065 #267 - Remove mysql instructions from site-generator
4af0c021eb #267 - Remove mysql instructions from GETTING_STARTED.md
3abeb25b03 #267 - Remove references to mysql from README.md
e2fd890669 #267 - remove dependency check for DBD::mysql
Compare 4 commits »
paulj pushed to main at paulj/hpr_generator 2025-07-24 07:13:34 +00:00
e21f434c2a Merge pull request 'Add Container file and build script (button_hpr_container.sh) to repo.' (#263) from sgoti/hpr_generator:main into main
e2c591edff Merge branch 'main' into main
28a75efe1b Merge pull request 'about-page-html-submit' (#264) from norrist/hpr_generator:about-page-html-submit into main
94baef679f rm line break
11738f5052 Replace old instructions for shownotes
Compare 12 commits »
paulj commented on issue HPR/hpr_generator#265 2025-06-21 05:57:09 +00:00
Create an hpr_website repository

Thanks @ken_fallon for the elaboration of the whole process - it does seem that having two repositories is the best option.

To clarify my point about "whether users ... just download the…

paulj commented on issue HPR/hpr_generator#265 2025-06-19 04:48:04 +00:00
Create an hpr_website repository

I agree this can be improved!

May I add another possible solution, which is basically a mix of your options 1 and 3:

  • Change the structure so the static files are stored in a separate…
paulj commented on issue HPR/hpr_generator#250 2025-06-14 10:27:08 +00:00
Fix README.md and GETTING_STARTED.md - Recommend sqlite for generation rather than mySQL

I think we can close this now?

paulj closed issue HPR/hpr_generator#250 2025-06-14 10:27:08 +00:00
Fix README.md and GETTING_STARTED.md - Recommend sqlite for generation rather than mySQL
paulj closed issue HPR/hpr_generator#259 2025-05-09 10:06:41 +00:00
Remove MySQL code from site generator templates
paulj deleted branch remove_mysql_code from paulj/hpr_generator 2025-04-16 17:13:04 +00:00
paulj commented on pull request HPR/hpr_generator#260 2025-04-05 06:22:51 +00:00
Added .gitignore - to ignore generated files

I'll look at setting this up. I do think it would be good to ignore the generated files, but I hadn't realised that some of the content was already there before generation!

paulj commented on pull request HPR/hpr_generator#261 2025-04-04 09:32:44 +00:00
Issue #259 - Remove MySQL specific code from site generation code

@rho_n - Hopefully I have captured all your points! Thanks for reviewing.

paulj pushed to remove_mysql_code at paulj/hpr_generator 2025-04-04 09:31:37 +00:00
86e1d73085 Remove MySQL specific code from site generation code
paulj created pull request HPR/hpr_generator#261 2025-04-03 06:39:35 +00:00
Issue #259 - Remove MySQL specific code from site generation code
paulj created branch remove_mysql_code in paulj/hpr_generator 2025-04-03 06:37:45 +00:00
paulj pushed to remove_mysql_code at paulj/hpr_generator 2025-04-03 06:37:45 +00:00
c5c5dd89b9 Remove MySQL specific code from site generation code