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

Add licences.csv to .gitignore and update only in CI #353

Open
herr-bubu opened this issue Sep 4, 2024 · 0 comments
Open

Add licences.csv to .gitignore and update only in CI #353

herr-bubu opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@herr-bubu
Copy link
Contributor

herr-bubu commented Sep 4, 2024

Whenever we do npm i it changes licences.csv based on the OS the user has. As the library is being published on linux based machines in CI runners, it would be nice to have this updated by CI during publish process and ignored to local development.
Ignored files can be committed by using git add --force licences.csv

@herr-bubu herr-bubu added the enhancement New feature or request label Sep 4, 2024
@herr-bubu herr-bubu self-assigned this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant