The Wayback Machine - https://web.archive.org/web/20220319151025/https://github.com/slackapi/node-slack-sdk/issues/1179
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

Reading changelog for one package is hard #1179

Open
4 tasks done
IchordeDionysos opened this issue Feb 15, 2021 · 2 comments
Open
4 tasks done

Reading changelog for one package is hard #1179

IchordeDionysos opened this issue Feb 15, 2021 · 2 comments

Comments

@IchordeDionysos
Copy link

@IchordeDionysos IchordeDionysos commented Feb 15, 2021

Description

When faced with updates from one version to the next it’s important to look at the changes between the version and as I see you are treating this with the proper care.

However, the Github UI does not help here a lot to understand the changes for one package like @slack/web-api as there are 7 other package changelogs mixed up with the change for the package you currently care about.

This is the UI one has to go through to see the changes to the packages:
Screenshot 2021-02-15 at 19 07 18

It would be easier to have one list where you can see all the changes for one package.

What type of issue is this?

  • documentation related

Requirements

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.
@seratch
Copy link
Member

@seratch seratch commented Feb 16, 2021

Thanks for taking the time to send this feedback! I agree that it's not so easy to scan releases with the GitHub UI. We can easily get the list of releases by utilizing https://api.github.com/repos/slackapi/node-slack-sdk/releases

This is just my two cents but building a nice web page that enables visitors to filter by modules and/or major/minor versions in https://slack.dev/node-slack-sdk/ should be useful. What do you think? > other maintainers

@github-actions
Copy link

@github-actions github-actions bot commented Dec 5, 2021

👋 It looks like this issue has been open for 30 days with no activity. We'll mark this as stale for now, and wait 10 days for an update or for further comment before closing this issue out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants