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

release/1.0.0-rc.1 #2

Merged
merged 18 commits into from
Feb 9, 2024
Merged

release/1.0.0-rc.1 #2

merged 18 commits into from
Feb 9, 2024

Conversation

msudgh
Copy link
Owner

@msudgh msudgh commented Jan 30, 2024

This PR represents the first rc.1 for version 1.0.0. It includes main features that have been implemented and tested.

Major Changes:

  • Feature: Setup of Prettier, TypeScript, ESLint, Husky, and Jest (ab065cb)
  • Feature: Implemented plugin methods for handling buckets, metadata, and tags, along with JSDoc documentation (9feecd7)
  • Feature: Mock S3 operations for testing purposes (Feature/mock s3 operations #1)

Minor Changes:

  • Chore: Updated .gitignore to ignore additional unnecessary files (3a99125)
  • Chore: Updated README.md with new project information (6d3eace)
  • Chore: Updated dependencies to their latest versions (661d38b)
  • Chore: Removed unused lines of code for cleaner, more efficient codebase (cedc950)

CI/CD Updates:

  • CI: Updated step's name for better CI process understanding (7ae338d)
  • CI: Added standalone and run_install options to pnpm action setup (5a0ce3d)

msudgh added 12 commits January 19, 2024 22:04
* ci: updated step's name

* ci: added localstack

* ci: wait for localstack readiness

* chore: use latest version of Github actions

* ci: update CI configuration and environment setup

* ci: add DEBUG and SKIP_SSL_CERT_DOWNLOAD environment variables

* ci: Add Dependabot configuration file

* ci: Added pnpm cache

* Refactor setupEnvs and ci.yml files

* Update AWS_ENDPOINT_URL in ci.yml

* Refactor setupEnvs function to improve readability and handle missing credentials/config

* Update file path for cobertura-coverage.xml in Codecov step
Update badges in README.md

Add license field to package.json
@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@be3c14c). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #2   +/-   ##
=======================================
  Coverage        ?   77.35%           
=======================================
  Files           ?       13           
  Lines           ?      318           
  Branches        ?       34           
=======================================
  Hits            ?      246           
  Misses          ?       63           
  Partials        ?        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@msudgh msudgh marked this pull request as ready for review February 9, 2024 22:40
@msudgh msudgh merged commit 0df12f3 into main Feb 9, 2024
4 checks passed
@msudgh msudgh deleted the release/1.0.0-rc.1 branch February 9, 2024 23:09
@msudgh msudgh restored the release/1.0.0-rc.1 branch February 9, 2024 23:09
@msudgh msudgh deleted the release/1.0.0-rc.1 branch February 9, 2024 23:10
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.

2 participants