-
-
Couldn't load subscription status.
- Fork 19
first draft of changing the issue/pr section #279
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
Conversation
🆗 Pre-flight checks passed 😃This pull request has been checked and contains no modified workflow files or spoofing. Results of any additional workflows will appear here when they are done. |
|
After talking to the instructor, I think testing this might be a big complex. I think maybe I'll instead add a bug, where the code doesn't split by crew member at first (which my current code does do) and then have them report the bug and fix it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requesting a few minor changes but otherwise this looks great @sstevens2
| A feature request should include a short title, the key features of the new feature, and a more detailed description of the feature. | ||
| - Title: Add summary table of eva time by astronaut | ||
| - Description: A summary table split by astronaut would be helpful for individual level analysis. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| A feature request should include a short title, the key features of the new feature, and a more detailed description of the feature. | |
| - Title: Add summary table of eva time by astronaut | |
| - Description: A summary table split by astronaut would be helpful for individual level analysis. | |
| A feature request should include a short title, the key characterics or desired behaviour of the new feature, and a more detailed description of the feature. | |
| - Title: Add summary table of eva time by astronaut | |
| - Description: A summary table split by astronaut would be helpful for individual level analysis. |
Fair enough. Thinking about this, I suggest we also include a sentence or two to address how, in reality, the original feature request issue might be reopened when the bug is reported, rather than a separate issue being opened. I think it's fine to acknowledge that and stick with the example, though. Maybe something like the following:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am approving this so we can quickly merge but I have not tested the code myself. I will try to do that after we have the material in main.
A reminder to also fix the code on the software project repo or to open an issue so we do not forget.
Auto-generated via `{sandpaper}`
Source : 55b85af
Branch : main
Author : Aleksandra Nenadic <[email protected]>
Time : 2025-08-27 18:20:40 +0000
Message : Merge pull request #279 from carpentries-incubator/issue266
first draft of changing the issue/pr section
Auto-generated via `{sandpaper}`
Source : 532ca82
Branch : md-outputs
Author : GitHub Actions <[email protected]>
Time : 2025-08-27 18:21:18 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 55b85af
Branch : main
Author : Aleksandra Nenadic <[email protected]>
Time : 2025-08-27 18:20:40 +0000
Message : Merge pull request #279 from carpentries-incubator/issue266
first draft of changing the issue/pr section
|
Oops I have not seen Toby's comments before merging - will try to work still on this branch to make sure we have it all. Or if @sstevens2 has a look at this - she might be better positioned to address Toby's comments. |
…istake. A few more typo fixes.
…nges Replayed commit by @tobyhodges from PR #279 that were not merged by m…
Auto-generated via `{sandpaper}`
Source : eb9cbaf
Branch : main
Author : Aleksandra Nenadic <[email protected]>
Time : 2025-08-27 18:54:53 +0000
Message : Merge pull request #281 from carpentries-incubator/issue266-tobys-changes
Replayed commit by @tobyhodges from PR #279 that were not merged by m…
Auto-generated via `{sandpaper}`
Source : 47cf474
Branch : md-outputs
Author : GitHub Actions <[email protected]>
Time : 2025-08-27 18:55:30 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : eb9cbaf
Branch : main
Author : Aleksandra Nenadic <[email protected]>
Time : 2025-08-27 18:54:53 +0000
Message : Merge pull request #281 from carpentries-incubator/issue266-tobys-changes
Replayed commit by @tobyhodges from PR #279 that were not merged by m…
This was a pretty big change and I moved some stuff to callouts and spoilers. I also wrote the code and it probably isn't as elegant as it could be.
This PR still needs a test function (or 2) for the challenge before it can be merged. I'm particularly inexperienced at testing and I would love a recommendation for this. I may also ask the instructor teaching testing for ideas when he is done teaching today, if he has a moment.
@anenadic and @amangoel185 you are welcome to start reviewing.
fixes #266
We will also need to update the final state of the code at some point in the code states repo.