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

Simplify GitHub actions workflows #508

Merged
merged 4 commits into from Jul 12, 2021
Merged

Simplify GitHub actions workflows #508

merged 4 commits into from Jul 12, 2021

Conversation

mkniewallner
Copy link
Contributor

@mkniewallner mkniewallner commented Jul 8, 2021

Simplify GitHub Actions workflows to use native actions.
Merge macOS and Linux tests together in Actions to simplify pull requests workflow.

Another PR will be made later to support building wheels on pull requests (and if it works as expected, on releases later on), so for now this PR leaves a few jobs mostly untouched, as they may completely change later.

Note: Pushing to test pypi seems to be broken, but other PRs are failing too (maybe the token is not valid anymore?).


Before submitting your pull-request, make sure the following is done.

  • Fork the repository and create your branch from master so that it can be merged easily.
  • Update changelogs/next.md with your change (include reference to the issue & this PR).
  • Make sure all of the significant new logic is covered by tests.
  • Make sure all quality checks are green (Gazr specification).

@abusi
Copy link
Contributor

abusi commented Jul 12, 2021

Seems kewl, let's merge it.

@abusi abusi merged commit 4ee70eb into tartiflette:master Jul 12, 2021
@mkniewallner mkniewallner deleted the mkv/update-github-actions branch July 13, 2021 16:38
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.

None yet

2 participants