Skip to content

Conversation

@behnazh-w
Copy link
Member

Closes #275 and #272

@behnazh-w behnazh-w requested a review from tromai as a code owner June 2, 2023 05:56
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 2, 2023
@behnazh-w behnazh-w added this to the Release v0.1.0 milestone Jun 2, 2023
CONTRIBUTING.md Outdated
### Merging PRs

- Before a PR is merged, all commits in the PR should be rebased into meaningful commits.
- Before a PR is merged, all commits in the PR should meaningful commits.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Before a PR is merged, all commits in the PR should meaningful commits.
- Before a PR is merged, all commits in the PR should have meaningful commits.

We could use another word if it make more sense.

Copy link
Member Author

Choose a reason for hiding this comment

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

See commit 6de60e8


* The `main` branch is only used for releases and the `staging` branch is used for development. We only merge to `main` when we want to create a new release for Macaron.

## Setting up the development environment
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you rebase on staging and update the reference to this section in docs/README.md - https://github.com/oracle-samples/macaron/blob/e6656c486f956e843e250d8dec3ace0bf36a2ecb/docs/README.md?plain=1#L7

Copy link
Member Author

Choose a reason for hiding this comment

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

See commit 6de60e8

CONTRIBUTING.md Outdated
```

### Obtaining the GitHub personal access token
Create your own Github access token (please refer to the instructions [here](https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token)). When creating this token, make sure to assign **at least** `repo` permissions.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we can update the instruction on permission of the Github token by using parts of the instructions we have for the Sphinx documentation

Ideally, the GitHub token must have read permissions for the repositories that you want to analyze:

  • Every fine-grained personal-access token should have read permission to public GitHub repositories. However, if you are analyzing a private repository, please select it in the Repository Access section.
  • For classic personal-access token, the repo.public_repo scope must be selected. Please select the whole repo scope if you are running the analysis against private repositories.

Copy link
Member Author

Choose a reason for hiding this comment

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

See commit 6de60e8

behnazh-w added 2 commits June 2, 2023 16:33
Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
@behnazh-w behnazh-w force-pushed the 275-add-reference-to-the-github-pages-in-readmemd branch from e46dc4e to 6de60e8 Compare June 2, 2023 06:41
@behnazh-w behnazh-w merged commit 75e1b73 into staging Jun 3, 2023
@behnazh-w behnazh-w deleted the 275-add-reference-to-the-github-pages-in-readmemd branch June 6, 2023 00:46
art1f1c3R pushed a commit that referenced this pull request Nov 29, 2024
Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants