FYI: https://www.ruby2js.com/updates/future-of-ruby2js/
In particular, note the link at the bottom for GitHub discussions.
- Sam Ruby
imising LDAP updates.
>
> This is the goal.
>
> > In case there are Infra scripts that update owners it would make sense
> > to keep a regular check on the consistency of the lists.
>
> Yes, I have been looking to see if there are any infra scripts which would
> need to be
>From a whimsy requirements perspective, the key requirement is that
PMC members can update LDAP the PMC (i.e., both the PMC and committers
lists).
On Sun, Jun 12, 2022 at 6:56 PM sebb wrote:
>
> On Sun, 12 Jun 2022 at 21:26, Chris Lambertus wrote:
> >
> >
> > Hi folks,
> >
> > I have been worki
The issue appears to have been chrome. See attached.
- Sam Ruby
On Fri, May 13, 2022 at 3:13 PM NodePing Alert wrote:
>
> Host Whimsy (Status) : https://whimsy.apache.org/status/ is back up after 247
> minutes of downtime as of Fri May 13 2022 19:13:48 GMT+.
> Public result
https://whimsy.apache.org/roster/committer/rubys
What's weird is that I don't see anything show up in the the server logs.
- Sam Ruby
buntu:22.04
ENV DEBIAN_FRONTEND="noninteractive".
RUN apt-get update
RUN apt-get install -y nodejs npm curl
RUN npm install -g n
RUN which node && node -v
RUN n 18
RUN which node && node -v
CMD ["/bin/bash"]
- Sam Ruby
On Tue, Apr 26, 2022 at 10:27 AM sebb wrote:
>
> On Tue, 26 Apr 2022 at 14:53, Sam Ruby wrote:
> >
> > On Tue, Apr 26, 2022 at 9:29 AM sebb wrote:
> > >
> > > There are a lot of older versions of Gems around - maybe time to do a
> > > cleanup?
&g
ntu
22.04 and we move to whimsy-vm7.
- Sam Ruby
ls, so I propose to make the change in Whimsy -- unless I
> hear otherwise?
If you remove the net-smtp gem from the Gemfile, the require will fail
with ruby 3.1.2p20.
Perhaps add "unless RUBY_VERSION =~ /^2/" to that line in the Gemfile?
> Sebb
- Sam Ruby
[
https://issues.apache.org/jira/browse/WHIMSY-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Ruby resolved WHIMSY-385.
-
Assignee: Sam Ruby
Resolution: Fixed
https://github.com/apache/whimsy/commit
Internal server error: https://whimsy.apache.org/roster/committer/sebb
- Sam Ruby
On Tue, Apr 5, 2022 at 4:39 PM wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> sebb pushed a commit to branch master
> in repository https://gitbox.apach
at least it is easier to reason
about, if the client and server are written in the same language. But
that doesn't seem meant to be - at least not here at the ASF.
I guess my recommendation is to not enable that one test, and leave
that problem to the infra team.
- Sam Ruby
> On Tue,
//github.com/marketplace/actions/setup-chromedriver ?
> Sebb
- Sam Ruby
I have to say that I've been watching this progress with a combination
of admiration and amusement. :-)
It is also pleasing to see that whether something you tried works or
didn't work, you find out quickly, not hours later, like what
sometimes happens with Travis.
- Sam Ruby
On F
/documents/iclas/sam-ruby.pdf
https://svn.apache.org/repos/private/documents/iclas/shane-curcuru.pdf
- Sam Ruby
On Tue, Mar 8, 2022 at 7:32 AM Shane Curcuru wrote:
>
> Sebb (Jira) wrote on 3/8/22 7:10 AM:
> ...
> > Sebb commented on WHIMSY-383:
> >
[
https://issues.apache.org/jira/browse/WHIMSY-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17502811#comment-17502811
]
Sam Ruby commented on WHIMSY-383:
-
I have no way to test it, but the following shoul
On Fri, Jan 14, 2022 at 10:43 AM sebb wrote:
> On Fri, 14 Jan 2022 at 15:12, Sam Ruby wrote:
> >
> > On Fri, Jan 14, 2022 at 9:52 AM sebb wrote:
> > >
> > > On Fri, 14 Jan 2022 at 14:04, Sam Ruby wrote:
> > > >
> > > > On Fri, Jan
On Fri, Jan 14, 2022 at 9:52 AM sebb wrote:
>
> On Fri, 14 Jan 2022 at 14:04, Sam Ruby wrote:
> >
> > On Fri, Jan 14, 2022 at 8:30 AM sebb wrote:
> > >
> > > I'm wondering whether we should pin major version numbers of Gems.
> > >
> >
The other is to check in Gemfile.lock files and only run in
production what has been tested locally. This would request
frequently updating Gemfile.lock files for each whimsy application
locally and checking in the results.
- Sam Ruby
> On Fri, 14 Jan 2022 at 00:52, Sam Ruby wrote:
> >
I was debugging the same thing, and came to the same conclusion. By
the way this affects the roster tool as well as the board agenda.
- Sam Ruby
On Thu, Jan 13, 2022 at 7:44 PM sebb wrote:
>
> Looks like the API for YAML.safe_load has changed. It now requires named
> parameters.
&g
> it from the default branch.
>
> Any objections?
No objections to removing it from the main branch. I don't see a
reason to create a vagrant branch as if there ever is interest the
code remains in the history, but if you are inclined to create it -
again, no objections.
> Sebb
- Sam Ruby
[
https://issues.apache.org/jira/browse/WHIMSY-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Ruby resolved WHIMSY-373.
-
Resolution: Fixed
Regression in ruby2js:
https://github.com/ruby2js/ruby2js/commit
[
https://issues.apache.org/jira/browse/WHIMSY-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Ruby reassigned WHIMSY-373:
---
Assignee: Sam Ruby
> Whimsy board agenda page error, won't
On 11/3/2021 1:19 PM, sebb wrote:
The comments state that the class was created to deal with a problem
in Ruby 2.3.0 related to the use of the $SAFE variable.
Whimsy no longer uses 2.3.0, and Ruby no longer uses the $SAFE
variable, so can the class be dropped?
Yes.
Sebb
- Sam Ruby
I ran https://github.com/apache/whimsy/blob/master/tools/mkconf.rb,
which in turn executes:
ssh whimsy.apache.org cat /etc/apache2/sites-enabled/*-whimsy-vm-443.conf
patches welcome, either to infra-p6, or to the mkconf script :-)
- Sam Ruby
On Wed, Oct 13, 2021 at 6:47 AM sebb wrote:
>
&
update the html rather than the markdown, and
then update the site to (a) link to the calendar "overview" page in
svn rather than the current location, and (b) do either a
redirect/rewrite of the current location of the calendar overview page
to the new location in svn.
- Sam Ruby
On T
Fixed, thanks!
I'll start a thread on board@ about dropping support for IE.
- Sam Ruby
On Sat, Aug 14, 2021 at 9:03 AM sebb wrote:
>
> Having unpinned Ruby2JS, I found that board/agenda no longer worked.
>
> This turned out to be due to Ruby2JS generating a syntax error fo
tains a passenger
# application, restart it
(and, yes, there is a typo in that comment)
> Sebb
- Sam Ruby
On Sat, Aug 7, 2021 at 6:12 PM sebb wrote:
>
> On Sat, 7 Aug 2021 at 19:53, sebb wrote:
> >
> > On Sat, 7 Aug 2021 at 18:58, Sam Ruby wrote:
> > >
> > > On Sat, Aug 7, 2021 at 1:10 PM sebb wrote:
> > > >
> > > > On Sat, 7 Aug 2021
changes are needed to MACOS.md?
Recommendation: delete the file, add .ruby-version to .git-ignore, and
leave MACOS.md alone.
Those that need it in the future, can create it, but there is no need
to commit such files at this time.
- Sam Ruby
> > Matt Sicker
> >
> > > On Aug 7,
On Sat, Aug 7, 2021 at 1:10 PM sebb wrote:
>
> On Sat, 7 Aug 2021 at 17:42, Sam Ruby wrote:
> >
> > On Sat, Aug 7, 2021 at 11:46 AM sebb wrote:
> > >
> > > On Sat, 7 Aug 2021 at 16:28, Sam Ruby wrote:
> > > >
> > > > The '
On Sat, Aug 7, 2021 at 11:46 AM sebb wrote:
>
> On Sat, 7 Aug 2021 at 16:28, Sam Ruby wrote:
> >
> > The 'gem' lines with path values in Gemfiles are effectively a way to
> > add another part of the source tree to the ruby lib path.
>
> But is the Ge
The 'gem' lines with path values in Gemfiles are effectively a way to
add another part of the source tree to the ruby lib path.
- Sam Ruby
On Sat, Aug 7, 2021 at 8:43 AM sebb wrote:
>
> AFAICT it is not necessary for the whimsy library code to be packaged as a
> Gem.
>
&g
ay introduced a regression" is much easier to debug
than "some version released in the past n months introduced a
regression". But honestly, either approach is preferable to the
broken approach that whimsy had been using since late last year.
- Sam Ruby
On Wed, Aug 4, 2021 at 11:14 P
New subject line for visibility; cc PMC chair
On Wed, Aug 4, 2021 at 8:14 PM Sam Ruby wrote:
>
> What you have implemented is unwise, and I therefore am now giving my
> -1 to that approach and am requesting that it be reverted.
- Sam Ruby
On Wed, Aug 4, 2021 at 9:06 PM sebb wrote:
>
> On Thu, 5 Aug 2021 at 01:15, Sam Ruby wrote:
> >
> > On Wed, Aug 4, 2021 at 7:38 PM sebb wrote:
> > >
> > > On Thu, 5 Aug 2021 at 00:14, Sam Ruby wrote:
> > > >
> > > > It looks l
On Wed, Aug 4, 2021 at 7:38 PM sebb wrote:
>
> On Thu, 5 Aug 2021 at 00:14, Sam Ruby wrote:
> >
> > It looks like sebb disabled security updates on wunderbar, which seems
> > unwise.
>
> Updates were *not* disabled, but updates are no longer automatically
> ins
It looks like sebb disabled security updates on wunderbar, which seems unwise.
https://github.com/apache/whimsy/blob/f95c56af00e57ee51582b9a74961983b6dc85e6a/www/secretary/workbench/Gemfile#L19
- Sam Ruby
On Wed, Aug 4, 2021 at 5:24 PM Sam Ruby wrote:
>
> I pushed wunderbar 1.5.0 which
I pushed wunderbar 1.5.0 which should fix the problem. This will be
picked up the next time puppet runs.
- Sam Ruby
On Wed, Aug 4, 2021 at 2:00 PM Craig Russell wrote:
>
> Anyone else seeing this on https://whimsy.apache.org/secretary/workbench/ ?
>
> Error starting web applica
udo gem install bundler
If this works (i.e., the two commands at the top of this email
starting with "head -1" now return the same results), try rerunning
setupmymac.
- Sam Ruby
On Mon, Aug 2, 2021 at 2:10 PM Roy T. Fielding wrote:
>
> On Aug 1, 2021, at 4:47 PM, Sam Ruby wrote:
> > My experience is that reinstalling xcode-select is sometimes
> > necessary, but solves the problem. Unfortunately, this hasn't worked
> > for you.
>
> I
Ruby applications, and certainly can't run
whimsy.
My experience is that reinstalling xcode-select is sometimes
necessary, but solves the problem. Unfortunately, this hasn't worked
for you.
Alternatives include containers and VMs, and at the present time there
only are up to date instruct
) incomplete form but none
> of the checkboxes that indicate what is incomplete.
>
> So where it this code getting the icla.js.rb?
/srv/whimsy/www/secretary/workbench//views/forms/icla.js.rb
- Sam Ruby
>
>
> > On Jul 30, 2021, at 6:06 PM, Sam Ruby wrote:
> >
>
As to your question, if you do choose to upgrade, you will likely need
to reinstall xcode-select again, and at that point things should work.
Meanwhile, you are running a supported version of Ruby and bundler
isn't all that backlevel and shouldn't be a problem.
- Sam Ruby
On Fri, Jul 30,
his will take 15 minutes or
so.
Once this completes, run setupmymac again.
- Sam Ruby
Can you try the following commands?
ruby -v
bundle -v
bundle update
- Sam Ruby
P.S. The easiest way to get started is by either using setupmymac or
a docker container.
On Fri, Jul 30, 2021 at 1:03 PM Craig Russell wrote:
>
> I'm trying to set up the test environment for secretar
erasing my /srv/svn directory, and was able
to completely download everything in 71 seconds using the command
"rake svn:update". This was across wifi with Spectrum, where my plan
provides me 200Mb/second download speeds.
- Sam Ruby
Try (mismatches += 1). "++" is not an operator in Ruby, and is
interpreted as +(+(mismatches)).
- Sam Ruby
On Mon, Jul 12, 2021 at 7:32 PM wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> clr pushed a commit to branch master
[
https://issues.apache.org/jira/browse/WHIMSY-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376904#comment-17376904
]
Sam Ruby commented on WHIMSY-113:
-
> ssh whimsy apmail karma
I've tried t
[
https://issues.apache.org/jira/browse/WHIMSY-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376898#comment-17376898
]
Sam Ruby commented on WHIMSY-113:
-
> hermes creates the qmail forwardin
18c49f6489e0c/lib/whimsy/asf/agenda.rb#L65
> Craig L Russell
> c...@apache.org
- Sam Ruby
[
https://issues.apache.org/jira/browse/WHIMSY-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343622#comment-17343622
]
Sam Ruby commented on WHIMSY-362:
-
If the discussion item is added via the agenda
[
https://issues.apache.org/jira/browse/WHIMSY-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343552#comment-17343552
]
Sam Ruby commented on WHIMSY-362:
-
Looks like the tool is attempting to copy the bod
On Wed, Apr 21, 2021 at 7:25 PM sebb wrote:
>
> Which tools don't work?
>
> What errors were reported?
The board agenda tool was unable to parse the proposed new chair name
out of the River resolution. This was fixed by commit 102122.
- Sam Ruby
> On Wed, 21 Apr 2
On Mon, Apr 5, 2021 at 8:33 PM Craig Russell wrote:
>
> Hi Sam,
>
> > On Mar 15, 2021, at 2:15 PM, Sam Ruby wrote:
> >
> > On Mon, Mar 15, 2021 at 1:07 PM Craig Russell > <mailto:apache@gmail.com>> wrote:
> >>
> >> Hi,
> >>
&
ls are stored in a per-user yaml file today. That's probably
the place to store the preference. What needs to be worked out is the
UI.
> Craig
>
> Craig L Russell
> c...@apache.org
- Sam Ruby
[
https://issues.apache.org/jira/browse/WHIMSY-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287538#comment-17287538
]
Sam Ruby commented on WHIMSY-348:
-
> I believe there is something upstream that
ing-template
Fix member_proxy.txt.erb in that directory, and that will be the
source used for the NEXT meeting.
- Sam Ruby
t see that notinavail expanded (instead you will
see this._notinavail, i.e., evaluation of an instance variable inside of
a JavaScript class). I'm not sure yet what is going on here.
- Sam Ruby
Perhaps whimsysvn should be given read access after all? At least
temporarily until another approach can be implemented?
https://lists.apache.org/thread.html/r5bfcd501e21a70ec7c6bebbf91995ef06c2a7e347afa9dbaed040b97%40%3Cprivacy.apache.org%3E
- Sam Ruby
On Mon, Dec 28, 2020 at 12:00 PM sebb
or the
board once my term is up, and may go emeritus shortly thereafter.
I've been saying this for a long while, but future boards will either
need to develop a plan to support this tool, either that or migrate to
something else because at some point the tool will break.
- Sam Ruby
Most likely the issue is that svnmucc isn't (by default) installed on OS/X.
- Sam Ruby
On Mon, Nov 23, 2020 at 7:20 PM wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> sebb pushed a commit to branch master
> in repository https://gitbox.
Hash.new
will take a block parameter.
- Sam Ruby
> On Mon, 23 Nov 2020 at 03:43, wrote:
> >
> > This is an automated email from the ASF dual-hosted git repository.
> >
> > rubys pushed a commit to branch master
> > in repository https://gitbox.apache.org/repos/as
False alarm. I didn't realize that a change had been made to
whimsy.conf that broke mac users, and I first picked up this change
when I tried upgrading to Big Sur.
Details here:
https://github.com/apache/whimsy/commit/b2fa8ec31a700d5772b40f6bd5ab007d8d3d97e3
- Sam Ruby
On Sun, Nov 15, 20
27; rather than either the
configured passenger user or the owner of the config.ru file. To be
fair, Phusion Passenger indicates that Big Sur is not yet a supported
configuration.
I've opened an issue:
https://github.com/phusion/passenger/issues/2320
- Sam Ruby
com/apache/whimsy/blob/master/www/site.cgi
That script delegates the production of the page to be displayed to
https://github.com/apache/whimsy/blob/master/lib/whimsy/sitewebsite.rb
> Kind regards,
> Christian
- Sam Ruby
l link to the services Infra
> provides, this URL [2] might serve.
>
> Andrew
>
> [1] https://whimsy.apache.org/committers/tools
>
> [2] https://infra.apache.org/services.html
Fixed, thanks!
https://github.com/apache/whimsy/commit/e32b543fd5807325c6bea635b4b88d036ca2ae1c
- Sam Ruby
On Tue, Oct 6, 2020 at 4:53 PM Sam Ruby wrote:
>
> When the client
> connected to the websocket process directly it made a lot of sense for
> that process to implement SSL. Now that that is no longer the case,
> it no longer is necessary. In fact, it no longer is necessary for
repos/asf/whimsy.git
> >
> >
> > The following commit(s) were added to refs/heads/master by this push:
> > new aa1bde1 wsc: support remote authentication
> > aa1bde1 is described below
> >
> > commit aa1bde1728cf4cbb490172fd2803a274f5fce9ff
> > Autho
perhaps the websocket is hanging in such a way
as to cause JavaScript or other network requests to hang.
- Sam Ruby
---
rubys@whimsy-vm6:~$ ruby /srv/whimsy/www/board/agenda/daemon/wsc.rb
--host localhost --path '/' --secure --noverify
coonnecting to wss://localhost:34234/...
{"id&q
+1
- Sam Ruby
On Thu, Oct 22, 2020 at 7:56 PM Craig Russell wrote:
>
> Here's the draft resolution for lazy consensus:
>
> WHEREAS, the Board of Directors heretofore appointed Sam Ruby (rubys) to the
> office of Vice President, Apache Whimsy, and
>
> WHEREAS, th
', '-SSLv3', '-TLSv1',
> '-TLSv1.1']
>
> Is there a reason for the override?
This change was made by the infrastructure team:
https://github.com/apache/infrastructure-puppet/commit/b9b1a54e603eb9cd0a12a2ac782041bc06cf09d7
> S
- Sam Ruby
has no minimum version.
>
> Should those be fixed?
In some sense, it doesn't matter. Any commit will cause all of the
whimsy applications to be updated to the latest version of the ruby2js
gem.
- Sam Ruby
> > 1800878 is described below
> >
> > commit 1800878b2b
process. When the client
connected to the websocket process directly it made a lot of sense for
that process to implement SSL. Now that that is no longer the case,
it no longer is necessary. In fact, it no longer is necessary for the
websocket to be running as root, as that is only done to enable
nfiguration is different.
The following seems to have some suggestions worth exploring:
https://serverfault.com/questions/538086/proxyerror-ah00898-error-during-ssl-handshake-with-remote-server
- Sam Ruby
P.S. It does seem odd that the whimsy_error.log is empty and the
errors are going to whim
It might also be a good idea to revisit the ruby version(s) tested
with Travis...
- Sam Ruby
On Thu, Oct 1, 2020 at 7:46 PM sebb wrote:
>
> Ah, I have:
>
> $ node -v
> v14.8.0
>
> which probably explains why I was not seeing any errors.
>
> On Fri, 2 Oct 202
The following line fails with node 7 but works with node 8+:
let private_lines = /^([
\t]*<private>(?:\n|.)*?<\/private>)(\s*)$/migs;
I've fixed .travis.yml.
- Sam Ruby
On Thu, Oct 1, 2020 at 7:16 PM wrote:
>
> This is an automated email from the ASF dual-hosted g
It is now October and this has failed to produce any discussion. If
this does not make substantive progress by the next board meeting, I
will raise this as a board issue at that time.
- Sam Ruby
On Wed, Aug 19, 2020 at 2:06 PM Sam Ruby wrote:
>
> Now that the meeting is over, I'm r
Why was this removed?
Wunderbar will select which of the two blocks to execute based on the
"ACCEPT" header.
- Sam Ruby
On Sat, Sep 26, 2020 at 6:40 PM wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> sebb pushed a commit to branch master
On Sat, Sep 26, 2020 at 1:36 PM Sam Ruby wrote:
>
> On Sat, Sep 26, 2020 at 12:22 PM sebb wrote:
> >
> > On Sat, 26 Sep 2020 at 16:37, Sam Ruby wrote:
> > >
> > > On Sat, Sep 26, 2020 at 10:55 AM sebb wrote:
> > > >
> > > >
On Sat, Sep 26, 2020 at 12:22 PM sebb wrote:
>
> On Sat, 26 Sep 2020 at 16:37, Sam Ruby wrote:
> >
> > On Sat, Sep 26, 2020 at 10:55 AM sebb wrote:
> > >
> > > The URI.escape method is deprecated, and should be replaced.
> > >
> > > However
I would expect Wunderbar to do the necessary.
Wunderbar would need a way to know if the href was already escaped.
- Sam Ruby
are Ubuntu-based, so perhaps
> https://wiki.debian.org/ReproducibleBuilds is more relevant.
Puppet has no a priori knowledge that the eventmachine gem has an
optional dependency on libssl, but if one expresses that requirement
in the puppet scripts, puppet will order the installation correctly.
- Sa
On Thu, Sep 24, 2020 at 11:54 AM sebb wrote:
>
> On Thu, 24 Sep 2020 at 16:36, Sam Ruby wrote:
> >
> > On Thu, Sep 24, 2020 at 11:12 AM sebb wrote:
> > >
> > > On Thu, 24 Sep 2020 at 16:06, Sam Ruby wrote:
> > > >
> > > > On Thu,
On Thu, Sep 24, 2020 at 11:12 AM sebb wrote:
>
> On Thu, 24 Sep 2020 at 16:06, Sam Ruby wrote:
> >
> > On Thu, Sep 24, 2020 at 10:58 AM sebb wrote:
> > >
> > > I tried running the following as root:
> > >
> > > /usr/local/bin/ru
on libraries.
If you run without enabling options.privkey / options.chain, things
will work. If you enable those options, things will fail.
- Sam Ruby
> On Thu, 24 Sep 2020 at 15:30, sebb wrote:
> >
> > The login message said to reboot, so I have done this.
> >
> > However it does
ll it again. I'm stopping short of doing this myself as an
explicit goal of mine is to get to the point where others can resolve
problems like these.
- Sam Ruby
On Thu, Sep 24, 2020 at 10:30 AM sebb wrote:
>
> The login message said to reboot, so I have done this.
>
> However it d
ence error, and the eventmachine gem needs
to be installed AFTER libssl-dev?
- Sam Ruby
he,dc=org
> structuralObjectClass: groupOfNames
> createTimestamp: 20161221015843Z
>
> It has not been maintained:
> modifyTimestamp: 20170802021104Z
>
> Sebb
- Sam Ruby
[
https://issues.apache.org/jira/browse/WHIMSY-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Ruby updated WHIMSY-341:
Comment: was deleted
(was: While the origin of RACK_ENV is unquestionably derived from rack usage,
its
[
https://issues.apache.org/jira/browse/WHIMSY-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198998#comment-17198998
]
Sam Ruby commented on WHIMSY-341:
-
While the origin of RACK_ENV is unquestion
Now that the meeting is over, I'm resigning as chair of this PMC,
effective immediately.
We can have a discussion either here or on private@ for naming a replacement.
Any volunteers?
- Sam Ruby
On Thu, Aug 6, 2020 at 5:04 PM Sam Ruby wrote:
>
> I've submitted this quarter
pretty much it.
- Sam Ruby
[
https://issues.apache.org/jira/browse/WHIMSY-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167521#comment-17167521
]
Sam Ruby commented on WHIMSY-338:
-
Possible fix:
[https://github.com/apache/wh
On Tue, Jul 21, 2020 at 5:46 PM sebb wrote:
>
> On Tue, 21 Jul 2020 at 21:31, Sam Ruby wrote:
> >
> > The case that needs to be handled is if I were to send in an updated
> > ICLA by the name of 'sam-ruby.pdf'. At that point, there would be a
> > sam-r
The case that needs to be handled is if I were to send in an updated
ICLA by the name of 'sam-ruby.pdf'. At that point, there would be a
sam-ruby.pdf in the documents/iclas directory, and one in the email,
and both would need to be placed into a directory.
- Sam Ruby
On Tue, Jul 21,
https://github.com/apache/infrastructure-otp may also be worth trying.
- Sam Ruby
On Mon, Jul 20, 2020 at 7:38 AM Sam Ruby wrote:
>
> The following works on Ubuntu and Mac (including Catalina). Put it in
> a file named otp-md5 in your path and make it executable:
>
> #!/u
The following works on Ubuntu and Mac (including Catalina). Put it in
a file named otp-md5 in your path and make it executable:
#!/usr/bin/env ruby
require 'otp' # gem install ruby-otp
require 'open3'
def OTP.md5(sequence, seed, password=nil)
if password == nil
begin
print "password:
lementation is covered here:
https://github.com/rubys/whimsy-board-agenda-nodejs/blob/master/docs/overview/environments.md
> Thanks,
> Craig
- Sam Ruby
On Fri, Jul 17, 2020 at 6:05 PM Craig Russell wrote:
>
> On Jul 16, 2020, at 5:51 PM, Sam Ruby wrote:
> >
> > On Thu, Jul 16, 2020 at 8:22 PM Dave Fisher wrote:
> >>
> >> Latest versions of Catalina have locked up permissions.
> >
> > Yea,
1 - 100 of 1533 matches
Mail list logo