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

make master work with 11.2 #15

Merged
merged 4 commits into from
Oct 27, 2023
Merged

make master work with 11.2 #15

merged 4 commits into from
Oct 27, 2023

Conversation

ivy-rew
Copy link
Member

@ivy-rew ivy-rew commented Oct 27, 2023

Hi @majeed-hm
this repo was no longer compatiable with 11.2 ... so I splitted the development:

  • master = latest release (yet 11.2)
  • release/10.0 = the lts release that most market users will work with.

... if new features are request, they should be on master ... and maybe backported to the release/10.0 version

@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2023

Test Results

1 tests  ±0   1 ✔️ ±0   16s ⏱️ -2s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 

Results for commit 4817335. ± Comparison against base commit 504977f.

♻️ This comment has been updated with latest results.

@ivy-rew ivy-rew merged commit 0383a73 into master Oct 27, 2023
3 checks passed
@ivy-rew ivy-rew deleted the adapt112 branch October 27, 2023 15:02
IProject project = Ivy.request().getProcessModelVersion().getProject();
IIvyProject ivyProject = (IIvyProject) project.getAdapter(IIvyProject.class);
return MailClientConfigProvider.get(ivyProject);
return MailClientConfigProvider.get();
Copy link
Member Author

Choose a reason for hiding this comment

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

updated for master @alexsuter

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