Skip to content

Comments

dev: todo: indexer data API#76

Open
crozzy wants to merge 1 commit intomainfrom
indexer-additional-data
Open

dev: todo: indexer data API#76
crozzy wants to merge 1 commit intomainfrom
indexer-additional-data

Conversation

@crozzy
Copy link
Owner

@crozzy crozzy commented Mar 21, 2025

Need to split and update.

@github-actions
Copy link

Triggered from #76 by @​crozzy.

Checking if we can fast forward main (6e7a451) to indexer-additional-data (eefbbc2).

Target branch (main):

commit 6e7a451a9aeb3bcb6d428cc575185d61a9aec0b1 (HEAD -> main, origin/main, origin/HEAD)
Author: Joseph Crosland <jcroslan@redhat.com>
Date:   Fri Jan 3 11:38:34 2025 -0800

    migrations: add missing index creating migration
    
    While the sql command was added to claircore (and the admin command was
    added to clairctl) to create an index it was never actually reference in
    the migrations. This should be a no-op for all instances that ran the
    associated clairctl admin command. Also, added a test to try and avoid
    this in the future.
    
    Signed-off-by: crozzy <joseph.crosland@gmail.com>

Pull request (indexer-additional-data):

commit eefbbc2fa15e412c536f9dc405397e7236ba53cf (pull_request/indexer-additional-data)
Author: Joseph Crosland <jcroslan@redhat.com>
Date:   Mon Mar 17 13:28:55 2025 -0700

    dev: todo: indexer data API
    
    Need to split and update.
    
    Signed-off-by: crozzy <joseph.crosland@gmail.com>

Can't fast forward main (6e7a451) to indexer-additional-data (eefbbc2). main (6e7a451) is not a direct ancestor of indexer-additional-data (eefbbc2). Branches appear to have diverged at 9174d3a:

* eefbbc2fa15e412c536f9dc405397e7236ba53cf dev: todo: indexer data API
| * 6e7a451a9aeb3bcb6d428cc575185d61a9aec0b1 migrations: add missing index creating migration
| * 3854c8596729f048fba403ebf99cb86fc0d69464 chore: remove toolchain from go.mod
| * 13595e38cd749d4ced2d07ae6d7782c9e66253e1 chore(deps): bump modernc.org/sqlite from 1.36.0 to 1.36.1
|/  
* 9174d3a5b1bb814da1bba21dd2c2b19941f70f1b chore(deps): bump github.com/prometheus/client_golang

commit 9174d3a5b1bb814da1bba21dd2c2b19941f70f1b
Author: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 10 15:50:18 2025 +0000

    chore(deps): bump github.com/prometheus/client_golang
    
    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.21.0 to 1.21.1.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prometheus/client_golang/compare/v1.21.0...v1.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

Rebase locally, and then force push to indexer-additional-data.

@crozzy crozzy force-pushed the indexer-additional-data branch from eefbbc2 to 1aad2fc Compare March 25, 2025 20:16
Need to split and update.

Signed-off-by: crozzy <joseph.crosland@gmail.com>
@crozzy crozzy force-pushed the indexer-additional-data branch from 1aad2fc to 004dd39 Compare March 27, 2025 22:14
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.

1 participant