WebRepo 2.0 - Easy access to projects from the Codea community (not iCloud compatible)

@Steppers Ttied to upload a project. I get Uploading Project, Submit in project. Then after awhile I get Failed to upload project zip.

It did the update when I ran WebRep. I tried it several times and got the same results.

@dave1707 Is anything printed in the sidebar when you see that failure? (Minimise Codea to make it appear)

I just tried it again and it worked.

@dave1707 Great! There must have been something network related going on somewhere then.

Auto-Notification


RGB-HSV - 1.0.0 is now available.

Description: Convert RGB to HSV
Author(s): @dave1707

Change-notes:

  • Initial Release

Latest WebRepo project

@Steppers I ran WebRepo on my other iPad and it wanted to do the update. I let it do the update and Codea crashed. I tried to run WebRepo again but it came up with an error. It didn’t like the Thread(function() . Attempt to call a nil value (global Thread). This was the same thing that happened on my other iPad. I had to delete WebRepo there and reload it. That’s when I couldn’t update the RBG-HSV project on that ipad. I thought it was something I did, but since it happened on the second ipad, I guess it’s something with the update. I’ll delete WebRepo and reload it.

@dave1707 I had the same issue and I think it comes down to the old version not coping well when source files are deleted so a lot of the old code is still there breaking things.

I’ve had to do the same thing too (delete and re-import it) but with a bit of luck this is the last time we’ll need to update manually in any way :smile:

Also for anyone interested, ā€˜WebRepoLib’ uploads any crash reports here: https://codeawebrepo.co.uk/crashreports

I’ll shortly be uploading ā€˜WebRepoLib’ and any project using it should also benefit from the crash reporting too :slightly_smiling_face:

Auto-Notification


RGB-HSV - 1.0.1 is now available.

Description: Convert RGB to HSV
Author(s): @dave1707

Change-notes:

Added code to limit the R,G,B input values to a range of 0 to 255.
Puts up an error message and highlights the box when out of range.
Added code to display the S and V values with 1 decimal point.

Latest WebRepo project

@dave1707 - thanks for the update. I’ve added a rectangle below the input boxes to display the colour produced - just for my own interest.

@Bri_G Thanks for the suggestion. I added a color box to my code and will send an update.

@dave1707 Hi, Steppers here.
1.0.2 should now be available.

I’ve swapped the API key on the backend to use this account for notifications but I don’t think this account has enough permissions to reply using the API yet.

1 Like

For those of you submitting crash reports, thank you! I’ll try to get a fix out soon for this issue.

Recent Zip related crashes have now been resolved so as far as I’m aware all projects should now install correctly again :smile:

I’m wrestling with the Forum bot at the moment so no fancy announcements again just yet.

WebRepoImpl - 1.0.1 is now available.

Description: WebRepo’s implementation.
Author(s): @Steppers

Change-notes:

  • Fixed recent crashes (fixes in Zip dependency)
  • Fixed WebRepo-Automation forum announcements.

Latest WebRepo project

And the bot is back in business :smile:

Tried running my current version of WebRepo and received the message:
ā€œThe end of timeā€¦ā€.

Nothing happened after that.

Checked the print area and this was showing.

ā€œException invoking setValue:forKeyPath:, verify the argumentsā€

Tried loading the Latest WebRepo Project and received this message:
ā€œSafari could not open the page because too many redirects occurredā€.

Cheers @dave1707 It’s Cloudflare being a pain. I’ve disabled some stuff so it should work again soon.

Edit: seems to be back up now.

My current version does nothing. I get the icons at the bottom of the page, but they do nothing,

I tried loading the latest WebRepo and that does nothing, I don’t leave the forum so I’m not sure what it’s trying to do.

Ah ok, odd. Must be Cloudflare playing up still. It seemed to work for all of about 5 minutes…