1
submitted 1 year ago by tedu@azorius.net to c/azorius@azorius.net

Release day classic! Fixed two bugs not noticed until just after release. One was a crash in the markdown parser which ironically broke the 0.2 release announcement.

Pushed an emergency fix, will resolve with a better fix in time.

Also trying out committing release numbers to the in tree version string.

top 4 comments
sorted by: hot top controversial new old
[-] horia@azorius.vedetta.com 1 points 1 year ago

The about release version works now, thanks!

In version 0.1.0 an 0.2.0 I had the HTML help in "docs/" which worked. Here's the layout I use:

drwxr-x---  2 _azorius  _azorius      512 Aug 29 14:29 attachments
-rw-------  1 _azorius  _azorius   176128 Jul 26 10:54 azorius.db
-rw-------  1 _azorius  _azorius    32768 Aug 29 14:42 azorius.db-shm
-rw-------  1 _azorius  _azorius  3230112 Aug 29 14:47 azorius.db-wal
srwxr-xr-x  1 _azorius  _azorius        0 Aug 29 14:42 backend.sock
-rw-------  1 _azorius  _azorius   176128 Aug 29 13:17 backup.db
drwxr-x---  2 _azorius  _azorius      512 Aug 29 14:29 docs
-rw-r--r--  1 root      _azorius     3882 Aug 29 14:29 schema.sql
drwx------  5 _azorius  _azorius      512 Aug 29 11:29 tempstore
drwxr-x---  2 _azorius  _azorius     1536 Aug 29 14:30 views
[-] tedu@azorius.net 1 points 1 year ago

The way the help files are displayed has changed slightly, better integration with the site, but the html files have always been in viewdir/docs.

The datadir is for user data, of course, but specifically anything expected to be preserved between releases, like datadir/views/local.css. The viewdir is expected to be tied to the release and be replaced, which includes help files.

[-] horia@azorius.vedetta.com 1 points 1 year ago

Somehow I had a wrong "help.html" but fixed now by using the one from develop ;)

p.s. I used ports MODGO to fetch from https://proxy.golang.org/humungus.tedunangst.com/r/azorius/@v/v0.3.1.zip

[-] tedu@azorius.net 1 points 1 year ago

I think the release tarball at https://humungus.tedunangst.com/r/azorius/d/azorius-0.3.1.tgz is easier to use. It includes all the generated help files.

this post was submitted on 29 Aug 2023
1 points (100.0% liked)

Azorius (software)

1 readers
1 users here now

This is about the software. Development, operations, etc. Even the occasional bug report.

founded 1 year ago