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

Update deps #65

Closed
wants to merge 5 commits into from
Closed

Update deps #65

wants to merge 5 commits into from

Conversation

cliedeman
Copy link

Adds github actions as an alternative to appveyor

Includes code in #55

Example build: https://github.com/cliedeman/relay/pull/2/checks?check_run_id=671875149

Release is currently disabled.

@sungam3r The publish command might need some tweaks.

sungam3r and others added 5 commits August 15, 2019 01:51
- new nuget source
- drop support for net45/netstandard1.3 - netstandard2.0 only
- move to latest GraphQL preview
- netcoreapp2.0 -> netcoreapp2.2
- update dependencies
- fix xUnit warnings
matrix:
os: [windows-2019, ubuntu-latest]
dotnetcore:
- 2.2.207
Copy link
Author

Choose a reason for hiding this comment

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

Not sure if extra versions should be included


release:
runs-on: ubuntu-latest
# if: github.ref == 'refs/heads/master'
Copy link
Author

Choose a reason for hiding this comment

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

this will need to be un-commented. Not sure how the release strategy should work

@sungam3r
Copy link
Member

@cliedeman Now I have write access to this project. In a couple of weeks I will have a vacation and I hope to return to #55 . Perhaps this will happen sooner. Keep in mind that I expect to merge #55 first.

@sungam3r sungam3r added the enhancement New feature or request label May 16, 2020
@Shane32
Copy link
Member

Shane32 commented Apr 28, 2021

Thanks @cliedeman for the submission

GitHub Actions will be in #104

Fixed readme is in #89

Other dependency updates were in #80 and #87

@Shane32 Shane32 closed this Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants