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

KX-11806 - Create a GH test pipeline #21

Merged
merged 5 commits into from
Mar 15, 2024

Conversation

Rosalko
Copy link
Contributor

@Rosalko Rosalko commented Mar 11, 2024

Motivation

Which issue does this fix?
Fixes #KX-11806
Introduces GH pipeline for checking format and testing the code.

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing

How to test

Check whether NuGet package can still be created.

@Rosalko Rosalko requested a review from a team as a code owner March 11, 2024 12:27
@Rosalko Rosalko force-pushed the feature/KX-11806_create_GH_test_pipeline branch from f833569 to c9d4c4c Compare March 13, 2024 12:17
src/CMS/CMSApp.csproj Outdated Show resolved Hide resolved
WebApp.sln Outdated Show resolved Hide resolved
@Rosalko Rosalko changed the title KX-11806 - WIP KX-11806 - Create a GH test pipeline Mar 13, 2024
@Rosalko Rosalko force-pushed the feature/KX-11806_create_GH_test_pipeline branch from b793705 to 5e48a05 Compare March 14, 2024 12:48
- introduce environment variables
- introduce format check into the pipeline
@Rosalko Rosalko force-pushed the feature/KX-11806_create_GH_test_pipeline branch from 14917cb to 299254f Compare March 14, 2024 13:39
@michalJakubis
Copy link

Now that we have a beautiful pipeline that tests the reliability of our main branch, we can add a workflow status badge to the README file

https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge

@Rosalko Rosalko force-pushed the feature/KX-11806_create_GH_test_pipeline branch from 3efa4a9 to cad73c1 Compare March 15, 2024 12:41
- update actions to latest versions available
- update readme to include Kentico and CI badges
@Rosalko Rosalko force-pushed the feature/KX-11806_create_GH_test_pipeline branch from cad73c1 to 9a75fd3 Compare March 15, 2024 12:43
Copy link
Contributor

@petrinecp petrinecp left a comment

Choose a reason for hiding this comment

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

Review OK

@petrinecp petrinecp merged commit 6a22ab9 into main Mar 15, 2024
2 checks 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.

3 participants