Barbagus
  • Joined on 2022-12-08
Barbagus commented on pull request fcode/delarte#17 2022-12-14 12:36:10 +00:00
WPI: CLI-argument-#1

Also I will push the creation of tests/__init__.py and the pytest configuration in the pyproject.toml before we push this.

Just so testing it has it's own moment of glory in history.

Barbagus commented on pull request fcode/delarte#17 2022-12-14 12:32:34 +00:00
WPI: CLI-argument-#1

Thanks @remace07!

I am a bit confused why the the "Fix HLS..." commit shows as part of that branch. I am not familiar with Gitea and therfore I find it difficult to see the diff against…

Barbagus commented on issue fcode/delarte#12 2022-12-14 08:17:58 +00:00
Terminology and harmful language consideration

so I think, if this information is needed somewhere user-wise, Arte's API names or RFC names should appear only in help strings. else, it should appear nowhere.

Maybe not even in help string :)

Barbagus created pull request fcode/delarte#16 2022-12-13 16:47:54 +00:00
WIP: Custom renditions #11
Barbagus pushed to 11-custom-renditions at fcode/delarte 2022-12-13 16:35:24 +00:00
Barbagus created branch 11-custom-renditions in fcode/delarte 2022-12-13 16:35:24 +00:00
Barbagus commented on issue fcode/delarte#1 2022-12-13 16:33:41 +00:00
CLI argument/options and default behaviours

I reopen this because it is likely that a non-trivial cli args/opts management will become necessary regarding #11, #8 and #12.

Barbagus reopened issue fcode/delarte#1 2022-12-13 16:29:46 +00:00
CLI argument/options and default behaviours
Barbagus pushed to stable at fcode/delarte 2022-12-13 16:19:41 +00:00
bd1339e02e Merge pull request '#12 Fix HLS terminology' (#15) from 12-hls-terminology into stable
2894cdd8c8 Fix HLS protocol terminology in the code #12
Compare 2 commits »
Barbagus deleted branch 12-hls-terminology from fcode/delarte 2022-12-13 16:19:41 +00:00
Barbagus merged pull request fcode/delarte#15 2022-12-13 16:19:40 +00:00
#12 Fix HLS terminology
Barbagus pushed to 12-hls-terminology at fcode/delarte 2022-12-13 12:33:17 +00:00
2894cdd8c8 Fix HLS protocol terminology in the code #12
Barbagus commented on issue fcode/delarte#12 2022-12-13 08:44:51 +00:00
Terminology and harmful language consideration

After further look in the actual RFC for HLS protocol, it turns out that, among other changes:

  • versions are actually renditions -…
Barbagus created pull request fcode/delarte#15 2022-12-13 08:40:21 +00:00
WIP: #12 Fix HLS terminology
Barbagus pushed to 12-hls-terminology at fcode/delarte 2022-12-13 08:07:33 +00:00
Barbagus created branch 12-hls-terminology in fcode/delarte 2022-12-13 08:07:33 +00:00
Barbagus closed issue fcode/delarte#13 2022-12-13 07:59:05 +00:00
Split code in multiple modules
Barbagus deleted branch 13-code-split from fcode/delarte 2022-12-13 07:58:19 +00:00
Barbagus pushed to stable at fcode/delarte 2022-12-13 07:58:19 +00:00
8d018b3ce5 Merge pull request 'Fix issue #13 - split code in multiple modules' (#14) from 13-code-split into stable
6b8f2232c4 Fix issue #13 - split code in multiple modules
Compare 2 commits »
Barbagus merged pull request fcode/delarte#14 2022-12-13 07:58:18 +00:00
Fix issue #13 - split code in multiple modules