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

Commits on Jun 11, 2020

  1. Switch to ruby/setup-ruby

        * .github/workflows/windows.yml:
    jwillemsen committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    a6abcbd View commit details
    Browse the repository at this point in the history
  2. Windows path

        * .github/workflows/windows.yml:
    jwillemsen committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8fedaa2 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    214bd9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48d1f5b View commit details
    Browse the repository at this point in the history
  3. Test branch

        * .github/workflows/windows.yml:
    jwillemsen committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    5d2897e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c8b8cc View commit details
    Browse the repository at this point in the history
  5. Fixed ref

        * .github/workflows/windows.yml:
    jwillemsen committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    ed65ae0 View commit details
    Browse the repository at this point in the history
  6. Correct branch

        * .github/workflows/windows.yml:
    jwillemsen committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    25352b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    3f2760f View commit details
    Browse the repository at this point in the history
  2. Update windows.yml

    jwillemsen authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d6a6ca2 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    acd50d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Merge

        * .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:
    jwillemsen committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    9dfc87d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8326984 View commit details
    Browse the repository at this point in the history
  3. Corrected repo

        * .github/workflows/windows.yml:
    jwillemsen committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c6a03e5 View commit details
    Browse the repository at this point in the history
  4. One gen

        * .github/workflows/windows.yml:
    jwillemsen committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    175515b View commit details
    Browse the repository at this point in the history
  5. Try pwsh

        * .github/workflows/windows.yml:
    jwillemsen committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c6b6c73 View commit details
    Browse the repository at this point in the history
  6. env change

        * .github/workflows/windows.yml:
    jwillemsen committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    deb2021 View commit details
    Browse the repository at this point in the history
  7. Bat file?

        * .github/workflows/windows.yml:
    jwillemsen committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    54901f7 View commit details
    Browse the repository at this point in the history
  8. Try something

        * .github/workflows/windows.yml:
    jwillemsen committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    8db6271 View commit details
    Browse the repository at this point in the history
  9. Test

        * .github/workflows/windows.yml:
    jwillemsen committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    6b8f989 View commit details
    Browse the repository at this point in the history
  10. try

        * .github/workflows/windows.yml:
    jwillemsen committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    0962226 View commit details
    Browse the repository at this point in the history
  11. Revert

        * .github/workflows/windows.yml:
    jwillemsen committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    9d7f38f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    04d1c4d View commit details
    Browse the repository at this point in the history
  2. Upload files

        * .github/workflows/windows.yml:
    jwillemsen committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0d7c3f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e60c31 View commit details
    Browse the repository at this point in the history
  4. Correct path

        * .github/workflows/windows.yml:
    jwillemsen committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f2eb4f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Print perl versions

        * .github/workflows/windows.yml:
    jwillemsen committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    f50f716 View commit details
    Browse the repository at this point in the history
  2. Update windows.yml

    jwillemsen authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    08843e0 View commit details
    Browse the repository at this point in the history
  3. Update windows.yml

    jwillemsen authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    28a062d View commit details
    Browse the repository at this point in the history