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

feat: update atlaskit package preset for changelog retrieval #32690

Closed
wants to merge 4 commits into from

Conversation

setchy
Copy link
Collaborator

@setchy setchy commented Nov 23, 2024

Changes

Update atlaskit package rule to include sourceUrl and sourceDirectory for changelog retrieval

Context

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

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

please update PR description to include reasons why this needs to be done.

this fundamentally changes the rule behavior

@setchy setchy marked this pull request as draft November 23, 2024 16:52
@setchy setchy changed the title feat(packages): atlaskit source url feat(packages): atlaskit sourceUrl and sourceDirectory for changelogs Nov 26, 2024
@setchy
Copy link
Collaborator Author

setchy commented Nov 26, 2024

please update PR description to include reasons why this needs to be done.

updated description now that #32701 landed

@setchy setchy marked this pull request as ready for review November 26, 2024 12:25
@setchy setchy requested a review from viceice November 26, 2024 12:25
@setchy setchy changed the title feat(packages): atlaskit sourceUrl and sourceDirectory for changelogs feat: update atlaskit package preset for changelog retrieval Nov 26, 2024
Comment on lines +22 to +23
sourceDirectory: "design-system/{{ lookup (split packageName '/') 1 }}",
sourceUrl: 'https://bitbucket.org/atlassian/atlassian-frontend-mirror',
Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't think we set anything in any of these packages: presets. Until now they're purely "matching" rules which only work if extended

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks for the feedback

@setchy setchy closed this Nov 26, 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.

3 participants