Skip to content

Commit

Permalink
change: update workflow wording
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasEllul committed Jun 26, 2024
1 parent 7cc5f4c commit 8170403
Show file tree
Hide file tree
Showing 2,325 changed files with 394,274 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-bitrise-e2e-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:

jobs:
is-fork-pull-request:
name: Determine whether this pull request is from a fork
name: Determine pull request source
if: ${{ github.event.issue.pull_request || github.event_name == 'pull_request' }}
runs-on: ubuntu-latest
outputs:
Expand Down
29 changes: 29 additions & 0 deletions vendor/bundle/ruby/3.1.0/bin/fuzzy_match
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'fuzzy_match' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

Gem.use_gemdeps

version = ">= 0.a"

str = ARGV.first
if str
str = str.b[/\A_(.*)_\z/, 1]
if str and Gem::Version.correct?(str)
version = str
ARGV.shift
end
end

if Gem.respond_to?(:activate_bin_path)
load Gem.activate_bin_path('fuzzy_match', 'fuzzy_match', version)
else
gem "fuzzy_match", version
load Gem.bin_path("fuzzy_match", "fuzzy_match", version)
end
29 changes: 29 additions & 0 deletions vendor/bundle/ruby/3.1.0/bin/httpclient
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'httpclient' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

Gem.use_gemdeps

version = ">= 0.a"

str = ARGV.first
if str
str = str.b[/\A_(.*)_\z/, 1]
if str and Gem::Version.correct?(str)
version = str
ARGV.shift
end
end

if Gem.respond_to?(:activate_bin_path)
load Gem.activate_bin_path('httpclient', 'httpclient', version)
else
gem "httpclient", version
load Gem.bin_path("httpclient", "httpclient", version)
end
29 changes: 29 additions & 0 deletions vendor/bundle/ruby/3.1.0/bin/pod
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'cocoapods' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

Gem.use_gemdeps

version = ">= 0.a"

str = ARGV.first
if str
str = str.b[/\A_(.*)_\z/, 1]
if str and Gem::Version.correct?(str)
version = str
ARGV.shift
end
end

if Gem.respond_to?(:activate_bin_path)
load Gem.activate_bin_path('cocoapods', 'pod', version)
else
gem "cocoapods", version
load Gem.bin_path("cocoapods", "pod", version)
end
29 changes: 29 additions & 0 deletions vendor/bundle/ruby/3.1.0/bin/sandbox-pod
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'cocoapods' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

Gem.use_gemdeps

version = ">= 0.a"

str = ARGV.first
if str
str = str.b[/\A_(.*)_\z/, 1]
if str and Gem::Version.correct?(str)
version = str
ARGV.shift
end
end

if Gem.respond_to?(:activate_bin_path)
load Gem.activate_bin_path('cocoapods', 'sandbox-pod', version)
else
gem "cocoapods", version
load Gem.bin_path("cocoapods", "sandbox-pod", version)
end
29 changes: 29 additions & 0 deletions vendor/bundle/ruby/3.1.0/bin/xcodeproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'xcodeproj' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

Gem.use_gemdeps

version = ">= 0.a"

str = ARGV.first
if str
str = str.b[/\A_(.*)_\z/, 1]
if str and Gem::Version.correct?(str)
version = str
ARGV.shift
end
end

if Gem.respond_to?(:activate_bin_path)
load Gem.activate_bin_path('xcodeproj', 'xcodeproj', version)
else
gem "xcodeproj", version
load Gem.bin_path("xcodeproj", "xcodeproj", version)
end
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added vendor/bundle/ruby/3.1.0/cache/claide-1.1.0.gem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added vendor/bundle/ruby/3.1.0/cache/escape-0.0.4.gem
Binary file not shown.
Binary file not shown.
Binary file added vendor/bundle/ruby/3.1.0/cache/ffi-1.15.5.gem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added vendor/bundle/ruby/3.1.0/cache/i18n-1.14.1.gem
Binary file not shown.
Binary file added vendor/bundle/ruby/3.1.0/cache/json-2.5.1.gem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added vendor/bundle/ruby/3.1.0/cache/nap-1.1.0.gem
Binary file not shown.
Binary file added vendor/bundle/ruby/3.1.0/cache/netrc-0.11.0.gem
Binary file not shown.
Binary file not shown.
Binary file added vendor/bundle/ruby/3.1.0/cache/rexml-3.2.5.gem
Binary file not shown.
Binary file not shown.
Binary file added vendor/bundle/ruby/3.1.0/cache/typhoeus-1.4.0.gem
Binary file not shown.
Binary file added vendor/bundle/ruby/3.1.0/cache/tzinfo-2.0.6.gem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
current directory: /Users/ellul/src/metamask/metamask-mobile/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c
/Users/ellul/.rubies/ruby-3.1.4/bin/ruby -I /Users/ellul/.rubies/ruby-3.1.4/lib/ruby/3.1.0 extconf.rb
checking for ffi_prep_closure_loc() in -lffi... yes
checking for ffi_prep_cif_var()... yes
checking for ffi_raw_call()... yes
checking for ffi_prep_raw_closure()... yes
checking for whether -pthread is accepted as LDFLAGS... yes
creating extconf.h
creating Makefile

current directory: /Users/ellul/src/metamask/metamask-mobile/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c
make DESTDIR\= sitearchdir\=./.gem.20240426-11012-237bux sitelibdir\=./.gem.20240426-11012-237bux clean

current directory: /Users/ellul/src/metamask/metamask-mobile/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c
make DESTDIR\= sitearchdir\=./.gem.20240426-11012-237bux sitelibdir\=./.gem.20240426-11012-237bux
compiling AbstractMemory.c
compiling ArrayType.c
compiling Buffer.c
compiling Call.c
compiling ClosurePool.c
compiling DynamicLibrary.c
compiling Function.c
compiling FunctionInfo.c
compiling LastError.c
compiling LongDouble.c
compiling MappedType.c
compiling MemoryPointer.c
compiling MethodHandle.c
compiling Platform.c
compiling Pointer.c
compiling Struct.c
compiling StructByValue.c
compiling StructLayout.c
compiling Thread.c
compiling Type.c
compiling Types.c
compiling Variadic.c
compiling ffi.c
linking shared-object ffi_c.bundle
ld: warning: ignoring duplicate libraries: '-lffi'

current directory: /Users/ellul/src/metamask/metamask-mobile/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c
make DESTDIR\= sitearchdir\=./.gem.20240426-11012-237bux sitelibdir\=./.gem.20240426-11012-237bux install
/usr/bin/install -c -m 0755 ffi_c.bundle ./.gem.20240426-11012-237bux
Loading

0 comments on commit 8170403

Please sign in to comment.