oxdev03
4ad28d6eff
Add BiomeJS for Linting and Formatting JavaScript relates to #1295 ( #1299 )
...
* chore: add formatting and linting for javascript code relates to #1295
* use spaces instaed
* add to recommended extensions
* only enforce lint
* auto save
2024-10-14 17:09:27 -04:00
Zach Gollwitzer
5c7d2f2b01
Better import instructions, remove ambiguous field ( #1284 )
...
* Remove ambiguous institution field
* Add import instructions
* Fix system test
* Remove lint and i18n normalization checks in CI
2024-10-10 11:18:58 -04:00
Zach Gollwitzer
c6bdf49f10
Account::Sync model and test fixture simplifications ( #968 )
...
* Add sync model
* Fresh fixtures for sync tests
* Sync tests overhaul
* Fix entry tests
* Complete remaining model test updates
* Update system tests
* Update demo data task
* Add system tests back to PR checks
* More simplifications, add empty family to fixtures for easier testing
2024-07-10 11:22:59 -04:00
dependabot[bot]
cb3fd34f90
Bump docker/build-push-action from 5 to 6 ( #916 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 10:58:38 -04:00
Zach Gollwitzer
32e647f0fb
Support 32 and 64 bit ARM architectures for Docker image
...
Fixes #816
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
2024-05-30 21:42:09 -04:00
Zach Gollwitzer
ee162bbef7
Reuse ci workflow ( #819 )
2024-05-30 15:44:16 -04:00
Zach Gollwitzer
9ede14d23b
Fix multi-arch package tagging
2024-05-08 15:22:25 -04:00
Zach Gollwitzer
ee433ed7c8
Add ARM target for Docker package publishing ( #725 )
2024-05-07 18:00:02 -04:00
Zach Gollwitzer
1c2950462f
Full commit sha
2024-05-07 09:34:54 -04:00
Zach Gollwitzer
62b7ada5e2
Enable read permissions on published packages
2024-05-07 07:39:14 -04:00
Radu C. Martin
930dc26828
Self Hosting: Docker Compose setup and flow ( #640 )
...
* feat(self-hosting): add docker-compose and ghcr release workflow
* WIP: address review comments
* WIP: fix linting
2024-05-06 18:52:14 -04:00
Zach Gollwitzer
4f508cd151
Bump to Ruby 3.3.1 ( #709 )
...
* Bump to Ruby 3.3.1
* Update Dockerfile versions
* Omit system tests in CI
* Use `:test` adapter in test
* Remove redundant config
2024-05-03 08:22:19 -04:00
Igor Alexandrov
b5c56f7775
Added lints for ERB templates ( #609 )
...
* Added erblint and fixed offenses
* Added erblint bintstub. Included erblint into CI
* Merged GitHub Actions tasks for rubocop and erblint into one
* Added config for erblint.
* Reverted erblint call in the CI
2024-04-09 08:08:58 -04:00
Zach Gollwitzer
b1bfdef8ff
Isolate infinite loop bug, add timeout to actions ( #583 )
...
* Isolate infinite loop bug, add timeout to actions
* Increase timeout to allow for temporary failure
* Set correct timeout, implement temporary fix
* Trigger syncs at controller layer
2024-03-29 12:53:08 -04:00
Zach Gollwitzer
87b97b3c41
Scaffold out basic transactions model and UI ( #478 )
...
* Transaction scaffold
* Rough in transaction views
* Fix sort order
* Fix mass assignment issue
* Fix test
* Simplify CI workflow
* Don't seed db before test
2024-02-23 21:34:33 -05:00
Adrien Poly
093ddba28f
Update database migrations and strengthen db smoke tests ( #462 )
2024-02-14 19:48:35 -05:00
Adrien Poly
d3151be9ae
fix migration and add smoke test for migrations ( #438 )
...
* adds a smoke test in the CI for the migration
* add back money rails gem
* really remove money-rails
* update the migration to remove add_monetize
2024-02-11 12:34:18 -06:00
Josh Pigford
99de24ac70
Initial commit
2024-02-02 09:05:04 -06:00