Skip to content

Release v1.0#296

Merged
MoralCode merged 487 commits intoreleasefrom
main
May 5, 2026
Merged

Release v1.0#296
MoralCode merged 487 commits intoreleasefrom
main

Conversation

@MoralCode
Copy link
Copy Markdown
Contributor

@MoralCode MoralCode commented May 5, 2026

Description
This merges our development branch into release for tagging as a new version

This release is made to provide people a soft landing point when transitioning to CollectOSS by providing container images that should be able to be dropped into most augur docker compose files.

The version 1.0 was chosen to show:

  1. this project is handling versioning in a different way than the project from which it is forked
  2. this is supported/relatively stable/no longer experimental
  3. this app as a whole is production-ready

version Metadata is already updated to 1.0 (this was done as part of #2)

Notes for Reviewers

Signed commits

  • Yes, I signed my commits. (not needed, no new code)

MoralCode added 30 commits April 7, 2026 15:50
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
MoralCode and others added 26 commits April 30, 2026 13:08
Signed-off-by: Adrian Edwards <17362949+MoralCode@users.noreply.github.com>
Co-Authored-By: Cali Dolfi <cdolfi@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
…ttached config item

Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Co-Authored-By: mn-ram <235066282+mn-ram@users.noreply.github.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Update bandit.yml to exclude tests properly this time
…ng to potentially work again

Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Update contributor resolution preparation query to consider all unresolved contributors
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
This reverts commit 22d2ed1.

Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Temporarily Return augur_settings table to model
Signed-off-by: Phanindra899 <p14410766@gmail.com>
…n read-only query

Signed-off-by: Phanindra899 <p14410766@gmail.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
update docs links from /main to /latest
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Update alias uniqueness for contributor aliases
ensure facade checking process always gets rescheduled
Copy link
Copy Markdown

@github-advanced-security github-advanced-security AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bandit found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@MoralCode
Copy link
Copy Markdown
Contributor Author

CI failure reasons:

  • theres some misspellings in older migrations (may be deleted soon)
  • misspellings in the API spec file (needs to be updated soon anyway)
  • misspelling in one comment on the database models that existed before and wasnt corrected during the rename (not worth treating as a release blocker)
  • pylint is failing because the github API has a limit of 300 files and this PR exceeds that

@MoralCode
Copy link
Copy Markdown
Contributor Author

No release blocking CI failures. Merging

@MoralCode MoralCode merged commit 3dbe753 into release May 5, 2026
24 of 27 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.

5 participants