Skip to content

Conversation

Pietroski
Copy link

It removes the binary files and it adds a .gitignore file plus a fewer indentation fixes

Copy link
Member

@kissartisan kissartisan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would love to know the purpose of the binary files before and why is it being removed as I don't know their functions before. Just for learning purposes. 🙇🏽‍♂️

app
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May I know what's about this file? 👀

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here. Would like to know what's the function of this binary before. 🤔

@Pietroski
Copy link
Author

Pietroski commented Apr 26, 2024

@kissartisan So, Binary files are executable files. We generate and use binary files on our build and deploy so it can run in out pre-set environments. Therefore, there is no need to have binary files stored into the repository. As mentioned, they should be generated on pipelines and docker images, so they will be further used to run the application itself in the target environment.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants