-
Notifications
You must be signed in to change notification settings - Fork 19
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: fix broken links #146
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are always happy to welcome new contributors ❤️ To make things easier for everyone, please make sure to follow our contribution guidelines, check if you have already signed the ECA, and relate this pull request to an existing issue or discussion.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks
please update the dependencies file, then we'll be ready to go |
@ndr-brt I updated the deps file, thanks. Hopefuly this time the workflows are sucessfull! |
Co-authored-by: Julia Pampus <72392527+juliapampus@users.noreply.github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #146 +/- ##
=======================================
Coverage 64.54% 64.54%
=======================================
Files 26 26
Lines 629 629
Branches 28 28
=======================================
Hits 406 406
Misses 218 218
Partials 5 5 ☔ View full report in Codecov by Sentry. |
@rafaelmagalhaes-ctw stil not working, my suggestion would be to copy and paste the output of the failed job: https://github.com/eclipse-edc/Technology-Aws/actions/runs/6980195692/job/18995724372?pr=146 |
What this PR changes/adds
The links in the main readme were updated as they were broken. To fix some broken links, the docs/developer/decision-records directory had to be created. A readme was placed in the latter to populate the folder.
Why it does that
To make links work again.
Further notes
No further notes.
Linked Issue(s)
No issues was created.