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

Update to sdk@13 partially #1497

Merged
merged 4 commits into from
May 5, 2024
Merged

Update to sdk@13 partially #1497

merged 4 commits into from
May 5, 2024

Conversation

davidyuk
Copy link
Member

This PR is supported by the Æternity Crypto Foundation

@davidyuk davidyuk force-pushed the feature/sdk-13-partially branch from 5d5cb29 to 37f29a8 Compare May 17, 2023 03:14
@github-actions
Copy link

Deployed to https://pr-1497-aepp-base.stg.aepps.com

@@ -3,24 +3,21 @@ on: [pull_request]
jobs:
main:
runs-on: ubuntu-latest
env:
CYPRESS_PLUGIN_VISUAL_REGRESSION_UPDATE_IMAGES: ${{contains(github.event.head_commit.message, ' [update screenshots]')}}
Copy link
Member Author

Choose a reason for hiding this comment

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

I find out that there is no one-liner to get the last commit message, so I'm switching to a different strategy: commit e2e artifacts, and then the developer needs to manually pick the right screenshots and restart tests.
https://github.com/orgs/community/discussions/28474

});

on('task', {
changeVideoSource(videoSource) {
Copy link
Member Author

Choose a reason for hiding this comment

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

@davidyuk davidyuk force-pushed the feature/sdk-13-partially branch 2 times, most recently from 8ac9635 to 33dba57 Compare May 17, 2023 03:45
@davidyuk davidyuk marked this pull request as ready for review May 17, 2023 03:51
@davidyuk davidyuk requested a review from thepiwo May 17, 2023 03:51
@davidyuk davidyuk force-pushed the feature/sdk-13-partially branch 3 times, most recently from f058983 to 5ba3e33 Compare May 24, 2023 08:13
@@ -60,7 +60,7 @@

<script>
import { mapState } from 'vuex';
import { SCHEMA } from '@aeternity/aepp-sdk';
import { Tag } from '@aeternity/aepp-sdk-next';
Copy link
Contributor

Choose a reason for hiding this comment

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

why next?

Copy link
Member Author

Choose a reason for hiding this comment

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

I would rename it back to @aeternity/aepp-sdk after finishing the update

@dincho
Copy link
Member

dincho commented Dec 22, 2023

What's the status of this PR?

@davidyuk
Copy link
Member Author

I would merge it after the next release

@davidyuk davidyuk added this to the v1.2.1 milestone May 5, 2024
@davidyuk davidyuk force-pushed the feature/sdk-13-partially branch from 0a7de0a to 90ddbf9 Compare May 5, 2024 04:33
@davidyuk davidyuk force-pushed the feature/sdk-13-partially branch from 90ddbf9 to 0f3b34b Compare May 5, 2024 06:31
@davidyuk davidyuk force-pushed the feature/sdk-13-partially branch from a4558ad to 788e1cd Compare May 5, 2024 06:59
@davidyuk davidyuk merged commit c3afc92 into develop May 5, 2024
3 checks passed
@davidyuk davidyuk deleted the feature/sdk-13-partially branch May 5, 2024 07: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.

3 participants