Skip to content

Conversation

@DeanEby
Copy link
Collaborator

@DeanEby DeanEby commented Apr 8, 2025

I tested the changes locally and everything seems to be in working order. Ben wants to create a new release so we can share our most recent additions.

DeanEby and others added 6 commits March 30, 2025 18:05
* factor: update analysis naming screen copy

* factor: update analysis naming screen copy style
…113 (#118)

* refactor: separate building exe and creating new release

* upload artifacts only if triggered from release

* debug: handle workflow inputs

* remove precommit test

* test windows exe run on PR

* debug: fix executable filepath

* debug: fix filepath to updated name

* debug: path / to \

* refactor: implement run checks for macos

* debug: is_release == false instead of !
* Add devops contributor workflow documentation

* Update release section
* feat: 🎸 basic excel importer

This Excel importer is very rudimentary but it gets the job done in most
cases. It assumes that the data to be imported lives in one of the
sheets in a "reasonable" position (i.e. headers in Row 1 and first
column is A1). If a file has multiple sheet, the user can change the
sheet to import. No explicit range selection in the sheet itself is
possible.

* run isort for styling

---------

Co-authored-by: DeanEby <ebyd21@gmail.com>
* factor: remove initial output analysis

* refactor: context dependent post-analysis menu

* remove debug print statement

* refactor: slight copy changes

* debug: remove export outputs debug print
* test: 💍 expose CsvConfig for CsvTestData

The CsvConfig class encodes how csv files can be loaded for testing,
but it was never exposed or wired up in the CsvTestData file. This
commit corrects this, and adds an example of how to use it to customize
the way test CSV files are loaded for testing.

* style: 💄 isort && black
@VEDA95 VEDA95 requested review from VEDA95 and removed request for VEDA95 April 8, 2025 02:12
@VEDA95
Copy link
Collaborator

VEDA95 commented Apr 8, 2025

Everything looks good. You're good to go to merge

@DeanEby DeanEby merged commit 697b774 into main Apr 8, 2025
5 checks passed
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.

4 participants