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 github actions and remove magic numbers #17

Merged
merged 5 commits into from
Nov 5, 2024
Merged

Add github actions and remove magic numbers #17

merged 5 commits into from
Nov 5, 2024

Conversation

jmattaa
Copy link
Owner

@jmattaa jmattaa commented Nov 5, 2024

No description provided.

EgorWeders and others added 5 commits November 5, 2024 18:49
* Replace magic numbers for path size to default linux PATH_MAX

* Add Branch_size define instead of magic number 8

* Fixe mem leaks and parameter constness discard

* Create makefile.yml

* Fix not used steps

* Add github action
* Replace magic numbers for path size to default linux PATH_MAX

* Adds Branch_size define instead of magic number 8

* Fixes mem leaks and parameter constness discard

* Create makefile.yml

* Fixes not used steps

* Adds format and clean target calls

* Removes clamg-format usage

* Create code-style.yml
before the program used to install a debug variation if it was built and
then make install was run. Now I've added clean as a dependency for the
release target so it builds a clean build

Signed-off-by: jmattaa <mattajonathan1@gmail.com>
Signed-off-by: jmattaa <mattajonathan1@gmail.com>
Signed-off-by: jmattaa <mattajonathan1@gmail.com>
@jmattaa jmattaa merged commit cedb065 into main Nov 5, 2024
2 checks passed
@jmattaa jmattaa deleted the working branch November 11, 2024 15:54
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