-
Notifications
You must be signed in to change notification settings - Fork 5
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
Store Bindings Information in ERC.yaml #224
Comments
Hello! I would like to work upon this issue, could you suggest me where to start? |
@Amritanshu02 Thanks for your interest -I think this one is quite complex and not a not first issue. What is your background and interest in the o2r tools? |
@NJaku01 I think the "after execution" part is actually not that big of a deal - we could add the step "save or update bindings" into the job steps. Then we would also need to be able to load the bindings information from this file, of course. |
Hello!
I am a B.Tech- CSE 1st year student at Babu Banarasi Das Institute of
Technology and Management in Lucknow,UP, India.
I had just started with open source and I am looking for opportunities to
learn more about it and contribute.
…On Wed, 16 Jun 2021, 15:13 Daniel Nüst, ***@***.***> wrote:
@Amritanshu02 <https://github.com/Amritanshu02> Thanks for your interest
-I think this one is quite complex and not a not first issue.
What is your background and interest in the o2r tools?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#224 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASYKW3PW4PXZO3EWYO2LOG3TTBW5VANCNFSM46XI5C6A>
.
|
Thanks for your interest @Amritanshu02 ! We are flattered you'd consider our project for your valuable time. However, there might be other, more suitable ones - would you mind letting me know what you are interested in, and what programming languages you'd like to work with? |
Yes sure. I am interested in web development, Iot, cloud computing and many
more. I would like to work in java(intermediate level), HTML, CSS,
C(Basic).
…On Wed, 16 Jun 2021, 16:59 Daniel Nüst, ***@***.***> wrote:
Thanks for your interest @Amritanshu02 <https://github.com/Amritanshu02>
! We are flattered you'd consider our project for your valuable time.
However, there might be other, more suitable ones - would you mind letting
me know what you are interested in, and what programming languages you'd
like to work with?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#224 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASYKW3KCKUJGTFRTRE4HJP3TTCDHXANCNFSM46XI5C6A>
.
|
@Amritanshu02 I'm really sorry but we do not have any projects that use Java. I recommend you look elsewhere, but I want to applaud your initiative. Here are some interesting projects that might work well for you from the context of scientific/geospatial software:
I recommend to take a look at this nice guide, especially to find a project that you actually rely on, and then find a way to contribute to that: https://opensource.guide/how-to-contribute/ |
Thanks a lot! I will surely check them all.
…On Wed, 16 Jun 2021, 23:02 Daniel Nüst, ***@***.***> wrote:
@Amritanshu02 <https://github.com/Amritanshu02> I'm really sorry but we
do not have any projects that use Java. I recommend you look elsewhere, but
I want to applaud your initiative. Here are some interesting projects that
might work well for you from the context of scientific/geospatial software:
- https://worldwind.arc.nasa.gov/java/ (awesome project!)
- https://scijava.org/
I recommend to take a look at this nice guide, especially to find a
project that you actually rely on, and then find a way to contribute to
that: https://opensource.guide/how-to-contribute/
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#224 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASYKW3JE6KVGCHQN2O3CTDLTTDN3XANCNFSM46XI5C6A>
.
|
The Bindings Server now stores information about the Binding inside the ERC.yml. However this only works after the ERC.yml wac created by an execution. The ERC.yaml looks like this:
The text was updated successfully, but these errors were encountered: