Skip to content

Conversation

@vburckhardt
Copy link
Member

@vburckhardt vburckhardt commented Mar 1, 2023

Description

Improve consumability and accuracy of fscloud doc

Addresses #48

Types of changes in this PR

No release required

  • Examples or tests (addition or updates of examples or tests)
  • Documentation update
  • CI-related update (pipeline, etc.)
  • Other changes that don't affect Terraform code

Release required

  • Bug fix (patch release (x.x.X): Change that fixes an issue and is compatible with earlier versions)
  • New feature (minor release (x.X.x): Change that adds functionality and is compatible with earlier versions)
  • Breaking change (major release (X.x.x): Change that is likely incompatible with previous versions)
Release notes content

Replace this text with information that users need to know about the bug fixes, features, and breaking changes. This information helps the merger write the commit message that is published in the release notes for the module.


Checklist for reviewers

  • The PR references a GitHub issue.
  • If relevant, a test for the change is included or updated with this PR.
  • If relevant, documentation for the change is included or updated with this PR.

Merge actions for mergers

  • Merge by using "Squash and merge".

  • Use a relevant conventional commit message that is based on the PR contents and any release notes provided by the PR author.

    The commit message determines whether a new version of the module is needed, and if so, which semver increment to use (major, minor, or patch).

Copy link
Contributor

@SirSpidey SirSpidey left a comment

Choose a reason for hiding this comment

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

@vburckhardt A bunch of style suggestions. Let me know if it's too hard to commit these suggestions and I can make a PR to this PR instead.

@@ -1,12 +1,15 @@
# Financial Services Cloud profile example
# Financial Services Cloud Profile Example
Copy link
Contributor

Choose a reason for hiding this comment

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

profile and example should not be capitalized. The title should stay as it was


##############################################################################
# Postgres Instance
# Postgres Instance (FsCloud Profile)
Copy link
Member

Choose a reason for hiding this comment

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

It should be FSCloud.

@SirSpidey
Copy link
Contributor

@vburckhardt wanted to make sure you saw my comments on this PR. It has been open for a week.

vburckhardt and others added 10 commits March 9, 2023 13:11
Co-authored-by: Allen Dean <allen.dean@us.ibm.com>
Co-authored-by: Allen Dean <allen.dean@us.ibm.com>
Co-authored-by: Allen Dean <allen.dean@us.ibm.com>
Co-authored-by: Allen Dean <allen.dean@us.ibm.com>
Co-authored-by: Allen Dean <allen.dean@us.ibm.com>
Co-authored-by: Allen Dean <allen.dean@us.ibm.com>
Co-authored-by: Allen Dean <allen.dean@us.ibm.com>
Co-authored-by: Allen Dean <allen.dean@us.ibm.com>
Co-authored-by: Allen Dean <allen.dean@us.ibm.com>
Co-authored-by: Allen Dean <allen.dean@us.ibm.com>
@SirSpidey
Copy link
Contributor

@vburckhardt checking in again on this open PR. I see that you made some updates. What is left (besides addressing conflicts)?

SirSpidey added a commit that referenced this pull request May 10, 2023
Pulls in the changes from the open PR #47
@SirSpidey
Copy link
Contributor

@vburckhardt Does the /profiles/fscloud/readme.md content in #185 cover this PR?

@ocofaigh
Copy link
Contributor

Updates included in #186

@ocofaigh ocofaigh closed this May 11, 2023
@ocofaigh ocofaigh deleted the fscloud-doc branch May 11, 2023 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants