Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-beta.1 [skip ci]
# 1.0.0-beta.1 (2024-12-17) ### Bug Fixes * add container_name in docker compose for tests ([913223d](913223d)) * add lib/ in package ([7cce18f](7cce18f)) * app:scaffold command description ([#175](#175)) ([bb02647](bb02647)) * **appScaffold / start-services:** fix colors and bold for commands ([8ff9a06](8ff9a06)) * attempt to cleanly finish dumping PaaS ES documents if dumping failed ([16fad0f](16fad0f)) * ci cd files ([ba8493b](ba8493b)) * ci is passing locally ([216acb8](216acb8)) * doctor.ts type error ([d2122ce](d2122ce)) * impersonate test ([29f0e2f](29f0e2f)) * It should now use the proper GH_TOKEN ([6b4b949](6b4b949)) * Remove --omit=dev in release ([294ed81](294ed81)) * return a unique color for each pod in the PaaS logs ([efaeb41](efaeb41)) * scaffold command should delete .git folder ([f83717b](f83717b)) * semantic release file had the wrong name ([5acf769](5acf769)) * working tests ([09a166d](09a166d)) ### Features * add command for dumping an Elasticsearch instance in the PaaS ([935f210](935f210)) * add flag to the PaaS ES dump command to configure the document batch size ([edd3440](edd3440)) * add nicer result logs for PaaS snapshot commands ([#207](#207)) ([937c921](937c921)) * Add semantic release ([633e242](633e242)) * check the batch size ([0c64151](0c64151)) * implement PaaS logs follow ([757baf7](757baf7)) * implement streamed HTTP queries ([481c202](481c202)) * **paas:** Update paas snapshot api call ([a103dd4](a103dd4)) * retrieve the PaaS logs using a streamed query ([d0ffd6e](d0ffd6e)) * store dumped PaaS ES documents in a single JSONL file ([8b0cd2c](8b0cd2c)) * support changing the NPM registry hostname ([fc4346e](fc4346e)) * support displaying PaaS logs timestamps ([89e4138](89e4138)) * support limiting the PaaS logs amount ([3247ea1](3247ea1)) * support selecting which pod to get PaaS logs from ([3647eb5](3647eb5)) * support specifying a starting time for PaaS logs ([657aa8f](657aa8f)) * support specifying an ending time for PaaS logs ([95d7018](95d7018))
- Loading branch information