Re: [PR] Update demo.md changed repo references from SVN to Git [steve]

2025-08-22 Thread via GitHub
gstein commented on PR #23: URL: https://github.com/apache/steve/pull/23#issuecomment-3215146827 Thanks @cottage14 !! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] Update demo.md changed repo references from SVN to Git [steve]

2025-08-22 Thread via GitHub
gstein merged PR #23: URL: https://github.com/apache/steve/pull/23 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org For

Re: [PR] Update demo.md changed repo references from SVN to Git [steve]

2025-08-22 Thread via GitHub
dsahlberg-apache-org commented on PR #23: URL: https://github.com/apache/steve/pull/23#issuecomment-3215136395 ping @gstein ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Update community.md - chair change [steve]

2025-08-22 Thread via GitHub
gstein commented on PR #48: URL: https://github.com/apache/steve/pull/48#issuecomment-3214854474 Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-m

Re: [PR] Update community.md - chair change [steve]

2025-08-22 Thread via GitHub
gstein merged PR #48: URL: https://github.com/apache/steve/pull/48 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org For

[PR] Update community.md - chair change [steve]

2025-08-22 Thread via GitHub
dsahlberg-apache-org opened a new pull request, #48: URL: https://github.com/apache/steve/pull/48 Board meeting 2025-08-20 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Re: [I] Need access to larger images in ballot box area [steve]

2025-07-23 Thread via GitHub
sebbASF commented on issue #47: URL: https://github.com/apache/steve/issues/47#issuecomment-3110728944 On further reflection, it would useful to be able to review the statements of selected candidates for all types of vote, not just images. -- This is an automated message from the Apache

[I] Need access to larger images in ballot box area [steve]

2025-07-23 Thread via GitHub
sebbASF opened a new issue, #47: URL: https://github.com/apache/steve/issues/47 When choosing between images, the Statement buttons on the Candidate side provide larger images of the options, which are otherwise ratehr small. However, once a candidate has been added to the ballot box,

[I] Hover text for images is not ideal [steve]

2025-07-23 Thread via GitHub
sebbASF opened a new issue, #46: URL: https://github.com/apache/steve/issues/46 When hovering over an image in the ballot box area, the displayed text is enormous, because it includes the entire png as base64. It's supposed to say something like: Drap to move up or down the li

Re: [I] Is this still broken? [steve]

2025-03-11 Thread via GitHub
gstein commented on issue #42: URL: https://github.com/apache/steve/issues/42#issuecomment-2703312673 Yes: still broken. I just added that comment and the Exception. I don't intend to fix that unless/until we see a use-case. -- This is an automated message from the Apache Git Service. To

Re: [PR] Remove untaint calls [steve]

2025-03-06 Thread via GitHub
gstein merged PR #44: URL: https://github.com/apache/steve/pull/44 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org For

Re: [I] Should this still be deprecated? [steve]

2025-03-06 Thread via GitHub
gstein commented on issue #41: URL: https://github.com/apache/steve/issues/41#issuecomment-2703304643 I'm thinking to move that function over to whatif.py, since stv_tool.py does not use it. IOW, it is deprecated within stv_tool, but still in use by whatif. -- This is an automated

Re: [I] Untaint no longer exists [steve]

2025-03-06 Thread via GitHub
gstein closed issue #43: Untaint no longer exists URL: https://github.com/apache/steve/issues/43 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-uns

[PR] Remove untaint calls [steve]

2025-03-06 Thread via GitHub
sebbASF opened a new pull request, #44: URL: https://github.com/apache/steve/pull/44 Fixes #43 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-u

Re: [I] whatif.py no longer works [steve]

2025-03-06 Thread via GitHub
gstein closed issue #39: whatif.py no longer works URL: https://github.com/apache/steve/issues/39 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-un

Re: [I] whatif.py no longer works [steve]

2025-03-06 Thread via GitHub
gstein commented on issue #39: URL: https://github.com/apache/steve/issues/39#issuecomment-2703175383 The whatif.py script appears to work now. Thanks for the report! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] Display last cast votes in ballot [steve]

2025-02-28 Thread via GitHub
assignUser commented on issue #40: URL: https://github.com/apache/steve/issues/40#issuecomment-2690667239 > If the security is an issue, the state can be locally stored; in a cookie, etc. I am not deep into browser security but I assume that could be a viable solution, as it doesn't

Re: [I] Display last cast votes in ballot [steve]

2025-02-28 Thread via GitHub
vy commented on issue #40: URL: https://github.com/apache/steve/issues/40#issuecomment-2690484632 If the security is an issue, the state can be locally stored; in a cookie, etc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] Display last cast votes in ballot [steve]

2025-02-28 Thread via GitHub
vy commented on issue #40: URL: https://github.com/apache/steve/issues/40#issuecomment-2690418749 > As for seeing _what_ you voted last, we are not going to allow that. Same reason as why you can't ask a polling place to see what you just wrote on your ballot that you threw in the ballot bo

Re: [I] Display last cast votes in ballot [steve]

2025-02-28 Thread via GitHub
tisonkun commented on issue #40: URL: https://github.com/apache/steve/issues/40#issuecomment-2690147840 I found that we have some code like: https://github.com/apache/steve/blob/2c40f86195b425cf9bff6759ab5bb4f0b7f6f79b/pysteve/www/htdocs/js/steve_rest.js#L872-L877 And I can see

Re: [I] Display last cast votes in ballot [steve]

2025-02-28 Thread via GitHub
assignUser commented on issue #40: URL: https://github.com/apache/steve/issues/40#issuecomment-2690140398 It makes sense but maybe a note that this is the case. Something like "Your previous vote is recorded but will not be displayed. To change your vote you have to recast it entirely." Or

Re: [I] Display last cast votes in ballot [steve]

2025-02-28 Thread via GitHub
Humbedooh commented on issue #40: URL: https://github.com/apache/steve/issues/40#issuecomment-2690058296 Do you mean display which issues you have voted on, or are you looking for the actual vote (yes/no/whatever) that you cast? You should see a marker for issues that you have voted on -

Re: [I] whatif.py no longer works [steve]

2025-02-26 Thread via GitHub
gstein commented on issue #39: URL: https://github.com/apache/steve/issues/39#issuecomment-2686525945 Oh. Whoops. That was from my work accept either JSON or txt inputs. I'll take a look. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [I] Does STeVe support anonymous voting? [steve]

2025-02-26 Thread via GitHub
Humbedooh commented on issue #27: URL: https://github.com/apache/steve/issues/27#issuecomment-2685510306 If you keep a copy of the whole database around, you could reverse-engineer that, yes. If you only keep the exported ballots, as we do at the ASF, you cannot map a ballot back to an indi

Re: [I] Does STeVe support anonymous voting? [steve]

2025-02-26 Thread via GitHub
tisonkun commented on issue #27: URL: https://github.com/apache/steve/issues/27#issuecomment-2685549849 Good to know. Sorry to repeat the question: then how do we ensure that every ballot comes from a unique verified member? Or we trust the ballot ID generating logic that every ID mu

Re: [I] Does STeVe support anonymous voting? [steve]

2025-02-26 Thread via GitHub
tisonkun commented on issue #27: URL: https://github.com/apache/steve/issues/27#issuecomment-2685487613 @Humbedooh Thanks for your information! > the vote monitors and admins can extract the final ballots for record keeping, but there is nothing in those records that can be reverse-en

Re: [I] Code does not agree with documentation [steve]

2025-02-26 Thread via GitHub
sebbASF commented on issue #35: URL: https://github.com/apache/steve/issues/35#issuecomment-2684746317 FTR, this was noticed because pylint complained that the field was not used. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [I] Code does not agree with documentation [steve]

2025-02-26 Thread via GitHub
Humbedooh closed issue #35: Code does not agree with documentation URL: https://github.com/apache/steve/issues/35 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

Re: [I] Code does not agree with documentation [steve]

2025-02-26 Thread via GitHub
Humbedooh commented on issue #35: URL: https://github.com/apache/steve/issues/35#issuecomment-2684633317 That was an oversight, fixed in 82c0c1932f325838859a5d3b912179c207fe36ed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] Fix indentation [steve]

2025-02-25 Thread via GitHub
clr-apache commented on code in PR #38: URL: https://github.com/apache/steve/pull/38#discussion_r1970525187 ## .github/workflows/linting.yml: ## @@ -37,4 +37,4 @@ jobs: python -m pip install pylint - name: Testing with pylint run: | - pylint pysteve

[PR] Fix indentation [steve]

2025-02-24 Thread via GitHub
sebbASF opened a new pull request, #38: URL: https://github.com/apache/steve/pull/38 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: de

Re: [PR] Unused imports [steve]

2025-02-23 Thread via GitHub
gstein merged PR #33: URL: https://github.com/apache/steve/pull/33 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org For

[PR] Typo [steve]

2025-02-23 Thread via GitHub
sebbASF opened a new pull request, #37: URL: https://github.com/apache/steve/pull/37 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: de

[PR] Unused [steve]

2025-02-23 Thread via GitHub
sebbASF opened a new pull request, #36: URL: https://github.com/apache/steve/pull/36 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: de

Re: [I] What part of this project is the currently used one? [steve]

2025-02-23 Thread via GitHub
tisonkun commented on issue #28: URL: https://github.com/apache/steve/issues/28#issuecomment-2676862024 Thanks for your information. If we use only pysteve, is it possible to remove the old files and perhaps retain(make) a branch to achieve the old files? -- This is an automated me

[PR] Unused imports [steve]

2025-02-23 Thread via GitHub
sebbASF opened a new pull request, #33: URL: https://github.com/apache/steve/pull/33 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: de

Re: [PR] Add lint and type tests [steve]

2025-02-22 Thread via GitHub
gstein merged PR #31: URL: https://github.com/apache/steve/pull/31 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org For

Re: [PR] 'voted once' is misleading [steve]

2025-02-21 Thread via GitHub
cottage14 commented on PR #29: URL: https://github.com/apache/steve/pull/29#issuecomment-2674751426 good clarifying edits -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] 'voted once' is misleading [steve]

2025-02-21 Thread via GitHub
sebbASF opened a new pull request, #29: URL: https://github.com/apache/steve/pull/29 There is no distinction between one vote and many: either there has been a vote on an issue or not, so saying 'voted once' is misleading. Either drop the 'once' as per this PR, or change it to 'at least onc

Re: [I] What part of this project is the currently used one? [steve]

2025-01-31 Thread via GitHub
gstein closed issue #28: What part of this project is the currently used one? URL: https://github.com/apache/steve/issues/28 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [I] What part of this project is the currently used one? [steve]

2025-01-31 Thread via GitHub
gstein commented on issue #28: URL: https://github.com/apache/steve/issues/28#issuecomment-2628732743 pysteve -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

[I] What part of this project is the currently used one? [steve]

2025-01-31 Thread via GitHub
tisonkun opened a new issue, #28: URL: https://github.com/apache/steve/issues/28 I can see in the trunk branch, we have: * pysteve * v3 * Several Perl scripts (www, monitoring, etc.; not sure if they are in the same group) I wonder what part of this project is the current

Re: [I] Does STeVe support anonymous voting? [steve]

2025-01-27 Thread via GitHub
Humbedooh closed issue #27: Does STeVe support anonymous voting? URL: https://github.com/apache/steve/issues/27 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [I] Does STeVe support anonymous voting? [steve]

2025-01-27 Thread via GitHub
Humbedooh commented on issue #27: URL: https://github.com/apache/steve/issues/27#issuecomment-2616073505 yes and no. the tl;dr of this is that if you only have access to the web interface, you cannot figure out who voted for what. while there is a one-way trail from the user session

[I] Does STeVe support anonymous voting? [steve]

2025-01-27 Thread via GitHub
tisonkun opened a new issue, #27: URL: https://github.com/apache/steve/issues/27 Hi, I can see that an STeVe election requires owner and monitors. Not sure what level of anonymous STeVe can achieve. Or in the other words, who can get the information about the vote details (who vo

Re: [I] is the tool name STeVe or pySTeVe? [steve]

2024-05-06 Thread via GitHub
cottage14 commented on issue #15: URL: https://github.com/apache/steve/issues/15#issuecomment-2096599648 Is understand the different namings now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

Re: [I] is the tool name STeVe or pySTeVe? [steve]

2024-05-06 Thread via GitHub
cottage14 closed issue #15: is the tool name STeVe or pySTeVe? URL: https://github.com/apache/steve/issues/15 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

Re: [I] Second broken link on community.md [steve]

2024-05-06 Thread via GitHub
cottage14 closed issue #13: Second broken link on community.md URL: https://github.com/apache/steve/issues/13 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

Re: [I] Second broken link on community.md [steve]

2024-05-06 Thread via GitHub
cottage14 commented on issue #13: URL: https://github.com/apache/steve/issues/13#issuecomment-2096517561 have fixed the link -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[PR] Update and rename source-code.mdtext to source-code.md [steve]

2024-05-06 Thread via GitHub
cottage14 opened a new pull request, #25: URL: https://github.com/apache/steve/pull/25 also changed repo links from SVN to Git -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

Re: [I] Broken link on community.md [steve]

2024-05-06 Thread via GitHub
cottage14 commented on issue #12: URL: https://github.com/apache/steve/issues/12#issuecomment-2096486775 Have created the page, but do no know what tips to add. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [I] Broken link on community.md [steve]

2024-05-06 Thread via GitHub
cottage14 closed issue #12: Broken link on community.md URL: https://github.com/apache/steve/issues/12 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: d

[PR] Create contribution-tips.md this page will need content [steve]

2024-05-06 Thread via GitHub
cottage14 opened a new pull request, #24: URL: https://github.com/apache/steve/pull/24 Created to resolve a page-not-found error, but don't know what to populate it with -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] demo.md needs an update to discuss the current Git repo instead of the old SVN repo [steve]

2024-05-06 Thread via GitHub
cottage14 commented on issue #14: URL: https://github.com/apache/steve/issues/14#issuecomment-2096477196 Submitted a pull request to cover this -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [I] demo.md needs an update to discuss the current Git repo instead of the old SVN repo [steve]

2024-05-06 Thread via GitHub
cottage14 closed issue #14: demo.md needs an update to discuss the current Git repo instead of the old SVN repo URL: https://github.com/apache/steve/issues/14 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[PR] Update demo.md changed repo references from SVN to Git [steve]

2024-05-06 Thread via GitHub
cottage14 opened a new pull request, #23: URL: https://github.com/apache/steve/pull/23 `git clone https://github.com/apache/steve.git` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Update README.md replaced IRC mention with Slack channel mention [steve]

2024-05-03 Thread via GitHub
gstein merged PR #21: URL: https://github.com/apache/steve/pull/21 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org For

Re: [PR] Update privacy-policy.md minor edits to improve readability [steve]

2024-05-03 Thread via GitHub
gstein merged PR #17: URL: https://github.com/apache/steve/pull/17 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org For

Re: [PR] Update index.md minor text change [steve]

2024-05-03 Thread via GitHub
gstein merged PR #11: URL: https://github.com/apache/steve/pull/11 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org For

Re: [PR] Update index.html fixing link to 'developer information' [steve]

2024-05-03 Thread via GitHub
gstein merged PR #10: URL: https://github.com/apache/steve/pull/10 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org For

Re: [PR] Update index.html minor text changes [steve]

2024-05-03 Thread via GitHub
gstein merged PR #9: URL: https://github.com/apache/steve/pull/9 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org For q

Re: [PR] Update vote_types.md minor edits to improve readability [steve]

2024-05-03 Thread via GitHub
gstein merged PR #16: URL: https://github.com/apache/steve/pull/16 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org For

Re: [PR] Update README.txt edits to improve readability [steve]

2024-05-03 Thread via GitHub
gstein merged PR #20: URL: https://github.com/apache/steve/pull/20 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org For

Re: [PR] Update vote_types.md added three vote-type sections, two of which hav… [steve]

2024-05-03 Thread via GitHub
gstein merged PR #22: URL: https://github.com/apache/steve/pull/22 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org For

Re: [I] Missing descriptions of three vote types listed in index.md [steve]

2024-05-03 Thread via GitHub
cottage14 commented on issue #18: URL: https://github.com/apache/steve/issues/18#issuecomment-2092832949 Added three description areas on vote_types.html, but only found information that I could use to populate one of them. -- This is an automated message from the Apache Git Service. To r

Re: [PR] Update README.md replaced IRC mention with Slack channel mention [steve]

2024-05-02 Thread via GitHub
cottage14 commented on PR #21: URL: https://github.com/apache/steve/pull/21#issuecomment-2090432111 As far as I can tell, neither vanilla MD nor GFM provides an easy and reliable option for "target="_blank". -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] Update README.md replaced IRC mention with Slack channel mention [steve]

2024-05-01 Thread via GitHub
gstein commented on PR #21: URL: https://github.com/apache/steve/pull/21#issuecomment-2089069212 There shouldn't be a need to use raw HTML. Markdown has easier links. https://github.github.com/gfm/#links -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [I] Update README for pysteve [steve]

2024-05-01 Thread via GitHub
cottage14 closed issue #19: Update README for pysteve URL: https://github.com/apache/steve/issues/19 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev

Re: [I] Update README for pysteve [steve]

2024-05-01 Thread via GitHub
cottage14 commented on issue #19: URL: https://github.com/apache/steve/issues/19#issuecomment-2088501942 have created a pull request to address this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[PR] Update README.md replaced IRC mention with Slack channel mention [steve]

2024-05-01 Thread via GitHub
cottage14 opened a new pull request, #21: URL: https://github.com/apache/steve/pull/21 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Update README.txt edits to improve readability [steve]

2024-04-30 Thread via GitHub
cottage14 commented on PR #20: URL: https://github.com/apache/steve/pull/20#issuecomment-2085974241 fixes to improve readability -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[PR] Update index.md minor text change [steve]

2024-04-19 Thread via GitHub
cottage14 opened a new pull request, #11: URL: https://github.com/apache/steve/pull/11 to avoid repetition -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

[PR] Update index.html fixing link to 'developer information' [steve]

2024-04-19 Thread via GitHub
cottage14 opened a new pull request, #10: URL: https://github.com/apache/steve/pull/10 fixing link in menu for 'developer information' -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[PR] Update index.html minor text changes [steve]

2024-04-19 Thread via GitHub
cottage14 opened a new pull request, #9: URL: https://github.com/apache/steve/pull/9 line 3: fixed capitalization line 10: corrected capitalization line 40: changed passive to active voice 24 and 44: edited section title 27: put URL inside ... 47: "Firstly" is not a word 40