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

Added Changelog page for components #594

Merged
merged 19 commits into from
Aug 30, 2023
Merged

Added Changelog page for components #594

merged 19 commits into from
Aug 30, 2023

Conversation

zdmytriv
Copy link
Contributor

what

Added Changelog page for components

why

  • Added Changelog page for components

references

@zdmytriv zdmytriv temporarily deployed to preview August 29, 2023 19:36 — with GitHub Actions Inactive
require.resolve('./src/plugins/changelog/index.js'),
{
blogTitle: 'Components Changelog',
blogDescription: 'Keep yourself up-to-date about new features in every release',
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
blogDescription: 'Keep yourself up-to-date about new features in every release',
blogDescription: 'Stay informed about new features and breaking changes in every release',

authorsMapPath: 'authors.json',
feedOptions: {
type: 'all',
title: 'Cloud Posse components changelog',
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
title: 'Cloud Posse components changelog',
title: 'Cloud Posse Components Changelog',

Comment on lines 4 to 5
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
Copy link
Member

Choose a reason for hiding this comment

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

We need to correct this. Correct this language by adding the LICENSE to the ChangelogItem/ folder. See https://github.com/grafana/grafana/blob/main/NOTICE.md for example.

Copy link
Member

Choose a reason for hiding this comment

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

Update this file and related files.

@zdmytriv zdmytriv temporarily deployed to preview August 29, 2023 20:00 — with GitHub Actions Inactive
@zdmytriv zdmytriv temporarily deployed to preview August 29, 2023 21:16 — with GitHub Actions Inactive
@@ -61,7 +61,8 @@ jobs:
with:
fetch-depth: 1
repository: cloudposse/terraform-aws-components
ref: main
# ref: main
ref: upgrade-guide-workflow
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this should be fixed before merge

@zdmytriv zdmytriv temporarily deployed to preview August 30, 2023 08:34 — with GitHub Actions Inactive
@zdmytriv zdmytriv temporarily deployed to preview August 30, 2023 09:34 — with GitHub Actions Inactive
@zdmytriv zdmytriv merged commit 9b369c9 into master Aug 30, 2023
1 check passed
@zdmytriv zdmytriv deleted the changelog branch August 30, 2023 19:52
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