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

Change snap creation method #1014

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Change snap creation method #1014

merged 1 commit into from
Nov 13, 2024

Conversation

eeickmeyer
Copy link
Contributor

This should allow better flexibility when it comes to updating the snap to be whatever we need it to be. I simply took whatever electron-build was outputting and made it customizable. This includes the shell scripts that electron-builder would make to allow it to run properly within a snap.

Fixes for the MIDI interface are still pending, but this is a start.

@vassbo vassbo changed the base branch from main to dev November 13, 2024 07:11
@vassbo vassbo merged commit db2fabe into ChurchApps:dev Nov 13, 2024
vassbo added a commit that referenced this pull request Nov 14, 2024
* ✔ Fixed stage zoom showing up in output
- Fixed animation easing not working
- Fixed animation background zoom transform
- Fixed locked show also locking templates
- Fixed color input position

* Change snap creation method (#1014)

* fix(tests): adjust timeouts and flow to ensure test reliability (#1015)

- Add `timeoutMs` constant for consistent timeout handling across tests
- Standardize delay formatting with underscores for readability
- Skip onboarding flow to run current tests without changes
- Adjust locators and remove redundant delays to improve test stability

* ✔ Fixed show loading unused backgrounds
- Add multiple wait actions
- Fixed default show freezing
- Animations not resetting when transitioning
- Fixed content stuck sometimes with slide clear action
- Fixed slide progress freeze when slide group had no name
- Fixed issues with text edit when first slide was empty
- Fixed overlay/template editor tools loosing focused items if changing slide
- Fixed dropdown scrolling parent
- Multiple scripture references added to each textbox when combined

* 📄 Fixed package formatting

* ✔ Fixed Bible search not working sometimes

* ✨ Trigger action on section navigation
- Category action
- Fixed new show not working when the selected category is deleted
- Drop timer in show to quickly create slide
- Version update

---------

Co-authored-by: Erich Eickmeyer <erich@ericheickmeyer.com>
Co-authored-by: Arun Philip <dacodedbeat@gmail.com>
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