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

ci: add dotnet build/test ci action #721

Merged
merged 5 commits into from
Sep 6, 2024
Merged

Conversation

Gustav-Eikaas
Copy link
Contributor

@Gustav-Eikaas Gustav-Eikaas commented Aug 29, 2024

Description

Re-activates tests as part of the check-in gate.

  • PR title and description are to the point and understandable
  • I have performed a self-review of my own code'

Please select version type the purposed change:

  • major
  • minor
  • patch
  • none

External Relations

  • database migration

Changeset

  • Re-activates tests as part of the check-in gate/CI

Copy link

changeset-bot bot commented Aug 29, 2024

🦋 Changeset detected

Latest commit: bfce311

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Gustav-Eikaas Gustav-Eikaas marked this pull request as ready for review August 29, 2024 07:39
@Gustav-Eikaas Gustav-Eikaas requested a review from a team as a code owner August 29, 2024 07:39
@ken-mellem ken-mellem linked an issue Aug 29, 2024 that may be closed by this pull request
1 task
@kjetilhau kjetilhau requested review from Jossilainen and removed request for kjetilhau September 6, 2024 07:51
@kjetilhau kjetilhau self-assigned this Sep 6, 2024
"TenantId": "3aa4a235-b6e2-48d5-9195-7fcf05b459b0",
"Instance": "https://login.microsoftonline.com",
"CallbackPath": "/signin-oidc",
"SignedOutCallbackPath ": "/signout-callback-oidc",
"ClientSecret": ""
"ClientSecret": "hushhush"
Copy link
Contributor

Choose a reason for hiding this comment

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

det skal være hushhush?

Copy link
Member

Choose a reason for hiding this comment

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

For at testene skal kjøre må feltet være populert. I praksis benyttes det ikke, og verdien kan være hva som helst

@kjetilhau kjetilhau merged commit 6f0c045 into main Sep 6, 2024
11 checks passed
@kjetilhau kjetilhau deleted the ci/dotnet-build-test-action branch September 6, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-active tests as part of check-in gate
4 participants