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

Change Markdown files to match Github's expectations #6

Closed
dominic-mulligan-arm opened this issue Oct 27, 2020 · 1 comment
Closed
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@dominic-mulligan-arm
Copy link
Member

  1. Github expects the SECURITY_DISCLOSURE.markdown file to be called SECURITY.markdown.
  2. The code-of-conduct should be moved out of CONTRIBUTING.markdown and put in a dedicated file.
@dominic-mulligan-arm dominic-mulligan-arm added the documentation Improvements or additions to documentation label Oct 27, 2020
@dominic-mulligan-arm dominic-mulligan-arm self-assigned this Oct 27, 2020
@ShaleXIONG
Copy link
Member

I believe that this issue can be closed by #15 and #17.

egrimley-arm added a commit to egrimley-arm/veracruz that referenced this issue Dec 17, 2021
TODO:

- Merge wasi-types PR veracruz-project#6 and remove references to github.com/egrimley-arm
- Simplify history

Draft log message for this PR:

Update Rust toolchain for Icecap and use stable compiler for rest.

Icecap now uses nightly-2021-08-25 and the rest uses stable 1.56.1.

In the new submodule icecap/sysroot/rust:

- Updates for internal API changes.
- A HACK: some locks are disabled.
- The submodule src/llvm-project is removed to save disc space.

In this repo changes include:

- Various features are removed to enable use of stable compiler.
- Crate versions updated, including: hex, lexical-core, x509-parser
- HACK to save disc space in icecap/Makefile: rm -rf ../sdk
egrimley-arm added a commit to egrimley-arm/veracruz that referenced this issue Dec 18, 2021
TO DO:

- Merge wasi-types PR veracruz-project#6 and remove references to github.com/egrimley-arm

Icecap now uses nightly-2021-08-25 and the rest uses stable 1.56.1.

In the new submodule icecap/sysroot/rust:

- Updates for internal API changes.
- A HACK: some locks are disabled.
- The submodule src/llvm-project is removed to save disc space.

In this repo changes include:

- Various features are removed to enable use of stable compiler.
- Crate versions updated, including: hex, lexical-core, x509-parser
- HACK to save disc space in icecap/Makefile: rm -rf ../sdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants