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

Switch to ruby/setup-ruby #197

Closed
wants to merge 29 commits into from

Conversation

jwillemsen
Copy link
Member

No description provided.

    * .github/workflows/windows.yml:
    * .github/workflows/windows.yml:
@jwillemsen
Copy link
Member Author

Doesn't work yet on Windows, maybe related to DOCGroup/MPC#74

@jwillemsen jwillemsen closed this Feb 10, 2022
@jwillemsen jwillemsen reopened this Feb 10, 2022
    * .github/workflows/windows.yml:
    * .github/workflows/windows.yml:
@jwillemsen jwillemsen closed this Feb 10, 2022
@jwillemsen jwillemsen reopened this Feb 10, 2022
@jwillemsen jwillemsen closed this Feb 10, 2022
@jwillemsen jwillemsen reopened this Oct 31, 2022
@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Base: 59.59% // Head: 59.59% // No change to project coverage 👍

Coverage data is based on head (28a062d) compared to base (b75b8fd).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   59.59%   59.59%           
=======================================
  Files         573      573           
  Lines       47517    47517           
  Branches     4192     4192           
=======================================
  Hits        28317    28317           
  Misses      16127    16127           
  Partials     3073     3073           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jwillemsen
Copy link
Member Author

Made RemedyIT/axcioma#137 as test to create all MPC related files as binary files

    * .github/workflows/fuzzr.yml:
    * .github/workflows/linux.yml:
    * .github/workflows/windows.yml:
    * README.adoc:
    * brix/taox11/templates/brix11/corba_server.erb:
    * brix/taox11/templates/corba_servant/impl/hdr/interface_pre.erb:
    * brix/taox11/templates/corba_servant/impl/src/interface_pre.erb:
    * docs/src/getting_started.adoc:
    * examples/ami/client.cpp:
    * examples/ami/server.cpp:
    * examples/ami/test_i.h:
    * examples/ccs/client.cpp:
    * examples/ccs/server.cpp:
    * examples/ccs/server.h:
    * ridlbe/base/visitorbase.rb:
    * ridlbe/c++11/config/abstract_base_mapping.rb:
    * ridlbe/c++11/config/cxx_type.rb:
    * ridlbe/c++11/config/servant_mapping.rb:
    * ridlbe/c++11/templates/cli/hdr/ami/interface_amic_traits.erb:
    * ridlbe/c++11/templates/cli/hdr/enum_idl_traits.erb:
    * ridlbe/c++11/templates/cli/hdr/except_post.erb:
    * ridlbe/c++11/templates/cli/hdr/fixed_idl_traits.erb:
    * ridlbe/c++11/templates/cli/hdr/interface_idl_traits.erb:
    * ridlbe/c++11/templates/cli/hdr/interface_idl_traits_def.erb:
    * ridlbe/c++11/templates/cli/hdr/struct_idl_traits.erb:
    * ridlbe/c++11/templates/cli/hdr/struct_idl_traits_def.erb:
    * ridlbe/c++11/templates/cli/hdr/struct_post.erb:
    * ridlbe/c++11/templates/cli/hdr/union_idl_traits.erb:
    * ridlbe/c++11/templates/cli/hdr/union_idl_traits_def.erb:
    * ridlbe/c++11/templates/cli/hdr/union_post.erb:
    * ridlbe/c++11/templates/cli/hdr/valuebox_idl_traits.erb:
    * ridlbe/c++11/templates/cli/hdr/valuetype_idl_traits.erb:
    * ridlbe/c++11/templates/cli/hdr/valuetype_idl_traits_def.erb:
    * ridlbe/c++11/templates/cli/inl/union_inl.erb:
    * ridlbe/c++11/templates/cli/src/union_cdr.erb:
    * ridlbe/c++11/visitorbase.rb:
    * ridlbe/c++11/visitors/mixins/ami_names.rb:
    * ridlbe/c++11/visitors/union.rb:
    * ridlbe/c++11/visitors/valuetype.rb:
    * tao/x11/PolicyC.cpp:
    * tao/x11/PolicyC.h:
    * tao/x11/anytypecode/typecode.h:
    * tao/x11/anytypecode/typecode_impl.cpp:
    * tao/x11/exception.h:
    * tao/x11/orb.cpp:
    * tao/x11/orb.h:
    * tao/x11/orb_registry.cpp:
    * tao/x11/system_exception.h:
    * tao/x11/user_exception.h:
    * tao/x11/user_exception_proxy_in_t.h:
    * tao/x11/user_exception_proxy_out.h:
    * tests/ami_test/ami/ami_test_i.cpp:
    * tests/ami_test/ami_in_out_inout/ami_test_i.cpp:
    * tests/ami_test/annotations/ami_test_i.cpp:
    * tests/ami_test/exceptions/collocation/ami_coll_i.cpp:
    * tests/ami_test/ostream/test_i.cpp:
    * tests/ami_test/replyhandler/test_i.cpp:
    * tests/ami_test/use_of_gca/ami_test_i.cpp:
    * tests/ami_test/weak_ref/ami_test_i.cpp:
    * tests/any/anynonstandardtc/foo.cpp:
    * tests/any/corbaseq/hello.cpp:
    * tests/custom_format/custom_format_impl.cpp:
    * tests/dynany/analyzer.cpp:
    * tests/dynany/analyzer.h:
    * tests/dynany/data.h:
    * tests/dynany/run_test.pl:
    * tests/dynany/test_dynany.cpp:
    * tests/factory/hello.cpp:
    * tests/factory/hello.h:
    * tests/hello/hello.h:
    * tests/hello_regen/test_impl.cpp:
    * tests/hello_regen/test_impl.h:
    * tests/interface/hello.cpp:
    * tests/ior_table/forwarding/test_i.cpp:
    * tests/ior_table/ior_table/hello.cpp:
    * tests/ior_table/locator/run_test.pl:
    * tests/ior_table/locator/server.cpp:
    * tests/is_equivalent/hello.cpp:
    * tests/is_equivalent/hello.h:
    * tests/localinterface/locala.cpp:
    * tests/localinterface/locala.h:
    * tests/mt/mt_bidir/README:
    * tests/mt/mt_bidir/server_task.cpp:
    * tests/mt/mt_client/test_i.cpp:
    * tests/mt/mt_server/server.cpp:
    * tests/mt/mt_server/test_i.cpp:
    * tests/objectreference/hello.h:
    * tests/obv/any/anys_impl.cpp:
    * tests/obv/factory/factoryc_impl.h:
    * tests/obv/forward/test_impl.cpp:
    * tests/obv/supports/supports_test_impl.cpp:
    * tests/obv/supports/supports_test_impl.h:
    * tests/obv/valuebox/client.cpp:
    * tests/obv/valuebox/test_impl.h:
    * tests/ostreamnamespace/foo.cpp:
    * tests/out/hello.cpp:
    * tests/pi/current/client_orb_initializer.h:
    * tests/pi/current/client_request_interceptor.h:
    * tests/pi/current/client_request_interceptor2.h:
    * tests/pi/current/server_orb_initializer.h:
    * tests/pi/current/server_request_interceptor.h:
    * tests/pi/current/test_i.h:
    * tests/pi/forward_request/client_orbinitializer.cpp:
    * tests/pi/forward_request/client_orbinitializer.h:
    * tests/pi/forward_request/client_request_interceptor.cpp:
    * tests/pi/forward_request/client_request_interceptor.h:
    * tests/pi/forward_request/server_orbinitializer.cpp:
    * tests/pi/forward_request/server_orbinitializer.h:
    * tests/pi/forward_request/server_request_interceptor.h:
    * tests/pi/forward_request/test_i.h:
    * tests/pi/register_initial_references/test_i.h:
    * tests/pi/slot/driver.cpp:
    * tests/poa/adapter_activator/server.cpp:
    * tests/poa/currentservant/hello.cpp:
    * tests/poa/excessive_object_deactivations/excessive_object_deactivations.cpp:
    * tests/poa/findpoa/findpoa.cpp:
    * tests/poa/forwarding/servant_activator.cpp:
    * tests/poa/forwarding/test_i.cpp:
    * tests/poa/generic_servant/test_i.cpp:
    * tests/poa/loader/servant_activator.cpp:
    * tests/poa/loader/servant_activator.h:
    * tests/poa/loader/servant_locator.cpp:
    * tests/poa/loader/servant_locator.h:
    * tests/poa/nested_non_servant_upcalls/servant_activator.cpp:
    * tests/poa/poamanager/poamanager.cpp:
    * tests/poa/this/hello.cpp:
    * tests/policies/bidirectional/README:
    * tests/policies/bidirectional/test.idl:
    * tests/policies/bidirectional/test_i.h:
    * tests/policies/manipulation/manipulation.cpp:
    * tests/policies/oneway_timeouts/server.cpp:
    * tests/policies/reliable_oneways/oneway_receiver.cpp:
    * tests/policies/reliable_oneways/shutdown_helper.cpp:
    * tests/sequence/foo.cpp:
    * tests/struct/foo.cpp:
    * tests/timebase/hello.cpp:
    * tests/union/client.cpp:
    * tests/union/foo.cpp:
    * tests/union/foo.h:
    * tests/union/server.cpp:
    * tests/union/test.idl:
    * tests/union/test.mpc:
    * tests/write_traits/write_traits_impl.cpp:
    * tests/wstring/hello.cpp:
    * .github/workflows/windows.yml:
    * .github/workflows/windows.yml:
    * .github/workflows/windows.yml:
    * .github/workflows/windows.yml:
    * .github/workflows/windows.yml:
    * .github/workflows/windows.yml:
    * .github/workflows/windows.yml:
    * .github/workflows/windows.yml:
@jwillemsen
Copy link
Member Author

#253 has a clean change and the necessary workaround to not use msys perl, added the issue for msys perl to MPC DOCGroup/MPC#35

@jwillemsen jwillemsen closed this Jan 30, 2023
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