[BUG] Api Updates are not happening with Github Actions
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 32/100
Research direction
Reproduce the issue with release v6.0.1.1 by adding operations to an existing API, then compare the GitHub Actions publisher with the working ADO pipeline and their generated artifacts. Done means GitHub Actions publishes the operations to the APIM instance or fails instead of reporting a successful publish.
Written by the indexing model from the issue text.
Description
Release version
v6.0.1.1
Describe the bug
We tried to add 2 new operations to the existing api using Github Action and it failed.
We run the extractor it detects the changes but when publisher doest not put these changes to the APIM instance. Publisher logs are incorrectly showing put API done and it successfully ran as well.
The same artifacts works with ADO pipelines. ADO pipelines generate the same artifacts and publisher put the new 2 operations in the existing api correctly without any issue.
Expected behavior
Github Action also should work fine wihtout any issue and if it has not put any operations correctly it should fail and not success.
Actual behavior
Github Action publisher is not putting new operations to the existing api and successfully completed without publishing the changes. At the same time ADO work fine.
Reproduction Steps
- addd any operations in the existing api
- run extractor and run publisher in Github Actions
- Dominant language
- C#
- Stars
- 448
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Azure/apiops
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·