Skip to content

Commit

Permalink
Implement conditional update of permissions tables based on HTML comm…
Browse files Browse the repository at this point in the history
…ent command (#282)

* Return after exception parsing YAML metadata

* Report when a set of request URLs do not have the same set of permissions

* Report when the number of HTTP requests blocks are more than the number of permissions tables.

* Implement additional properties in the permissions HTML comment

* Update failing tests

* Apply suggestions from code review

Co-authored-by: Andrew Omondi <andrueastman@users.noreply.github.com>

* Update the comparison between newPermissionFileContents and requestPermissions to ignore case differences.

---------

Co-authored-by: Andrew Omondi <andrueastman@users.noreply.github.com>
  • Loading branch information
millicentachieng and andrueastman authored Aug 2, 2024
1 parent edfb272 commit bf8d5c7
Show file tree
Hide file tree
Showing 4 changed files with 175 additions and 52 deletions.
Loading

0 comments on commit bf8d5c7

Please sign in to comment.