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

Add dependabot config and Pin rocm-docs-core #277

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

samjwu
Copy link
Member

@samjwu samjwu commented Apr 6, 2023

To have dependabot make PRs to update requirements and prevent breaking changes when rocm-docs-core is updated.
This is an autogenerated PR.

@samjwu samjwu self-assigned this Apr 6, 2023
@samjwu samjwu requested a review from saadrahim April 6, 2023 20:16
@samjwu samjwu merged commit abe78bb into ROCm:develop Apr 6, 2023
@samjwu samjwu deleted the rocm-docs-core branch April 6, 2023 20:37
stanleytsang-amd added a commit that referenced this pull request May 31, 2023
* Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

* Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

* Fix dependabot file structure (#278)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

* Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

* Update version string (#283)

* Fix warnings during compilation (#269)

* Update deprecated builtins

* Fix more deprecated builtin calls

* Fixing warnings

* Update to __is_trivially_copyable(T)

* Fix typo to __is_trivially_constructible

* Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

* Bump requests from 2.28.2 to 2.31.0 in /docs/.sphinx (#287)

Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rocm-docs-core from 0.11.0 to 0.13.1 in /docs/.sphinx (#291)

Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.11.0 to 0.13.1.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.11.0...v0.13.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update changelog for 5.6

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Lőrinc Serfőző <mfep@users.noreply.github.com>
Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>
Co-authored-by: Sam Wu <sam.wu2@amd.com>
Co-authored-by: samjwu <samjwu@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
samjwu added a commit that referenced this pull request Jun 13, 2023
Co-authored-by: samjwu <samjwu@users.noreply.github.com>
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
samjwu pushed a commit that referenced this pull request Jun 15, 2023
Updated docs to use the ROCm standard (#276)

* improved api docs

* add introduction and installing pages to docs

* pin docs dependencies

* install deps via requirements.txt

* fix typo

* Updated docs to the ROCm standard

* Updated CHANGELOG.md

* Removed redundant FILE_PATTERNS

* Fixed requirements

* Fixed gitignore

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Nol Moonen <nol@streamhpc.com>

Add dependabot config and pin rocm-docs-core (#277)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

Update documentation and dependabot.yml config (#279)

* Update dependabot config

* reorder toc

* remove step to build old docs in jenkins

* add in missing pages; remove unused scripts and assets

Update documentation requirements (#285)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

rocm-docs-core==0.13.4
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.

2 participants