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

Address issue with push GHAs #52

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Conversation

gab-arrobo
Copy link
Contributor

@gab-arrobo gab-arrobo commented Oct 2, 2024

This PR addresses an issue with the branch name used to run the push-related actions

Additionally, this PR removes the version directory because it is not used anywhere in the SD-Core code and its name collides with the VERSION file used for the releases

ubuntu:~/smf $ go mod tidy
go: downloading github.com/omec-project/nas v1.4.0
go: github.com/omec-project/smf/consumer imports
        github.com/omec-project/nas/nasConvert: create zip: version/version.go: case-insensitive file name collision: "VERSION" and "version"
version/version_test.go: case-insensitive file name collision: "VERSION" and "version"

Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
@gab-arrobo gab-arrobo requested a review from thakurajayL October 2, 2024 23:13
Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
@thakurajayL thakurajayL merged commit c42a3d8 into omec-project:master Oct 3, 2024
7 checks passed
@gab-arrobo gab-arrobo deleted the push-gha branch October 3, 2024 00:36
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