Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Fix module versioning in documentation #76

Merged
merged 1 commit into from
Jan 14, 2022
Merged

Conversation

yrezgui
Copy link
Collaborator

@yrezgui yrezgui commented Jan 14, 2022

No description provided.

@yrezgui yrezgui merged commit 05a8ee7 into main Jan 14, 2022
@yrezgui yrezgui deleted the fix-module-versioning branch January 14, 2022 10:47
yrezgui added a commit that referenced this pull request Jan 19, 2022
* Fix module versioning in documentation (#76)

* Add Bill of Material

* Fix build

Exclude BOM from adding metalava as it doesn't have api/current.api

Co-authored-by: Yacine Rezgui <rezgui.y@gmail.com>
yrezgui added a commit that referenced this pull request Jan 19, 2022
* Remove filesystem & mediastore modules (already deprecated)

* Add getReadFilesPermissions & getReadAndWriteFilesPermissions methods

Refactor storage permission checking logic to be more flexible for future usages

* Remove filesystem & mediastore modules (already deprecated)

* Add getReadFilesPermissions & getReadAndWriteFilesPermissions methods

Refactor storage permission checking logic to be more flexible for future usages

* Change permissions check to bitwise operations

* Deprecate canReadFiles & canReadAndWriteFiles in favor of hasAccess

Deprecate getReadFilesPermissions & getReadAndWriteFilesPermissions in favor of getPermissions
Simplify StoragePermissions.getPermissions unit tests

* Add better support for Java usage

* Add Bill of Material (#78)

* Fix module versioning in documentation (#76)

* Add Bill of Material

* Fix build

Exclude BOM from adding metalava as it doesn't have api/current.api

Co-authored-by: Yacine Rezgui <rezgui.y@gmail.com>

* Update API metadata

* Fix documentation code tab snippets

* Avoid wasting useless workflow runs

* Use new StoragePermissions.hasAccess method

* Update guide with new StoragePermissions.hasAccess method

* Upgrade version number

Co-authored-by: Andreas <andreas.everos@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant