The current version of the signature profile example is broken due to recent API changes.
Update signature profile example #74
Open
vladimyr
wants to merge 1 commit from
vladimyr/doipjs:fix-sig-profile-example into dev
pull from: vladimyr/doipjs:fix-sig-profile-example
merge into: keyoxide:dev
keyoxide:main
keyoxide:dev
keyoxide:fix-irc-fetcher
keyoxide:new-claim-eveonline-143
keyoxide:prepare-new-release
keyoxide:fix-jsdoc-types
keyoxide:yarn-to-npm
keyoxide:support-openpgp-aspe-claims
keyoxide:support-html-alias
keyoxide:improve-activitypub-support
keyoxide:v1-restructure
keyoxide:into-es-module
keyoxide:support-aspe
keyoxide:fix-js-lsp-issues
keyoxide:improve-linting
keyoxide:add-markers
keyoxide:support-opencollective-claim
keyoxide:support-entity-decoding
keyoxide:use-rome-tools
keyoxide:support-cloudflare-buster
keyoxide:support-fediverse-posts
keyoxide:matrix-room-verification
vladimyr
commented 2024年01月30日 03:31:17 +01:00
The current version of the signature profile example is broken due to recent API changes.
vladimyr
added the 2024年01月30日 03:32:18 +01:00
Type
Documentation
Status
Waiting For Review
labels
vladimyr
force-pushed fix-sig-profile-example from
to
2024年01月30日 04:05:08 +01:00
Compare
48efa21013
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
4f67247b09
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
Ryuno-Ki
approved these changes 2024年01月30日 18:32:24 +01:00
Ryuno-Ki
left a comment
Sounds reasonable.
Sounds reasonable.
@ -29,3 +29,3 @@
// Log the claims of the first persona
console.log(profile.users[0].claims)
console.log(profile.personas[0].claims)
Ryuno-Ki
commented 2024年01月30日 18:32:11 +01:00
Generally speaking, I made the experience, that plain logging makes it hard to find the source of a log. If you want, I can file another issue to explain it in more depth.
Generally speaking, I made the experience, that plain logging makes it hard to find the source of a log. If you want, I can file another issue to explain it in more depth.
vladimyr
commented 2024年01月31日 01:59:21 +01:00
Oh, definitely. I also tend to use either object form or prefix my logs with labels. We can do it for all examples as separate PR?
Oh, definitely. I also tend to use either object form or prefix my logs with labels. We can do it for all examples as separate PR?
Ryuno-Ki
commented 2024年02月01日 23:02:09 +01:00
I've filled #83 with this.
I've filled https://codeberg.org/keyoxide/doipjs/issues/83 with this.
Ryuno-Ki marked this conversation as resolved
vladimyr
changed title from (削除) Update signature profile example (削除ここまで) to WIP: Update signature profile example 2024年02月02日 13:44:15 +01:00
vladimyr
commented 2024年02月02日 13:44:52 +01:00
Accidentally hit update branch by merge instead of rebase, will fix this mess later on.
Accidentally hit update branch by merge instead of rebase, will fix this mess later on.
vladimyr
force-pushed fix-sig-profile-example from
to
2024年02月02日 21:02:44 +01:00
Compare
862cc4c019
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
37e8cbbb23
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
vladimyr
changed title from (削除) WIP: Update signature profile example (削除ここまで) to Update signature profile example 2024年02月02日 21:02:56 +01:00
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.git fetch -u fix-sig-profile-example:vladimyr-fix-sig-profile-example
git switch vladimyr-fix-sig-profile-example
Sign in to join this conversation.
No reviewers
Labels
Clear labels
bug
Something is not working
Archived
enhancement
New feature
Archived
Contribution welcome
Get started contributing here
Good first issue
Good if you are new to the project or to open source contributions
Impact
External
Affects the people using the project
Impact
Internal
Affects on the people working on the project
Priority
Critical
Work on right now
Priority
High
Work on at earliest convenience
Priority
Low
Work on in spare time
Priority
Medium
Work on regularly
Review
Duplicate
Already exists
Review
Off Topic
Does not fall within the scope of the repo/project
Status
Backlog
Is not being worked on yet
Status
Blocked
Is waiting on something or someone
Status
Completed
Is done
Status
In Progress
Is being worked on
Status
Investigating
Is waiting on research or questions
Status
Needs Decision
Is waiting on a decision by the devs/contributors
Status
Needs Info
Is waiting on additional information before it can be solved
Status
Needs Triage
Is new issue that needs reviewing
Status
Testing
Is being checked and verified
Status
Waiting For Review
Is waiting on reviewers to approve
Status
Won't Fix
Won't be fixed
Type
Bug
Related to something not working as intended
Type
CI
Related to continuous integration
Type
Documentation
Related to documentation
Type
Enhancement
Related to a new feature or an improved one
Type
New Claim
Related to a new identity claim/proof
Type
Security
Related to security
Type
Tests
Related to code tests
No labels
bug
enhancement
Contribution welcome
Good first issue
Impact
External
Impact
Internal
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Review
Duplicate
Review
Off Topic
Status
Backlog
Status
Blocked
Status
Completed
Status
In Progress
Status
Investigating
Status
Needs Decision
Status
Needs Info
Status
Needs Triage
Status
Testing
Status
Waiting For Review
Status
Won't Fix
Type
Bug
Type
CI
Type
Documentation
Type
Enhancement
Type
New Claim
Type
Security
Type
Tests
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
keyoxide/doipjs!74
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "vladimyr/doipjs:fix-sig-profile-example"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?