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

"nice to have" additional info #1

Merged
merged 10 commits into from
Jul 4, 2022

Conversation

Yuval-Ariel
Copy link
Contributor

@Yuval-Ariel Yuval-Ariel requested a review from isaac-io June 2, 2022 18:08
@Yuval-Ariel Yuval-Ariel self-assigned this Jun 2, 2022
@isaac-io
Copy link
Contributor

isaac-io commented Jun 2, 2022

It was my understanding that we wanted to hold off the integration of SPDB-434 (the make check scripts) until we find that we actually need them. Was there a decision to include them anyway?

Also, I think cf613ca needs to be reworded. It doesn't do any whitespace normalisation anymore, and the only cleanup it does is making the comparison of the SuperVersion pointer explicit, so it'd probably be best if the commit message reflected that.

@Yuval-Ariel Yuval-Ariel changed the title Yuval/722 infrast add info "nice to have" additional info Jun 6, 2022
Copy link
Contributor

@isaac-io isaac-io left a comment

Choose a reason for hiding this comment

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

Can we drop SPDB-147 until we come up with a way to this for the OSS version? It doesn't make much sense if we're deprecating Jira.

@Yuval-Ariel Yuval-Ariel force-pushed the yuval/722-infrast-add_info branch 2 times, most recently from 6ed110f to 717d4d9 Compare June 21, 2022 14:26
isaac-io added a commit that referenced this pull request Jul 28, 2022
The `speedb_build_spdb_key` property is unused and was accidentally
imported as part of #1.
udi-speedb added a commit that referenced this pull request Sep 19, 2022
udi-speedb added a commit that referenced this pull request Nov 15, 2022
Yuval-Ariel added a commit that referenced this pull request Nov 23, 2022
The change set includes:
1) A header file that contains the Major, Minor, and Patch versions of speedb
as a macro, as well as a set of functions returning info about how/when/where
this version of speedb was created.

also includes all changes done on build_version.cc.in in the following commits:
1. version: remove superfluous build property
The `speedb_build_spdb_key` property is unused and was accidentally
imported as part of #1.

2.general: replace RocksDB references in strings with Speedb (#64)
This includes references in statuses as well as tools output.

3.build: add a version build-tag for non-release builds (#156)
The build tag can be set during the build (using either the Makefile
or the CMake). If it's not provided, and we're not in a release build,
it will be calculated using the state of the git tree since the last
release tag (for example, for this PR the build tag will be calculated as
`(main+17)-(156-build-add-a-build-tag-into-the-version-for-non-release-builds+1)`.
If the git tree state can not be determined, a question mark will be
used instead.
build_version: apply the build tag to the Speedb version string (#231)

4. The changes in #157 were accidentally applied to the `GetRocksVersionAsString()`
function instead of the `GetSpeedbVersionAsString()` function. This replaced
the RocksDB patch number with the Speedb one, and added the build tag in
the wrong place.
Fix it by moving the logic to the intended function.
Yuval-Ariel pushed a commit that referenced this pull request Nov 25, 2022
The change set includes:
1) A header file that contains the Major, Minor, and Patch versions of speedb
as a macro, as well as a set of functions returning info about how/when/where
this version of speedb was created.

also includes all changes done on build_version.cc.in in the following commits:
1. version: remove superfluous build property
The `speedb_build_spdb_key` property is unused and was accidentally
imported as part of #1.

2.general: replace RocksDB references in strings with Speedb (#64)
This includes references in statuses as well as tools output.
udi-speedb added a commit that referenced this pull request Feb 13, 2023
udi-speedb added a commit that referenced this pull request Feb 16, 2023
udi-speedb added a commit that referenced this pull request Mar 9, 2023
Yuval-Ariel added a commit that referenced this pull request Apr 8, 2023
Yuval-Ariel pushed a commit that referenced this pull request Apr 30, 2023
The change set includes:
1) A header file that contains the Major, Minor, and Patch versions of speedb
as a macro, as well as a set of functions returning info about how/when/where
this version of speedb was created.

also includes all changes done on build_version.cc.in in the following commits:
1. version: remove superfluous build property
The `speedb_build_spdb_key` property is unused and was accidentally
imported as part of #1.

2.general: replace RocksDB references in strings with Speedb (#64)
This includes references in statuses as well as tools output.
@Yuval-Ariel Yuval-Ariel deleted the yuval/722-infrast-add_info branch May 11, 2023 08:46
Yuval-Ariel added a commit that referenced this pull request Jun 12, 2023
Yuval-Ariel added a commit that referenced this pull request Jun 12, 2023
udi-speedb pushed a commit that referenced this pull request Oct 31, 2023
The change set includes:
1) A header file that contains the Major, Minor, and Patch versions of speedb
as a macro, as well as a set of functions returning info about how/when/where
this version of speedb was created.

also includes all changes done on build_version.cc.in in the following commits:
1. version: remove superfluous build property
The `speedb_build_spdb_key` property is unused and was accidentally
imported as part of #1.

2.general: replace RocksDB references in strings with Speedb (#64)
This includes references in statuses as well as tools output.
udi-speedb pushed a commit that referenced this pull request Dec 1, 2023
The change set includes:
1) A header file that contains the Major, Minor, and Patch versions of speedb
as a macro, as well as a set of functions returning info about how/when/where
this version of speedb was created.

also includes all changes done on build_version.cc.in in the following commits:
1. version: remove superfluous build property
The `speedb_build_spdb_key` property is unused and was accidentally
imported as part of #1.

2.general: replace RocksDB references in strings with Speedb (#64)
This includes references in statuses as well as tools output.
udi-speedb added a commit that referenced this pull request Mar 31, 2024
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.

None yet

5 participants