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

Updated The YAST to Go Version 1.19 #46

Closed
wants to merge 8 commits into from

Conversation

Hirdey-1999
Copy link

YAST Project has been Updated to 1.19
Changes made to

with '#' will be ignored, and an empty message aborts the commit.

On branch main
Your branch is up to date with 'origin/main'.

Changes to be committed:
	modified:   go.mod
	modified:   go.sum
On branch main
Your branch is up to date with 'origin/main'.

Changes to be committed:
	modified:   go.mod
	modified:   go.sum
@qascade qascade linked an issue Oct 2, 2022 that may be closed by this pull request
Copy link
Owner

@qascade qascade left a comment

Choose a reason for hiding this comment

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

Can you also bump up the gofmt-lint workflow version. Check out the .workflows folder

@qascade
Copy link
Owner

qascade commented Oct 2, 2022

Once you are done with the same. I will pull the branch and check locally. If everything looks fine. I will merge the PR. Thanks.

Hirdey-1999 and others added 2 commits October 2, 2022 19:54
On branch main
Your branch is up to date with 'origin/main'.

Changes to be committed:
	modified:   .github/workflows/CI.yml
	modified:   .github/workflows/test.yml
@qascade
Copy link
Owner

qascade commented Oct 4, 2022

@Hirdey-1999 the checks are failing. Can you run gofmt as instructed in the contributing guidelines and push a new commit.

Hirdey-1999 and others added 2 commits October 5, 2022 13:39
On branch main
Your branch is up to date with 'origin/main'.

Changes to be committed:
	modified:   config/buildspec.go
	modified:   main.go
	modified:   query/query.go
	modified:   tests/scraper_test.go
	modified:   tui/choices.go
	modified:   tui/listmodel.go
	modified:   tui/setupmodel.go
	modified:   ui_tests/listmodel_test.go
Copy link
Owner

@qascade qascade left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for your contribution

@qascade
Copy link
Owner

qascade commented Oct 13, 2022

Hey, I noticed that you did the changes on the main branch and made a PR. That is not allowed as per yast branching rules and contibution guidelines, can you shift the changes to another branch and make another PR. Also, I don't know but somehow gofmt CI with version 1.8 is still trying to run and is not finishing making it impossible to merge your PR even if I want to.

@qascade
Copy link
Owner

qascade commented Oct 13, 2022

Closing this PR for now. Please make another PR whenever you get time. I'll approve it.

@qascade qascade closed this Oct 13, 2022
@qascade qascade linked an issue Oct 14, 2022 that may be closed by this pull request
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.

refactor: migrate to go 1.19 Templates not showing up in issues and PRs.
2 participants