Commit Graph

6 Commits

Author SHA1 Message Date
icld
57599b4542 chore(docs): Thorough tsdoc generation
Bump node v in docs workflow

fix(docs): treat warnings as errors false

fix(docs)Correct docs pattern in gitignore

Add target branch to docs build

fix(docs)Correct docs pattern in gitignore

Add target branch to docs build

Add target branch to docs build
2025-02-28 07:06:25 -08:00
Ian Cameron Lyles
71fac7ffa2
chore(ui): Full type documentation (#10)
* Adds typedoc for docs consolidation

* chore: add UI types

* fix: remove latent docs
2025-02-27 17:07:33 -08:00
icld
9d7ab3abac Consolidate wrapper components 2025-02-20 09:43:07 -08:00
72f1abcdf6
Add CI to test web app deployment and undeployment (#174)
* Add a script to deploy test records

* Add checks for ApplicationDeploymentRecord and the deployment URL

* Add a CI workflow to run the app deployment test

* Update test deployment request record config

* Add test for deployment removal

* Update test deployment request record

* Increase max retries

* Add retries when checking if URL is up or down

* Rename test script

* Run webapp deployment test CI on PR

* Remove unnecessary jq installation step from CI

* Revert "Run webapp deployment test CI on PR"

This reverts commit 01f373501a95b95cf0abc1dee8fed639ec62daf5.

* Add a step for Slack alerts on a CI failure

* Add a workflow dispatch for manual trigger

* Update workflow title and remove trigger on main

* Document deployment test setup

---------

Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-04-15 14:10:59 +05:30
Gilbert
7ad02d27bf Add build step to lint action 2024-04-12 16:32:09 -05:00
Nabarun Gogoi
4f0363e8e2
Add github CI for running lint (#5)
* Add workflow for linting

* Remove types from pull request event trigger

* Use node version 20 in workflow

* Remove github package registry

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2023-12-11 12:04:33 +05:30