Skip to content

Latest commit

 

History

History
560 lines (416 loc) · 59.6 KB

CHANGELOG.md

File metadata and controls

560 lines (416 loc) · 59.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.2.0 (2024-12-24)

⚠ BREAKING CHANGES

  • build-deps: migrate eslint to latest versions
  • dependencies: mass-solve dependency issues in package's tree

Features

  • add new labels, backlog and etc. (dadc35c)
  • build-deps: migrate eslint to latest versions (cf39931)
  • implement PYTHON linters in root directory and their config-paths (38c8c08)
  • integrate LFS into the package ecosystem (cf6475d)
  • lint: add JSONC linter (03dea79)
  • lint: add SHFMT to the repository, provide some GITATTRIBUTES and etc. (e0c6afc)
  • linters: integrate markdownlint with prettier (d6a27aa)
  • linting: add feature to make .SH executable by hooks (27a7bd8)
  • versioning: add issues versioning sync in sync script (565e649), closes #181
  • versioning: add scripts and ecosystem to automate versioning and etc. (f331273), closes #182

Fixes

  • aftermerge: fix aftermerge issues with dependabot (a5dde1d)
  • build-hooks: fix JS associated hooks in linting hook (caf6e3c)
  • build-hooks: make chmod hook crossplatform (9272000)
  • build: fix esbuild and stage errors with missing modules (5e8d378)
  • dependencies: mass-solve dependency issues in package's tree (12eed83)
  • docs: fix changelog and it's tag policies and order (4465410), closes #179
  • fix build and update lib and target of TS, append linter with them (5357e42)
  • fix UTF encoding and tweaks in documentation (1a66a1c)
  • husky: add future-proof docs and fix of husky's problems (a076372)
  • labels: fix of #190, add new labels (8f554e3)
  • lint: attempt to fix BASH according to linter (f1140b1)
  • lint: attempt to fix BASH according to linter (4016816)
  • lint: attempt to fix CHECKOV according to linter (e9b3c1e)
  • lint: attempt to fix CHECKOV according to linter (e832f51)
  • lint: attempt to fix CHECKOV according to linter (c2d11dd)
  • lint: attempt to fix EDITORCONFIG and MARKDOWNLINT for linter (303ece0)
  • lint: attempt to fix EDITORCONFIG and MARKDOWNLINT for linter (04d763c)
  • lint: attempt to fix NATURAL_LANGUAGE for linter (91c087f)
  • lint: attempt to fix TYPESCRIPT and JAVASCRIPT for linter (b13cabd)
  • lint: implement fixes by linter for PYTHON and etc. (9db108f)

Build system

  • build-ci: implement PYLINT into the environment (71ac537)
  • build-feats: add linter again to the repository (b6abce2), closes #189
  • ci-deps: advance actions stale in terms of labels and time (4d9d66b)
  • deps-dev: bump @electron/lint-roller from 2.4.0 to 3.0.0 (c438d8f)
  • deps-dev: bump markdownlint from 0.35.0 to 0.36.1 (d48185b)
  • deps-dev: bump markdownlint from 0.36.1 to 0.37.0 (0bb6f34)
  • deps: bump github-wiki-sidebar from 1.1.2 to 2.0.1 (c046d0d)
  • deps: bump markdownlint-cli2 from 0.14.0 to 0.15.0 (5c28253)
  • deps: bump markdownlint-cli2 from 0.15.0 to 0.16.0 (c9ab70d)
  • deps: bump pozil/auto-assign-issue from 1.11.0 to 2.0.1 (3f66875)
  • husky: move related scripts for husky as MJS (6a99def)

2.1.5 (2024-10-04)

Features

  • changesets: integrate changesets into repository's infrastructure (5f6ca5a)

Fixes

  • optimization: add optimization to the build-check within package-lock and CI command (d299084)

2.1.4 (2024-10-04)

Build system

  • build-deps: add github-wiki-sidebar package for wiki's development (f49e29d)
  • deps-dev: bump @npmcli/package-json from 5.2.1 to 6.0.0 (a217700)
  • deps: bump actions/checkout from 3 to 4 (c0fb0fe)
  • deps: bump actions/setup-node from 3 to 4 (cc61eab)
  • deps: bump actions/setup-python from 4 to 5 (eab0aa4)

Fixes

  • script: fix ESLINT (self-assign) in preparation script (432a225)
  • yaml: fix yaml language server problem in templates (e39be90)

2.1.3 (2024-09-27)

Features

  • prepare: rewrite prepare script to semiold style of work process (746dd4d)
  • script: add JS version of main preparation script (f978853)

Refactoring

  • package: change prepare script to support .SH environments (9949c03)

Documentation

  • jsdocs: add documentatin in the code (370efa8)

Fixes

  • build-env: fix build environment to new file typings and names (76421b4)
  • build-tests: add early Python setup for prepare scripts (21afefa)
  • imports: fix imports in main script (7efa56b)
  • imports: semantic fix imports in main script and package (f23885b)
  • node: try to fix setup@node in the workflow (382cdb3)

2.1.2 (2024-09-27)

Build system

  • dependency-tests: add dependency tests and build for Node.js env of project (6cf3319)
  • deps: bump esbuild from 0.23.1 to 0.24.0 (581160a)

2.1.1 (2024-09-24)

Build system

  • deps-dev: bump @typescript-eslint/eslint-plugin (2e4c907)
  • deps-dev: bump @typescript-eslint/parser from 7.18.0 to 8.7.0 (4d1fa62)
  • linting: appended some linting and fix linters behaviour (f1a5294)

Fixes

  • common: fix calling errors in main script and add definitions (ecd139a)
  • definitions: fix definitions check of linters causing errors (ef56ef0)
  • package: append node and npm requirements and append to latest linters (b70d3f3)
  • workflows: fix auto-assign workflow of #170 (2207136)

Refactoring

  • docs: refactored docs accordingly to linters (4cf5036)

2.1.0 (2024-09-24)

Build system

  • scripts: fork scripts folder and implement them in the infrastructure (101dec9), closes #162 #163

Fixes

2.0.0 (2024-09-17)

Features

  • build-deps: add lint-staged, editorconfig and revamped package to new environment (e0b1386)
  • common: add .BAT and .SH scripts instead of old .TS file (23b043e)
  • discussions: add templates for discussions (884ac1c)
  • issue-template: add new issue template about bug report (fix of #79) (1fb882b)
  • issue-template: add new issue template about documentation issue (fix of #79) (4142d3a)
  • issue-template: add new issue template about documentation issue (fix of #79) (ed76382)
  • issue-template: add new issue template about feature request (fix of #79) (db4a755)
  • logo: add imnew logo to the project instead of import-generic one (639b624)
  • mailing: add credentials to the CODEOWNERS files (of #81) (525dd5b)
  • main: refactor and fork entire previous script into JS submodule (d14632b)
  • roadmap: update roadmap with current version of the repository (ba0502e)
  • settings: full rework of settings of repository within app (391145b)

Documentation

  • community: add "Governance model" to the repository (b5c06ea)
  • community: add Pull requests policy (9c3fe1f)
  • community: add templates for discussions and edited main config (680d804)
  • community: add templates for issues and edited main config (da73fb0)
  • community: fork "BEST_PRACTICES_FOR_MAINTAINERS" document (17cdbb2)
  • community: fork "BUILDING_WELCOMING_COMMUNITY" document (8092898)
  • community: fork "HOW_TO_CONTRIBUTE_TO_OPEN_SOURCE" document (9a6f308)
  • community: fork "LEADERSHIP_AND_GOVERNANCE" document (aea57b6)
  • community: fork "STARTING_AN_OPEN_SOURCE_PROJECT" document (4c099be)
  • community: fork Pull request template and fix of #89 (7f733ce)
  • community: fork Security policy (680277a)
  • git: add semver docs (25c3ca9)
  • github: add Commit convention policy (Conventional commits) (ac15b47)
  • github: add Issue triage policy (01bbee0)
  • github: add new version of Code of Conduct (00bb1d9)
  • github: add new version of Contribution Policy (bc31325)
  • github: add new version of Security Policy (81be10a)
  • github: create generic issue template (887d545)
  • github: create Issue Policy (65cde21)
  • github: create Pull request template (ca31ecd)
  • github: create Pull requests Policy (7f47bb3)
  • github: fork 'Issue policy" from unmerged tag (f15d8ef)
  • github: fork "Contribution guidelines" from unmerged tag (356b2c9)
  • github: fork and refactor CODE_OF_CONDUCT to new workflows (cd14cfa)
  • husky-docs: split HUSKY's documentation in submodules (dc8bc61)
  • issues: add universal default form for issues of other category (73964c2)
  • kubernetes: add information file about binary execs of Kubernetes (837ab41)
  • labels-data: add special README about working with repository's data (e064c95)

Build system

  • build-deps: fork and implement new version of Husky hooks (b5c9c28)
  • build-env: add list of required apps for workflows and repository (90f0b88)
  • deps-dev: bump @electron/lint-roller from 1.13.0 to 2.2.0 (c540350)
  • deps-dev: bump @npmcli/package-json from 5.1.0 to 5.2.0 (fa20ee0)
  • deps-dev: bump @typescript-eslint/eslint-plugin (4731168)
  • deps-dev: bump @typescript-eslint/eslint-plugin (2b062dc)
  • deps-dev: bump @typescript-eslint/eslint-plugin (2a83674)
  • deps-dev: bump @typescript-eslint/eslint-plugin (0e90cb8)
  • deps-dev: bump @typescript-eslint/eslint-plugin (7996b84)
  • deps-dev: bump @typescript-eslint/parser from 7.13.0 to 7.14.1 (5dac19e)
  • deps-dev: bump @typescript-eslint/parser from 7.14.1 to 7.15.0 (f94f2a6)
  • deps-dev: bump @typescript-eslint/parser from 7.15.0 to 7.16.0 (4baf402)
  • deps-dev: bump @typescript-eslint/parser from 7.8.0 to 7.9.0 (a26a495)
  • deps-dev: bump @typescript-eslint/parser from 7.9.0 to 7.13.0 (9ae9e13)
  • deps-dev: bump eslint from 9.2.0 to 9.5.0 (9c7a5cd)
  • deps-dev: bump eslint from 9.5.0 to 9.6.0 (0cc72d6)
  • deps-dev: bump eslint from 9.6.0 to 9.7.0 (3f218dd)
  • deps: bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (596cec9)
  • deps: bump esbuild from 0.21.2 to 0.21.3 (7e1b6ab)
  • deps: bump esbuild from 0.21.3 to 0.21.5 (fded9b6)
  • deps: bump esbuild from 0.21.5 to 0.23.0 (2176ca8)
  • deps: bump esbuild-sass-plugin from 3.2.0 to 3.3.1 (2c1ee2b)
  • deps: bump husky from 9.0.11 to 9.1.1 (30dcfa3)
  • deps: bump lint-staged from 15.2.2 to 15.2.7 (78cd408)
  • deps: bump prettier from 3.2.5 to 3.3.2 (3fb0f91)
  • deps: bump prettier from 3.3.2 to 3.3.3 (791f4cf)
  • deps: bump the npm_and_yarn group with 3 updates (5f53794)
  • deps: bump typescript from 5.4.5 to 5.5.2 (fce5890)
  • deps: bump typescript from 5.5.2 to 5.5.3 (69c0bb5)
  • editor: add VS Code presets (9e3ffbb)
  • editorconfig: set up .editorconfig to markdownlint (d4d60c2)
  • git: add .gitconfig with refactored and advanced configurations (a3d62bf)
  • gitconfig: implement new more advanced gitconfig (9168380)
  • husky-cfg: add new implementations and hooks for Husky and lint-staged (29afc9a)
  • husky: append HUSKY hooks and remove exiting at everything (0cd3a11)
  • keys: add PGP keys and correlated instructions about them (9552ffd)
  • kubernetes: add Bat installation script for Kubernetes (33fec26)
  • kubernetes: add deinstallation scripts for Kubernetes (90f4096)
  • kubernetes: add Shell installation script for Kubernetes (494e053)
  • launch: add launch config to local VS-CODE setup (f740231)
  • obsidian: add OBSIDIAN to the environment (c0227b7)
  • visualize: add common analytics and visualizers for the repository (0cc1313)
  • workflows-apps: add workflows and apps to the repository (c45f75b)
  • workflows-deps: add GitHub Actions addons to workflows state (5b4cea1)
  • workflows-deps: add labeler integration with it's plugin (c88d9b4)
  • workflows-deps: implement Docker Action as an addon (1076297)
  • workflows: add Auto-approve and Auto-assign workflows (64b6edf)
  • workflows: add workflow for tag checking (fork from unmerged tags) (f0cf7d1)
  • workflows: add workflow to CI Workflow (Skip duplicates) (865121b)
  • workflows: intergrate "Lint PR" (474b1f6)
  • workflows: intergrate lint-staged in the repo (5176b18)
  • workflows: intergrate Trufflehog OSS (dea574a)
  • yaml-schemas: add NONE schema to YAML support in the VS-CODE (9c957f2)

Fixes

  • linters: add new linter instead old one which was not working (b8b90b4)
  • typescript-modules: fix ESM modulation and tsconfig specs errors (df06c37)

Refactoring

  • CODE_OF_CONDUCT.md: refactor Code of Conduct according to Markdownlint (6d71e94)
  • docs: refactor and fix of docs according to linter (partial) (7097f5c)
  • docs: refactor and fix of docs according to linter (partial) (4288f81)
  • docs: refactor and fix of docs according to linter (partial) (47140e5)
  • docs: refactor and fix of docs according to linter (partial) (2c2b9f4)
  • husky-docs: refactor README for HUSKY's troubleshooting guides (ecdf0fc)
  • project: refactored and revamped entire project (ecd2310)
  • repository: clear old state of repository and infrastructure for it (5cf11cc)

1.0.1 (2024-05-14)

Features

  • code-docs: add js-docs to the code and typings (a0c7d19)
  • kubernetes: add Kubernetes to the repo (7689f20)
  • labeling: add labels in issue and discussions templates (3364c53)
  • labeling: add new simple labels for issues and etc., fix of #46 (01b14b0)
  • scripting: add new version of environment setup script to the project (bce5011)
  • template: add discussions templates, fix of #50 (604058c)
  • typings: add typescript typing for script (c4b1ae1)

Fixes

Build system

  • build-deps: add ESBUILD to the building configs (6a9d909)
  • build-deps: upgrade @electron/lint-roller to "^1.13.0" (57416c0)
  • build-env: add new scripts, modules and setups in current JSON of package (f75750f)
  • build-env: import HUSKY from previous iterations (889e3cd)
  • build-env: new infrastructure and NPM+NODE implementation in JSON config (40dbafb)
  • deps-dev: bump eslint from 8.57.0 to 9.2.0 (05aabcd)
  • deps-dev: bump eslint-plugin-markdownlint from 0.5.0 to 0.6.0 (ccc3e16)
  • deps: bump esbuild from 0.20.2 to 0.21.2 (f76cc53)
  • docker-env: add DOCKERFILE and ignore for docker to the project (aa54ba5)

Documentation

  • husky-issues: add README about husky issues (9836842)
  • page: remove pages from docs (9fa0437)

1.0.0 (2024-05-10)

Refactoring

  • prepare: append formatting in JS docs of preparation script and add little semantic tweaks (36cb3a0)

Build system

  • deps-dev: bump eslint-plugin-markdownlint from 0.5.0 to 0.6.0 (06cc9e9)
  • deps: add unicorn@^0.0.1 (338d31a)
  • deps: bump actions/checkout from 3 to 4 (d4f1a7a)
  • deps: bump actions/stale from 3 to 9 (c949cf3)
  • deps: bump github/codeql-action from 2 to 3 (a248167)
  • deps: update @commitlint/cli from ^19.1.0 to ^19.3.0 (59f8591)
  • deps: update @commitlint/config-conventional from ^19.1.0 to ^19.2.2 (ea462c5)
  • deps: update @electron/lint-roller from ^1.12.0 to ^1.12.1 (e868707)
  • deps: update @npmcli/package-json from ^5.0.0 to ^5.1.0 (6c1f901)
  • deps: update @octokit/rest from ^20.0.2 to ^20.1.0 (0789996)
  • deps: update @types/node from ^20.11.27 to ^20.12.7 (0dc76b6)
  • deps: update @typescript-eslint/eslint-plugin from ^7.2.0 to ^7.7.1 (5e96073)
  • deps: update @typescript-eslint/parser from ^7.2.0 to ^7.7.1 (3e170a9)
  • deps: update axios from ^1.6.7 to ^1.6.8 (cd001ec)
  • deps: update inquirer from ^9.2.16 to ^9.2.19 (ecce495)
  • deps: update mocha from ^10.3.0 to ^10.4.0 (2cc31c9)
  • deps: update multiple NPM dependencies (12b3fa4)
  • deps: update typescript from ^5.4.2 to ^5.4.5 (5a7d5d2)
  • env: add CLI GITHUB to the project (eefc00f)
  • esbuild: add esbuild configurating module to build project's scripts (9260e43)

0.3.5 (2024-04-21)

Features

  • full-revamp-script: now prepare module is revampled (bd576b4)
  • manifest-prepare: revamped preparation script in terms of working with files (dd951eb)

Fixes

  • build: fix script for not asking user for input (3bece80)

Documentation

  • conv: update README file for more conventional text (19532da)
  • index: reimplement docs and remove them into new folder for pages data (a215a03)

Build system

  • deps-dev: bump markdownlint-cli2 from 0.12.1 to 0.13.0 (e40c6da)
  • editor: add CODE's launch configurations (0db54c1)

Refactoring

  • script: refactor code structure in PREPARE script (f9d78f1)
  • script: refactor naming and whitespaces in PREPARE script (27db9ce)

0.3.4 (2024-04-01)

Features

  • build: update and refactor .EDITORCONFIG (94d89b5)
  • code: add references and common refactoring to scripts (cff3227)
  • core: add core support and prefs for OBSIDIAN (11ad823)
  • git: add OBSIDIAN to the ignore file (e1a3aa4)
  • git: add READMEs for .GIT files (4b19c02)
  • git: fix and update issue templates accordingly to YAML and GIT (addb6c5)

Refactoring

  • readme: update README file (16ffd04)

Fixes

  • docs: linefix of LF and multilining (L#70) in code of conduct (906d9d8)
  • security: fix securities issues #31 and #32 (111c4d0)

Build system

  • deploy: add resource management in DOCKER (f05aa77)
  • deploy: add resource management in KUBERNETES (75b22a6)
  • deps-dev: bump @commitlint/cli from 18.6.1 to 19.1.0 (cb5eaf3)
  • deps-dev: bump @commitlint/config-conventional (a15d451)
  • docs: add documentation to HUSKY issues (9715937)
  • husky: update and refactor commit message script in deletion (741562e)
  • package-deps: update package manifest (9c38d4b)
  • settings: add preferences for VS-CODE editor (2160753)
  • workflows: remove auto-merge (#34) for dependabot (a50fe5b)

Documentation

  • readme: mass update of README (140ebc7)

0.3.3 (2024-03-14)

Common

  • scripts: add new adapt script functionality (29e653e)

0.3.2 (2024-03-04)

Fixes

  • build: fix ts-node build in prepare script (b3ea578)
  • build: fix main prepare script from package's JSON (3bdce2c)
  • import: fix imports of colors to colors/safe in prepare .TS script (ce35ab4)

0.3.1 (2024-03-04)

Features

  • labels: add priority labels to settings (8d05e68)

Fixes

  • husky: update husky preparation and fix deprecated bug (4210ed3), closes #26

0.3.0 (2024-02-28)

Features

  • docs: add managing guide and additional files (b3bd307)
  • docs: add SemVer document (48b94e8)

Build system

  • deps-dev: bump @typescript-eslint/eslint-plugin (ba64e06)
  • deps-dev: bump @typescript-eslint/parser from 6.21.0 to 7.0.1 (a60ae19), closes #22
  • deps-dev: bump @typescript-eslint/parser from 6.21.0 to 7.0.1 (3cc5c1d)
  • deps-dev: bump @typescript-eslint/parser from 6.21.0 to 7.0.2 (607bb9b)
  • publishing: add Shell scripts to publish (Nuget & NPM) (b71e5cf)

Refactoring

  • docs: rewrite intro in the README (c30d980)
  • docs: update date in licenses (2495d78)
  • script: refactor of preparation script (2e97175)
  • scripts: add license and author references to scripts (d464d91)
  • scripts: refactor entire script base of schema (55fd939)
  • scripts: refactor publishing scripts (NuGet & NPM) (a2136c3)

0.2.4 (2024-02-23)

Features

  • settings: add new labels into the YAML settings for issues and pull requests (9963590)

Documentation

  • readme: little refactor for READMEs (13b8ad0)

Common

  • script: move preparation scripts to ts-node (c5f2161)

Build system

  • config: update of jsconfig.json (a8521e0)
  • deps-dev: add Docker and Kubernetes support (b037dbf)
  • deps-dev: bump chai from 4.3.10 to 5.0.0 (ca2fbdc)
  • deps-dev: bump chai from 4.3.10 to 5.0.0 (08f024b)
  • deps-dev: bump dotenv-safe from 8.2.0 to 9.0.0 (ad20119)
  • deps-dev: bump dotenv-safe from 8.2.0 to 9.0.0 (b89845e)
  • deps-dev: bump husky from 8.0.3 to 9.0.10 (0929f51)
  • deps-dev: bump husky from 8.0.3 to 9.0.10 (0d432bf)
  • deps-dev: bump markdownlint from 0.31.1 to 0.32.1 (c230847)
  • deps-dev: bump markdownlint from 0.31.1 to 0.32.1 (1679173)
  • deps-dev: bump markdownlint from 0.32.1 to 0.33.0 (76e8683)
  • deps-dev: bump markdownlint from 0.32.1 to 0.33.0 (00dda94)
  • deps-dev: bump markdownlint-cli2 from 0.10.0 to 0.11.0 (5ee237b)
  • deps-dev: bump markdownlint-cli2 from 0.10.0 to 0.11.0 (#10) (15ec9b8)
  • deps-dev: bump markdownlint-cli2 from 0.11.0 to 0.12.1 (60a9bae)
  • deps-dev: bump markdownlint-cli2 from 0.11.0 to 0.12.1 (497b048)
  • deps-dev: bump typescript from 4.9.5 to 5.3.3 (f2fef94)
  • deps-dev: bump typescript from 4.9.5 to 5.3.3 (d0f9f27)
  • deps-dev: update package versioning in root (2e3a69d)
  • deps: change POSIX and matrix in CodeQL (052aaa9)
  • deps: update most of dependencies and other (cce3dc2)

0.2.3 (2023-11-07)

Fixes

  • core: fix YAML exception in settings (0d45e28)
  • docs: fix issue templates and README (4c4efa4)
  • main: fix type error in main typescript path (b0ca21d)
  • readme: fix of footnotes in README (31ef470)
  • release: last fix-update before finalizing release (7cab19a)

0.2.2 (2023-11-03)

Features

  • scripts: add note and scripts for in-browser label clone (3c90d67)
  • workflow: add app for automated settings (33408a5)

Fixes

  • eslint: remove markdownlint for code styling (48cfc38)

0.2.1 (2023-10-30)

Features

  • issues: add universal issue template in .MD (1f2295a)
  • patcher: add special git patcher for branches (c0dc4e4)

Common

  • corecode: refactor the main entrance file and it's around (0a3e72f)
  • docs: delete unused legal files (4aa2802)
  • docs: macroupdate for README and GIT specials (f662019)

Fixes

  • docs: replaced special reference to stale project (86d419e)
  • workflow: fix automerging workflow for not seeking right token (e0ac9fc)

0.2.0 (2023-10-21)

Build system

  • deps-dev: bump @types/node from 20.8.4 to 20.8.6 (7f41e89)
  • deps-dev: bump lint-staged from 14.0.1 to 15.0.1 (516d9e6)
  • deps: bump tough-cookie and lint (6ccf53a)

Common

  • code: append the functionality of project (23e4deb)

0.1.0 (2023-10-12)

Common

  • add-on: write advanced git docs (54dd8d6)
  • auto: write tsconfig (ae5c17a)
  • code: main code for template (24534a1)
  • codeql: write codeql workflows (733704a)
  • docs: write a docs for repository (c3f8561)
  • husky: write husky automation (58c1178)
  • issues: write issues templates and config (df85c33)
  • license: write primordial licenses (448b8be)
  • micro: create formatting and extend files (41c4e9c)
  • misc: write an additional files for entire context (8dae774)
  • pr: pull request template (2bd2dba)
  • readme: write readme for instructions and for repo showcase (b5a7b3d)
  • scripts: write add-on python scripts (9373f15)
  • scripts: write js scripts and linter (b61a373)
  • scripts: write python scripts (b568f6f)
  • scripts: write python-lib scripts (6e1948e)
  • scripts: write shell scripts (31daaa7)
  • workflows: write default workflows (6762f77)

Fixes

  • readme: fix in readme of topics (e214a4e)
  • workflows: fix of entirety of workflows (5a1ea4a)