Skip to content

Add information about AuthContext context class with link to api doc #159

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

Merged
merged 7 commits into from
May 1, 2023

Conversation

liudmylaru
Copy link
Member

@liudmylaru liudmylaru commented Apr 27, 2023

Description

For validation purpose to check correct auto-trigger on event (when PR with changed to docs folder merged to main - readthedocs triggering docs building) was PR to main created and merged: #158. This is real change to the docs and we want to merge it to develop to not override during next release.

In addition to docs change I am including new workflow for publish docs in this PR (which was merged to main and validated). This change also needed to be merged to delelop to persist dusring next release. PRs: #148 and #156. Minor change added - sleep for 1 minutes, because trigger by freshly created tag not worked right away, but after several minutes triggered in readthedocs - this is simple fix to add delay between creation of tag and Action to trigger readthedocs.

This PR contains same change that already merged to main and has to be merged to develop branch.

Noticed issue that if only change to docs folder - unittests triggered, fix that in run-unittests.yml and run-unittests-default_setup.yml

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 27, 2023
qiuosier
qiuosier previously approved these changes Apr 27, 2023
- added fix to not triggering unittests, when change in docs folder
@github-actions
Copy link

No success to gather report. 😿

📌 Overall coverage:

No success to gather report. 😿

1 similar comment
@github-actions
Copy link

No success to gather report. 😿

📌 Overall coverage:

No success to gather report. 😿

- fixed ignored path leaving only path to be triggered by
@github-actions
Copy link

No success to gather report. 😿

📌 Overall coverage:

No success to gather report. 😿

- fixed into in message about cov diff report in run-unittests.yml
@github-actions
Copy link

No success to gather report. 😿

📌 Overall coverage:

No success to gather report. 😿

qiuosier
qiuosier previously approved these changes Apr 27, 2023
@github-actions
Copy link

📌 Cov diff with develop:

No lines with coverage information in this diff.

📌 Overall coverage:

Coverage-70.86%

- fixed error with color pick when coverage report diff is 100%
@liudmylaru liudmylaru merged commit 13b7ba4 into develop May 1, 2023
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.

3 participants