-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
2023 January release #373
2023 January release #373
Conversation
The command to install graphviz should be "sudo apt-get install graphviz" not "sudo apt get install graphviz". Co-authored-by: Michael R. Crusoe <[email protected]>
`python3 -m venv venv` instead of `python -m venv venv`
* modified quick-start.md * Update prerequisites.md * Update basic-concepts.md * Update faq.md * Update yaml-guide.md Co-authored-by: Peter Amstutz <[email protected]>
* fixed typos and punctuation errors * Update best-practices.md * Update best-practices.md Co-authored-by: Peter Amstutz <[email protected]>
* docker clarity * typo fix Co-authored-by: Peter Amstutz <[email protected]>
Co-authored-by: Peter Amstutz <[email protected]>
corrected typos, corrected punctuations, rephrased sentences, added a link where required Co-authored-by: Peter Amstutz <[email protected]>
Co-authored-by: Peter Amstutz <[email protected]>
Co-authored-by: Peter Amstutz <[email protected]>
* Update basic-concepts.md * Update command-line-tool.md
Co-authored-by: LGTM Migrator <[email protected]>
This reverts commit 8efb720.
This reverts commit a809834.
Currently translated at 3.4% (21 of 605 strings) Translated using Weblate (Portuguese) Currently translated at 2.1% (13 of 598 strings) Translated using Weblate (Spanish) Currently translated at 2.5% (15 of 598 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Portuguese) Currently translated at 100.0% (2 of 2 strings) Co-authored-by: Michael Crusoe <[email protected]> Translate-URL: https://hosted.weblate.org/projects/commonwl/cwl-user-guide-sphinx/es/ Translate-URL: https://hosted.weblate.org/projects/commonwl/cwl-user-guide-sphinx/pt/ Translate-URL: https://hosted.weblate.org/projects/commonwl/user-guide/es/ Translate-URL: https://hosted.weblate.org/projects/commonwl/user-guide/pt/ Translation: Common Workflow Language/CWL User Guide Translation: Common Workflow Language/CWL User Guide: Sphinx
This comment was marked as outdated.
This comment was marked as outdated.
@mr-c do we need to do anything else with this? |
Righto, had a meeting with @mr-c just now , and believe we have an action plan, @tetron. Let me know what you think — feel free to chime in to add or correct anything, @mr-c.
I have the same permissions to this repository as you do, @tetron . During the meeting we have also confirmed @mr-c is not the sole person with admin/write actions (i.e. bus-factor > 1). Once we have verified the changes in this PR, and we are ready @mr-c will do a final review and merge it to Moving forward, I expect we will work out a better release cadence, having less issues with Cheers, |
This comment was marked as outdated.
This comment was marked as outdated.
@swzCuroverse , @tetron , @mr-c , sorry for the delay. Vacation and holidays are now over, so I finally had time to i) go through every commit in #337, ii) opening the commit and linked PR, iii) confirming there are no pending feedback from @mr-c or others, and iv) updated this PR description with the ones that are still pending. Then, I v) went through the commits in this PR (#373) confirming we have the exact same commits as in #337, and vi) reviewed the difference in this PR (a few extra commits). @tetron addressed some of the feedback in #337 in this PR (see commit "Apply suggestions made on #337" 8bc1400) But there are still a few items that are pending. I believe that if we either address those items as @tetron did in his commit to this PR, or if we reach a consensus that that can be moved to after the release, then this PR should finally be ready to be reviewed & merged by @mr-c or someone else from the project team 👍 (and that annoying checkbox in the user guide homepage will be finally fixed! 😅 ). Again, sorry for the delay 🙇 p.s.: I'll attend a conference starting tomorrow early morning, with evening dinner/social activities, until Friday. So I may not respond very quickly; I left notes in the list above, and in some of the pending review feedback comments. I hope that helps 👋 |
@kinow and @mr-c as requested in last-week's meeting, I've gone through the responses above. Please let me know your thoughts on my suggestions of moving forward:
|
Thanks a lot @alexiswl ! @mr-c and others, if you want to look at the table on a big screen, here's what I executed on my browser console to bypass GitHub UI's max width: Agree on the pass. Comments on the non-pass entries:
👍 “removing it would be at no loss to the reader” +1
Sounds good, easy to fix 👍
👍
Good suggestion. Easy to fix, not a blocker IMO (but we can still do that when merging this PR) 👏 |
As discussed here: common-workflow-language#373 (comment) 1. Basic Concepts - Roll back changes to quote fair principles verbatim 2. Operations - Reword the operation file sentence - this is contrary to the discussion on common-workflow-language#373 (comment) and instead have reworded this entirely - please discuss otherwise can go back to the 'then' addition. 3. FAQ - remove vague comment 'everything in CWL must be stated' Code 'note' is removed from the FAQ.md file
As discussed here: #373 (comment) 1. Basic Concepts - Roll back changes to quote fair principles verbatim 2. Operations - Reword the operation file sentence - this is contrary to the discussion on #373 (comment) and instead have reworded this entirely - please discuss otherwise can go back to the 'then' addition. 3. FAQ - remove vague comment 'everything in CWL must be stated' Code 'note' is removed from the FAQ.md file
🎉 🥳 |
This supercedes #337
An interaction with branch protection on
main
means that theUpdate branch
andCommit suggestion
buttons don't work which is a problem for accepting minor text edits, and alsomain
is a moving target.I'm going to manually apply the suggestions made on #337, and then we can merge the
staging
branch to bothmain
andrelease
.Items blocking the merge / release of this PR
List of issues in this release (NOTE: it is fine to suggest moving issues to after a release, as long as that's agreed by both others, especially the OP of the comment 👍 ):
basic-concepts.md
pending reply or conclusion:using-containers.md
operations.md
command-line-tool.md
that were not addressed or are pending a resolutionnetworkdAccess: true
(explicit) instead of Network Access (this is pending in 2022 Week 44 release #337, but @tetron addressed it in this PR, in the commit in this PR 8bc1400 with commit message "Apply suggestions made on 2022 Week 44 release #337")prerequisites.md
(this is pending in 2022 Week 44 release #337, but @tetron addressed it in this PR, in the commit in this PR 8bc1400 with commit message "Apply suggestions made on 2022 Week 44 release #337"):For later / after the release
List of follow-up issues to be fixed after the new release (move items from the section above here if OP has agreed on doing so):
(we must list the issues above, and mark as checked only when there is nothing pending from feedback on a) this PR, b) on #337, and c) on the issue or PR fixed)