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

Update Humanizer version and improve module layout #17

Open
cdhunt opened this issue Apr 11, 2024 · 9 comments · May be fixed by #18
Open

Update Humanizer version and improve module layout #17

cdhunt opened this issue Apr 11, 2024 · 9 comments · May be fixed by #18
Assignees

Comments

@cdhunt
Copy link
Collaborator

cdhunt commented Apr 11, 2024

I still use this frequently and it hasn't been touched in years and Humanizer is working on a 3.0.0 release with tons of fixes and improvements.

If I'm going to crack open this project again I plan to reorganize the source and refactor the build automation to more modern practices.

@dfinke, Do you have a preference for build platform? Are there secrets in the repo for publishing to PSGallery?

@cdhunt cdhunt self-assigned this Apr 11, 2024
@dfinke
Copy link
Owner

dfinke commented Apr 14, 2024

Cool! I prefer GitHub. No creds for gallery.

Let me know and we can chat about coordinating that, should be simple. Wow, 2019 for the last publuish of this.

Yeah, would like to see the updated CI/CD.

@WeihanLi
Copy link

WeihanLi commented May 28, 2024

is it possible to reference the NuGet package, and maybe we could query the package updates via a scheduled CI job

@dfinke
Copy link
Owner

dfinke commented May 28, 2024

@cdhunt thoughts?

@cdhunt
Copy link
Collaborator Author

cdhunt commented May 28, 2024

Yes, can definitely pull in the versioned nuget.

@cdhunt cdhunt linked a pull request May 29, 2024 that will close this issue
@dfinke
Copy link
Owner

dfinke commented May 30, 2024

I like the idea of automation there. Uncomfortable there is not a gate for it.

@cdhunt
Copy link
Collaborator Author

cdhunt commented May 30, 2024

In my PR I have the versioned pinned in a csproj file and new Humanizer releases are pretty infrequent.

@cdhunt
Copy link
Collaborator Author

cdhunt commented Jan 3, 2025

PowerShell now ships with Humanizer 2.14.1 which basically means this module will likely be pinned to whatever is shipped with Pwsh.

@dfinke
Copy link
Owner

dfinke commented Jan 4, 2025

Cool. What's the deal with Humanizer shipping in PS?

@cdhunt
Copy link
Collaborator Author

cdhunt commented Jan 4, 2025

I've been running this branch locally and it started to throw an error trying to load the dll. I finally tracked it down, but it only shows up in metadata in the public source.

https://github.com/search?q=repo%3APowerShell%2FPowerShell%20humanizer&type=code

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

Successfully merging a pull request may close this issue.

3 participants