* Updating the version check to the new Github action
* Update .github/workflows/release.yml
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
* switching action branch tag to commit tag
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
* Pull in jslib
* Bump engines required to node 16 and npm 8
* Bump @types/node to 16
* Modify build.yml to build with node 16 and npm 8
* Update requirements in README.md
* Removed step to install npm8
npm8 is included in node v16
* Pull jslib
* Updating the Crowdin push process
* removing the test code in the check-failures job
* Adding a scheduled trigger to the crowdin-pull workflow
* switching the crowdin pull schedule to Friday instead of Saturday
* fixing a indentation issue
* updating the release branch constraints
* updating the self host docker image build and release with the new release branch
* renaming the release job for selfhost docker release
* removing unneeded line
* removing the master branch release ci code execution
* updating some verbiage
* adding new build artifacts
* fixing some version issues
* fixing syntax error
* fixing asset names
* updating the release workflow to release the new build assets
* starting the new pipeline model update
* updating the deploy portion of the pipeline
* adding a stub for the release notes
* removing the redundant deploy workflow
* fixing the cloud job. Adding a npm pre-cache
* updating the hashFile for the caches
* removing the cache-hit check since the logic doesn't work for node_modules
* checking out the repo in the precache
* removing the pre-cache step. Seems to slow down the pipeline overall
* ghpage-deploy with the correct input for the versions
* testing a custom action for the DCT setup
* fixing a typo
* fixing the shell issue in the custom action
* removing a conditional to run a test
* testing redaction
* fixing the weird colon inline with run issue
* commenting out the DCT for testing
* test passed. Updating the release pipeline with the new Setup DCT action
* updating the DCT setup action hash
* updating the release workflow with the linter suggestions
* adding a file to the QA container to enable easy tracking the version of the currently deployed web client
* adding another visual representation of the QA version