No description
Find a file
Rodney, Tiara 9f4d9336d2
style(ci): add commands for removing test-reports
Bitbucket Pipelines has some weird default behavior on how artifacts are
archived and JUnit test-reports are parsed on every subsequent run, if the
output was once an artifact. It's confusing to look at via the dashboard, hence
I'm adding an override to remove them beforehand.
2025-05-01 22:50:33 +02:00
docs chore: rename docs source directory 2025-04-25 18:49:41 +02:00
scripts chore: remove redundant script 2025-04-25 18:44:19 +02:00
src chore: remove redundant sources 2025-04-25 18:47:49 +02:00
tests chore: make tests work 2025-04-25 19:19:40 +02:00
.gitignore chore: make tests work 2025-04-25 19:19:40 +02:00
bitbucket-pipelines.yml style(ci): add commands for removing test-reports 2025-05-01 22:50:33 +02:00
configure refactor: change autoconf script to be more verbose 2025-04-25 18:04:23 +02:00
configure.ac refactor: change autoconf script to be more verbose 2025-04-25 18:04:23 +02:00
CONTRIBUTING.md feat(init): publishing 2025-04-25 16:17:37 +02:00
jest.config.mjs chore: make tests work 2025-04-25 19:19:40 +02:00
LICENSE refactor: update build environment 2025-04-25 18:43:19 +02:00
Makefile feat(make): introduce build flags 2025-04-25 19:32:14 +02:00
package-lock.json chore: add override for jest 2025-05-01 17:47:01 +02:00
package.json chore: add override for jest 2025-05-01 17:47:01 +02:00
README.md feat: initialize tests, docs and refactor 2025-04-25 16:17:46 +02:00
TODO to-do(4): in-progress 2025-05-01 22:50:14 +02:00
tsconfig.debug.json chore: redefine tsc config 2025-04-25 17:50:00 +02:00
tsconfig.json chore: redefine tsc config 2025-04-25 17:50:00 +02:00
tsconfig.node.json feat(init): publishing 2025-04-25 16:17:37 +02:00
typedoc.json feat: initialize tests, docs and refactor 2025-04-25 16:17:46 +02:00