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

fix: build and release extension jar #47

Merged
merged 4 commits into from
Jul 10, 2023
Merged

fix: build and release extension jar #47

merged 4 commits into from
Jul 10, 2023

Conversation

ClemDoum
Copy link
Collaborator

@ClemDoum ClemDoum commented Jun 30, 2023

Change

neo4j and .circleci/config.yml

Added

  • Added the ./neo4j publish -p neo4j_extension CLI to build the extension jar (the JAR was forgotten in the assets to release, only the Python app binaries were released)

Changed

  • Added the --create-release flag to the ./neo4j publish to create the GH release, when the flag is not there, the CLI will try to upload assets to an existing release

@ClemDoum ClemDoum force-pushed the release/jar branch 6 times, most recently from 69516eb to e91087a Compare July 3, 2023 08:30
@ClemDoum ClemDoum changed the title Release/jar fix: build and release extension jar Jul 3, 2023
@ClemDoum ClemDoum marked this pull request as ready for review July 3, 2023 08:41
@ClemDoum ClemDoum requested a review from a team as a code owner July 3, 2023 08:41
@ClemDoum ClemDoum force-pushed the release/jar branch 2 times, most recently from 9b9211d to e64ae9c Compare July 3, 2023 10:10
@ClemDoum ClemDoum self-assigned this Jul 3, 2023
@ClemDoum ClemDoum added the CI label Jul 3, 2023
@ClemDoum ClemDoum merged commit 7803d47 into main Jul 10, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants