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

Development #3

Merged
merged 21 commits into from
Jan 16, 2024
Merged

Development #3

merged 21 commits into from
Jan 16, 2024

Conversation

stravid87
Copy link
Contributor

Action to test should trigger and pass.

stravid87 and others added 19 commits January 15, 2024 19:48
add push workflow
rearrange step to checkout first
runner on windows
Refactor the Job 'Run_Unit_Tests'
actions/setup-go@v3 tried
manually adding dependencies
Cleaned up the .yml file
The .yml had many changes to make it work: 1) The order of steps; and, 2) the
go-version used; 3) the changes to a windows machine; 4) The removal of
the push trigger.
Merging Feature Branch Into Development
Allows for easy debugging by commenting / uncommenting. Uncommenting allows triggers with direct, github, commits.
@stravid87 stravid87 closed this Jan 16, 2024
Removal of commented lines:
```
  push:
    branches: ['stravid87/addingYML']
```
@stravid87 stravid87 reopened this Jan 16, 2024
Add 'master' as a PR trigger
Re-add the commented out comments:
```  
push:
    branches: ['stravid87/addingYML']
```
@stravid87 stravid87 closed this Jan 16, 2024
@stravid87 stravid87 reopened this Jan 16, 2024
@stravid87 stravid87 merged commit 192c8eb into master Jan 16, 2024
1 check passed
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.

1 participant