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

fix: sort services by name #139

Merged
merged 2 commits into from
Mar 10, 2023
Merged

fix: sort services by name #139

merged 2 commits into from
Mar 10, 2023

Conversation

h4ck3rk3y
Copy link
Contributor

@h4ck3rk3y h4ck3rk3y commented Mar 10, 2023

we currently sort by uuid, so my-nginx-0, my-nginx-2 and my-nginx-1 might get sorted in the wrong order. This sorts by name which is similar to how things were sorted before we went from GUID (service-id-timestamp) to UUID (hex string)

Note, services aren't still sorted by creation time as they never were. That would be a result of #135

@h4ck3rk3y
Copy link
Contributor Author

image

@h4ck3rk3y h4ck3rk3y requested a review from gbouv March 10, 2023 09:43
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 10, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7f3f251
Status: ✅  Deploy successful!
Preview URL: https://126590ca.kurtosis-docs.pages.dev
Branch Preview URL: https://gyani-sort-by-name.kurtosis-docs.pages.dev

View logs

@h4ck3rk3y h4ck3rk3y merged commit d60ef67 into main Mar 10, 2023
@h4ck3rk3y h4ck3rk3y deleted the gyani/sort-by-name branch March 10, 2023 10:12
leoporoli pushed a commit that referenced this pull request Mar 13, 2023
leoporoli pushed a commit that referenced this pull request Mar 13, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.68.7](0.68.6...0.68.7)
(2023-03-13)


### Bug Fixes

* added instruction position while executing starlark package
([bc70e4e](bc70e4e))
* added instruction position while executing starlark package
([#143](#143))
([bc70e4e](bc70e4e))
* fix changelog for versioned docs going forward
([#142](#142))
([2fc3e72](2fc3e72))
* gramatical fix in analytics tracking logging
([#138](#138))
([23212a3](23212a3))
* sort services by name
([#139](#139))
([d60ef67](d60ef67))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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.

3 participants