Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Include documentation about semver, releases, and changelog policies #31

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

displague
Copy link
Member

@displague displague commented Apr 19, 2021

This text was off-the cuff starter text, based on the maintenance practices in the Terraform project.

Fixes #25

Part of #24

@displague displague requested a review from detiber April 19, 2021 20:44
@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2021

Codecov Report

Merging #31 (25d1f7a) into main (4aca376) will decrease coverage by 10.57%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #31       +/-   ##
===========================================
- Coverage   71.68%   61.11%   -10.58%     
===========================================
  Files           9        3        -6     
  Lines         565      216      -349     
  Branches      120       24       -96     
===========================================
- Hits          405      132      -273     
+ Misses        103       75       -28     
+ Partials       57        9       -48     
Impacted Files Coverage Δ
...ctions/equinix/metal/plugins/module_utils/metal.py 45.76% <0.00%> (-29.67%) ⬇️
...ions/equinix/metal/plugins/modules/project_info.py
...tions/equinix/metal/plugins/modules/sshkey_info.py
...ollections/equinix/metal/plugins/modules/device.py
...tions/equinix/metal/plugins/modules/device_info.py
...ollections/equinix/metal/plugins/modules/sshkey.py
...llections/equinix/metal/plugins/modules/project.py

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4aca376...25d1f7a. Read the comment docs.

README.md Outdated
## Roadmap

<!-- Optional. Include the roadmap for this collection, and the proposed release/versioning strategy so users can anticipate the upgrade/update cycle. -->

There is no predefined roadmap or timeline for new features or upcoming releases.

New releases will be made as demands based on incoming issues or enhancements and the maintainers perceived need to distribute the resultant changes.

Choose a reason for hiding this comment

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

This sentence reads a little strange to me..

Copy link
Member Author

@displague displague Apr 22, 2021

Choose a reason for hiding this comment

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

Perhaps it would be best to defer to https://github.com/packethost/standards/blob/main/maintained-statement.md. (Edit: This doesn't really add anything relevant 🙁 )

I'd like to say something of our process and roadmap'ing here, but I have nothing specific to offer at the moment (that I can stand behind).

Copy link
Member Author

Choose a reason for hiding this comment

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

@displague displague merged commit 513de49 into equinix:main Oct 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document that this project follows semver
3 participants