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: rename primary workflow & add badge to readme #4

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

calteran
Copy link
Owner

@calteran calteran commented Dec 9, 2023

No description provided.

@calteran calteran merged commit 9014c3e into develop Dec 9, 2023
1 check passed
@calteran calteran deleted the docs/ci-badge branch December 9, 2023 07:12
calteran added a commit that referenced this pull request Dec 11, 2023
* chore: init rust library

* feat: build initial functionality of `FixedIndexVec`

* chore: setup github actions & dependabot

* chore: add clippy & fmt checks to workflow (#2)

* chore: add clippy & fmt checks to workflow

* chore: run ci on all pull requests, regardless of branch

* chore: remove unnecessary conditions from workflow triggers (#3)

* chore: remove unnecessary conditions from workflow triggers

* fix: rename `workflows` directory

* style: run `fmt` & `clippy`

* chore: run workflow for all PRs and core branch merges

* fix: correct workflow file syntax

* chore: rename primary workflow & add badge to readme (#4)

* feat: complete Rust API Checklist before publishing (#5)

* chore: create changelog

* chore: rename `enable-serde` feature to `serde`

* feat: add derives or implementations of common traits

* feat: add `From<HashMap` and `From<BTreeMap>` implementations

* feat: implement `Extend`

* test: validate Send and Sync implementations

* chore: remove redundant `Cargo.toml` metadata

* style: run clippy & fmt

* chore: add `release-plz` workflow (#6)
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