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

Version 4 build #7090

Closed
2 tasks done
planetf1 opened this issue Nov 4, 2022 · 2 comments
Closed
2 tasks done

Version 4 build #7090

planetf1 opened this issue Nov 4, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request triage New bug/issue which needs checking & assigning

Comments

@planetf1
Copy link
Member

planetf1 commented Nov 4, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Please describe the new behavior that that will improve Egeria

Establish new build process for Egeria version 4

Alternatives

No response

Any Further Information?

No response

Would you be prepared to be assigned this issue to work on?

  • I can work on this
@planetf1 planetf1 added enhancement New feature or request triage New bug/issue which needs checking & assigning labels Nov 4, 2022
planetf1 added a commit that referenced this issue Nov 4, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit that referenced this issue Nov 4, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit that referenced this issue Nov 4, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Nov 4, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Nov 4, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Nov 4, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Nov 4, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Nov 4, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit that referenced this issue Nov 4, 2022
@planetf1 planetf1 self-assigned this Nov 16, 2022
planetf1 added a commit to planetf1/egeria that referenced this issue Nov 21, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit that referenced this issue Nov 21, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit that referenced this issue Nov 21, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit that referenced this issue Nov 21, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit that referenced this issue Nov 21, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit that referenced this issue Nov 21, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit that referenced this issue Nov 21, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit that referenced this issue Nov 21, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit that referenced this issue Nov 21, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit that referenced this issue Nov 21, 2022
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
@planetf1
Copy link
Member Author

planetf1 commented Nov 21, 2022

I'm working through getting the v4 pipelines/code working fully.

One thing to note -- this branch needs to frequently receive merges from main. In order to simplify the git log I have permitted myself to do direct pushes to the repo. This is needed to do a 'git rebase'. This effectively keeps the v4 specific changes floating on top of the other repo changes, which will keep the history synced with 'main'.

When we start work on v4 fully we can push the 4.0pre branch changes (normal merge) back to main to continue with development, and avoid having a confusing history with loads of extra merges.

This is specific to the 4.0 branch whilst in the early stages, as this is normally not a good idea, as checks can be bypassed, and history replaced.

So

  • Code changes to enable v4/java 17 builds -> regular PR/merge
  • Periodic update from main to refresh the v4 branch -> rebase & force push

@planetf1
Copy link
Member Author

As per slack post

The Egeria v4 pipeline is now working
builds from egeria-release-4.0pre
delta - specific fixes to gradle build and github actions only
Uses gradle (only)
Uses Java 17 LTS (temurin)
FVT tests all good
running codeQL & sonatype lift
Maven Snapshots signed & published to maven central (4.0-SNAPSHOT)
Many ‘intermediate’ pom-only artifacts are removed (ie org.odpi.egeria:access-services) as their need was only driven by maven’s structure
Docker images published (4.0-SNAPSHOT)
Will rebase from main periodically.
This is part of a bigger set of steps to get to gradle/java 17 for release 4 in 2023. There is still more to do on verification. Maven removal will be left until closer to the time.
(The last fix for docker is just being merged)
I’ll do another iteration in a few weeks. After that (or perhaps Jan) we can review progress/changes in a community or dev call.

Closing this as the initial setup to allow us to refine work on v4 and fix up the gradle build is now in place

planetf1 added a commit to planetf1/egeria that referenced this issue Feb 5, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Feb 5, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Feb 5, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Feb 5, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Feb 5, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Feb 5, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Feb 5, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Feb 5, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Feb 5, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Feb 5, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
bogdan-sava pushed a commit to bogdan-sava/egeria that referenced this issue Feb 28, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
bogdan-sava pushed a commit to bogdan-sava/egeria that referenced this issue Feb 28, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
bogdan-sava pushed a commit to bogdan-sava/egeria that referenced this issue Feb 28, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
bogdan-sava pushed a commit to bogdan-sava/egeria that referenced this issue Feb 28, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
bogdan-sava pushed a commit to bogdan-sava/egeria that referenced this issue Feb 28, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
bogdan-sava pushed a commit to bogdan-sava/egeria that referenced this issue Feb 28, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
bogdan-sava pushed a commit to bogdan-sava/egeria that referenced this issue Feb 28, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
bogdan-sava pushed a commit to bogdan-sava/egeria that referenced this issue Feb 28, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
bogdan-sava pushed a commit to bogdan-sava/egeria that referenced this issue Feb 28, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
bogdan-sava pushed a commit to bogdan-sava/egeria that referenced this issue Feb 28, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage New bug/issue which needs checking & assigning
Projects
None yet
Development

No branches or pull requests

1 participant