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

github: Add action to build and test automatically #281

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

adschmu
Copy link
Contributor

@adschmu adschmu commented Jul 12, 2024

This builds and tests the core projects automatically for pushes to the following branches:

  • main
  • staging/*
  • test/*

In addition, all Pull Requests based on master will be run.

If desired, the pipeline can be run on demand on any branch.

This builds and tests the core projects automatically for pushes to the
following branches:

  - main
  - staging/*
  - test/*

In addition, all Pull Requests based on master will be run.

If desired, the pipeline can be run on demand on any branch.
@adschmu
Copy link
Contributor Author

adschmu commented Jul 12, 2024

This is the final version of my "Build and Test" GitHub action. In contrast to the earlier PR that landed here accidentally, this is ready and intended for merge.

@a-gubskiy a-gubskiy merged commit 473693b into dncuug:master Jul 12, 2024
4 checks passed
@adschmu adschmu deleted the pr/build-and-test branch July 12, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants