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

Merge Upstream Changes #3

Draft
wants to merge 16 commits into
base: dev
Choose a base branch
from
Draft

Merge Upstream Changes #3

wants to merge 16 commits into from

Conversation

jgroh9
Copy link
Member

@jgroh9 jgroh9 commented Oct 21, 2024

No description provided.

brantburnett and others added 15 commits January 24, 2022 10:40
Motivation
----------
REST endpoints for scopes/collections have changed and we'd also like to
support N1QL indices in scopes/collections.

Modifications
-------------
- Update REST endpoints for creating scopes/collections
- Upgrade to couchbase-index-manager 2.0 and switch to running it from
  a global install (it uses a different Couchbase SDK version than
  fakeit)
- Drop unsupported 4.x non-RBAC couchbase-index-manager invocation
- Update build scripts to publish release 7.x versions.

Results
-------
Support for scopes/collections in 7.x targets.
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.10.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Move to Enterprise 7.0.4 and Community/Enterprise 7.1.1
This provides a consistent implementation between couchbase-quickinit
and couchbasefakeit. Because FakeIt has become a bit dated, it isn't
compatible with modern Node or ARM64. We can have couchbase-quickinit
remain more modern and install older tools (bloating size slightly)
in this image for FakeIt support.

Fixes #47
@jgroh9 jgroh9 self-assigned this Oct 21, 2024
* Add 7.6.3

# Motivations
Latest couchbase server version

# Modifications
- Add 7.6.3 to the list of couchbase versions to build docker images based on

* community not yet available on 7.6.3

* Only push on main

* oops

---------

Co-authored-by: Brant Burnett <[email protected]>
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.

3 participants