Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add nicer result logs for PaaS snapshot commands #207

Merged
merged 1 commit into from
May 13, 2024

Conversation

Kuruyia
Copy link
Contributor

@Kuruyia Kuruyia commented May 13, 2024

What does this PR do?

This adds nicer log lines for when the kourou paas:snapshots:* commands finish running.

@Kuruyia Kuruyia requested a review from rolljee May 13, 2024 13:24
@Kuruyia Kuruyia self-assigned this May 13, 2024
@Kuruyia Kuruyia changed the title chore: add nicer result logs for PaaS snapshot commands feat: add nicer result logs for PaaS snapshot commands May 13, 2024
@Kuruyia Kuruyia force-pushed the chore/nicer-paas-snapshot-ok-logs branch from ab776c7 to f4f5f96 Compare May 13, 2024 13:24
@Kuruyia Kuruyia merged commit 937c921 into 1-dev May 13, 2024
4 checks passed
@Kuruyia Kuruyia deleted the chore/nicer-paas-snapshot-ok-logs branch May 13, 2024 13:58
github-actions bot pushed a commit that referenced this pull request Dec 17, 2024
# 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))
Copy link

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Dec 17, 2024
# 1.0.0 (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))
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants