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

Small changes #88

Merged
merged 3 commits into from
Jul 21, 2023
Merged

Small changes #88

merged 3 commits into from
Jul 21, 2023

Conversation

tleef42
Copy link
Contributor

@tleef42 tleef42 commented Jul 20, 2023

This branch was created to tackle some small tickets that did not take enough work to justify multiple branches. Main work consists of adding cases for attaching object refs, and associated validation warnings.

Tickets encapsulated:

  • AF-164: Report
    - publishing with object references
    - validator warning to block publishing without object references
  • AF-165: Observed data (in-progress for restricting type of attached object)
    - publishing with object references
    - validator warning to block publishing without object references
    remaining task:
    - validator blocking for incorrect attached object type (must be of type observable
  • AF-167: Autonomous system
    - small fix to publish with incorrect type for number
  • AF-169: Grouping
    - publishing with object references
    - validator warning to block publishing without object references

@sonarcloud
Copy link

sonarcloud bot commented Jul 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tleef42 tleef42 marked this pull request as ready for review July 21, 2023 16:39
@tleef42 tleef42 merged commit 2ba3ce4 into main Jul 21, 2023
4 of 6 checks passed
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