Skip to content
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

fix(ci): netsim commenting fixes #2766

Merged
merged 2 commits into from
Oct 1, 2024
Merged

fix(ci): netsim commenting fixes #2766

merged 2 commits into from
Oct 1, 2024

Conversation

Arqu
Copy link
Collaborator

@Arqu Arqu commented Oct 1, 2024

Description

Adjusts permissions, uses proper input vars & the search & replace for comments is now aligned.
Also adds examples to the list of possible executables for the job.

Note: Docs still seem to fail in this PR with the set permissions. However write-all in a public repo is very constrained so it should be perfectly fine. The GITHUB_TOKEN has it by default, however I think since we're running sub jobs etc it's not propagating correctly.

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

@Arqu Arqu added the ci continous integration label Oct 1, 2024
@Arqu Arqu requested a review from flub October 1, 2024 09:31
@Arqu Arqu self-assigned this Oct 1, 2024
@Arqu Arqu requested a review from matheus23 October 1, 2024 09:32
Copy link

github-actions bot commented Oct 1, 2024

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/2766/docs/iroh/

Last updated: 2024-10-01T09:54:16Z

Copy link

github-actions bot commented Oct 1, 2024

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 182b71c

Copy link
Contributor

@matheus23 matheus23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

permissions: write-all makes me a little uneasy, but I trust your assessment of

However write-all in a public repo is very constrained so it should be perfectly fine.

Adding the examples in seems fine, too.

@Arqu Arqu added this pull request to the merge queue Oct 1, 2024
Merged via the queue into main with commit 97be9e3 Oct 1, 2024
29 checks passed
@Arqu Arqu deleted the arqu/netsim_fixes branch October 4, 2024 08:40
matheus23 pushed a commit that referenced this pull request Nov 14, 2024
## Description

Adjusts permissions, uses proper input vars & the search & replace for
comments is now aligned.
Also adds examples to the list of possible executables for the job.

Note: Docs still seem to fail in this PR with the set permissions.
However write-all in a public repo is very constrained so it should be
perfectly fine. The GITHUB_TOKEN has it by default, however I think
since we're running sub jobs etc it's not propagating correctly.

## Breaking Changes

<!-- Optional, if there are any breaking changes document them,
including how to migrate older code. -->

## Notes & open questions

<!-- Any notes, remarks or open questions you have to make about the PR.
-->

## Change checklist

- [ ] Self-review.
- [ ] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.
- [ ] Tests if relevant.
- [ ] All breaking changes documented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci continous integration
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants