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

Alfredapi 520 mvc branch fix #177

Merged
merged 3 commits into from
Jun 22, 2023
Merged

Conversation

RVanhuysseXenit
Copy link
Contributor

@RVanhuysseXenit RVanhuysseXenit commented Jun 20, 2023

Fixes https://xenitsupport.jira.com/browse/ALFREDAPI-520

  • Is CHANGELOG.md extended?
  • Does this PR avoid breaking the API?
    Breaking changes include adding, changing or removing endpoints and/or JSON objects used in requests and responses.
  • Does the PR comply to REST HTTP result codes policy outlined in the user guide?
  • Is error handling done through a method annotated with @ExceptionHandler in the webscript classes?
  • Does the PR follow our coding styleguide and other active procedures?
  • Is usage of this. prefix avoided?

See README.md for full explanation.

CHANGELOG.md Show resolved Hide resolved
Copy link
Collaborator

@WimCrols WimCrols left a comment

Choose a reason for hiding this comment

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

:shipit:

@RVanhuysseXenit
Copy link
Contributor Author

@WimCrols I think you might have to override the merge, since it looks like the jenkins-build requirements are still applied to this pr?
image

@WimCrols
Copy link
Collaborator

Hm, this branch probably still has a Jenkinsfile. Ok, I'll see what I can do.

@WimCrols WimCrols merged commit 2390801 into master-mvc-gha Jun 22, 2023
@WimCrols WimCrols deleted the ALFREDAPI-520_mvc-branch-fix branch June 22, 2023 12:16
@WimCrols
Copy link
Collaborator

@RVanhuysseXenit I overrode it, but none of those status checks came from Jenkins, but from GHA actually, so I don't understand why we see them twice.

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.

2 participants