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

Use sorting everywhere to make builds deterministic #2

Open
daveaglick opened this issue Apr 19, 2019 · 0 comments
Open

Use sorting everywhere to make builds deterministic #2

daveaglick opened this issue Apr 19, 2019 · 0 comments
Labels
General Enhancement New feature or request

Comments

@daveaglick
Copy link
Member

There are still a few places where lists of symbols aren't sorted (like the sidebar: https://github.com/Wyamio/Samson/blob/3ba3e41daec978228c0a6de7f08f3fd03ab0ae3d/Shared/Sidebar/_Member.cshtml#L38-L41). Audit all uses of symbols and sort them where possible so that rebuilds don't change the order.

@daveaglick daveaglick transferred this issue from another repository Mar 4, 2022
@daveaglick daveaglick added the General Enhancement New feature or request label Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
General Enhancement New feature or request
Development

No branches or pull requests

1 participant