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

retract some more lib tags #1375

Merged
merged 3 commits into from
Nov 25, 2024
Merged

retract some more lib tags #1375

merged 3 commits into from
Nov 25, 2024

Conversation

Tofel
Copy link
Contributor

@Tofel Tofel commented Nov 25, 2024

why?
I saw some workflows downloading them :/

go: downloading github.com/smartcontractkit/chainlink-testing-framework/lib v1.99.4-0.20240903123107-cd7909d3e9fb

Below is a summarization created by an LLM (gpt-4-0125-preview). Be mindful of hallucinations and verify accuracy.

Why

The updates enhance the documentation and dependencies management of the project. By adding new links and dependencies in the documentation, it aids in the navigation and understanding of the project's structure. Retracting specific versions in go.mod clarifies the project's versioning strategy, ensuring that test versions are not mistaken for production-ready releases.

What

  • go.md
    • Added a new dependency link between chainlink-testing-framework/framework/examples and chainlink-testing-framework/seth. This change highlights an additional relationship within the project's components, making the framework's structure clearer.
  • lib/go.md
    • Created a new file, indicating an expansion or restructuring of the project's documentation or modules. The exact purpose of the file is not detailed, but its creation signifies growth or modification.
  • lib/go.mod
    • Added comments to the retract directive for versions [v1.999.0-test-release, v1.999.999-test-release] and [v1.99.1, v1.99.9]. These comments explain the reasons behind retracting these versions, specifically that they were used for testing the new structure of the repository and do not represent the latest versions. This clarification is crucial for maintaining the integrity and clarity of the versioning system.

@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@Tofel Tofel marked this pull request as ready for review November 25, 2024 10:02
@Tofel Tofel requested review from sebawo and a team as code owners November 25, 2024 10:02
@Tofel Tofel merged commit dd986d8 into main Nov 25, 2024
52 of 56 checks passed
@Tofel Tofel deleted the retract_more_lib_tags branch November 25, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants