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

chore: Improve README #61

Merged
merged 5 commits into from
Nov 5, 2024
Merged

chore: Improve README #61

merged 5 commits into from
Nov 5, 2024

Conversation

apljungquist
Copy link
Contributor

The main goals of this change are:

  • Improve consistency.
  • Make it easier to relate this project to the official developer offering.

@apljungquist apljungquist requested a review from a team as a code owner July 31, 2024 16:36
@apljungquist apljungquist marked this pull request as draft July 31, 2024 18:41
@apljungquist apljungquist force-pushed the improve_readme branch 5 times, most recently from ef4cb2f to 168fcea Compare August 1, 2024 10:23
The main goals of this change are:
- Improve consistency.
- Make it easier to relate this project to the official developer
  offering.
@apljungquist apljungquist force-pushed the improve_readme branch 3 times, most recently from 53c0fa8 to 67eb16e Compare August 2, 2024 17:16
@apljungquist apljungquist marked this pull request as ready for review August 2, 2024 17:17
* upstream/main: (48 commits)
  chore: Use workspace dependencies consistently (#126)
  fix(axevent_example): Return `Break` from signal handlers (#125)
  chore(deps): bump ghcr.io/devcontainers/features/common-utils (#124)
  feat(device-manager): Allow unsigned ACAPs (#122)
  feat(acap-build): Enable bypassing `acap-build` (#119)
  chore: streamline CI (#118)
  fix: Don't invalidate Cargo caches (#117)
  fix(acap-ssh-utils): Warn users that commands may break (#114)
  feat: Factor out `acap-build` wrapper to lib crate (#112)
  feat: Add `fleet-manager` program (#111)
  feat: Add edge storage wrapper and example (#108)
  fix: Measure apparent size (#107)
  chore(acap-logging): Bump version (#106)
  fix(cargo-acap-sdk): Set executable bits (#105)
  fix(acap-logging)!: Disable default features for env_logger (#103)
  chore: Track size of apps (#102)
  chore: Don't use clearly defined for license info (#101)
  Update rust toolchain to 1.80.1 (#100)
  fix!: Make builds reproducible in dev-container (#99)
  feat(axevent)!: Use generic callbacks and remove leak (#59)
  ...
`README.md`:
- Use the terms alpha and beta because I expect most readers to
  infer that alpha is less mature than beta and that both indicate that
  the software is unfinished. I previously called this experimental and
  unstable respectively because I worry some readers may have specific
  ideas of what alpha and beta means, but my gut feeling is that
  introducing novel terms would do more harm than good.
- Replace tables with nested lists to make the document easier to read
  and edit as plain text.
@apljungquist apljungquist merged commit 59f52d8 into main Nov 5, 2024
2 checks passed
@apljungquist apljungquist deleted the improve_readme branch November 5, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant