Skip to content

feat(core): Task Activity Page No Longer Shows Correct Links - #16

Merged
sadarunnisa-sf merged 6 commits into
mainfrom
ARC-102
May 9, 2024
Merged

feat(core): Task Activity Page No Longer Shows Correct Links#16
sadarunnisa-sf merged 6 commits into
mainfrom
ARC-102

Conversation

@sadarunnisa-sf

@sadarunnisa-sf sadarunnisa-sf commented May 8, 2024

Copy link
Copy Markdown
Contributor

Task Activity Page No Longer Shows Correct Links

ARC-102

Description

Following the branding, the Task Activity page is missing the links to the Backstage catalog and GitHub for the newly created component.
The Task Activity page no longer shows the links to the Backstage catalog info and GitHub repo.

To resolve above issue, we should add links in output for each template. This is the PR where I updated template.yaml file to add catalog and repo links in output. We need to make same changes in other templates as well.
image
image
image

Fixes # (issue)
ARC-102

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Intermediate change (work in progress)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Any dependent changes have been merged and published in downstream modules

@sadarunnisa-sf sadarunnisa-sf self-assigned this May 8, 2024
@sadarunnisa-sf
sadarunnisa-sf merged commit 69b5290 into main May 9, 2024
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.

Task Activity Page No Longer Shows Correct Links

2 participants