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

GitHub actions demo #773

Merged
merged 63 commits into from
Dec 6, 2024
Merged
Changes from 1 commit
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
3964ff3
testing demo workflow
ajcassell Nov 7, 2024
e674032
test
ajcassell Nov 8, 2024
c684fe7
temp change to all push
ajcassell Nov 8, 2024
09c4daf
python 3.9
ajcassell Nov 8, 2024
4994a26
versioning
ajcassell Nov 8, 2024
5a91a38
versioning command which
ajcassell Nov 8, 2024
7a141dc
versioning command remove ace
ajcassell Nov 8, 2024
fd3a08c
adding path echo
ajcassell Nov 8, 2024
e681686
install ace
ajcassell Nov 8, 2024
702fcb5
which ace
ajcassell Nov 8, 2024
e8bd8c1
trying upload-artifact
ajcassell Nov 9, 2024
bcb7027
continue-on-error
ajcassell Nov 9, 2024
75468a3
runs-on
ajcassell Nov 9, 2024
4ba2ce9
runs-on
ajcassell Nov 9, 2024
d1eedcd
test needs build
ajcassell Nov 9, 2024
14a62ea
test in build
ajcassell Nov 9, 2024
8edede5
depends on build
ajcassell Nov 9, 2024
a2bdbe7
changing pathname
ajcassell Nov 9, 2024
cebb2d7
download artifact
ajcassell Nov 9, 2024
584bfa8
trying if command
ajcassell Nov 9, 2024
0aae6e8
trying again
ajcassell Nov 9, 2024
b35e2e0
adding exit failute check:
ajcassell Nov 9, 2024
479188c
trying more than one test
ajcassell Nov 9, 2024
fd439cb
trying to sudo install ace
ajcassell Nov 9, 2024
2be8cf9
ace again
ajcassell Nov 9, 2024
fa47add
adding ace to path
ajcassell Nov 9, 2024
07deb05
wrong sudo update
ajcassell Nov 9, 2024
9f1dcc7
usr/bin/local
ajcassell Nov 9, 2024
1f108fe
synax'
ajcassell Nov 9, 2024
3536239
github path
ajcassell Nov 9, 2024
6bce5d9
trying to finda ce
ajcassell Nov 9, 2024
4cb99b0
found ace at /opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/sit…
ajcassell Nov 9, 2024
4e3d224
searching for executable
ajcassell Nov 9, 2024
eac9990
trying fresh example with venv
ajcassell Nov 9, 2024
faaa368
debugging venv
ajcassell Nov 9, 2024
b4b2a38
upgrade delphin version
ajcassell Nov 9, 2024
5563228
made it pydelphin
ajcassell Nov 9, 2024
1cfee0a
pydelphin search
ajcassell Nov 9, 2024
1d1166f
last thing worked so now using correct test script
ajcassell Nov 9, 2024
1a1276e
still looking for ace
ajcassell Nov 10, 2024
c462c33
typo
ajcassell Nov 10, 2024
68c296c
github path
ajcassell Nov 10, 2024
68f013c
using curl
ajcassell Nov 10, 2024
3d61049
typo
ajcassell Nov 10, 2024
b54282f
printing paths
ajcassell Nov 10, 2024
c08e938
moving ace executable to bin
ajcassell Nov 10, 2024
a5d65ad
debug
ajcassell Nov 10, 2024
822c966
confused
ajcassell Nov 10, 2024
eb2964d
wrong order
ajcassell Nov 10, 2024
1e05c67
trying withouot /Users/alexcassell/Desktop/CLMS/LING600/matrix
ajcassell Nov 10, 2024
8811228
venv instead of /venv
ajcassell Nov 10, 2024
2a3c082
trying
ajcassell Nov 10, 2024
6b1ee49
removing echos
ajcassell Nov 10, 2024
b7bc38f
removing unneeded steps
ajcassell Nov 10, 2024
207d770
using requirements.txt
ajcassell Nov 10, 2024
956102f
changing name
ajcassell Nov 10, 2024
fcd4904
Merge branch 'trunk' into github-actions-demo
ajcassell Dec 6, 2024
72ac9e4
created README
ajcassell Dec 6, 2024
61ea299
testing paths
ajcassell Dec 6, 2024
200c09c
removing test
ajcassell Dec 6, 2024
0bb116b
running all tests
ajcassell Dec 6, 2024
96cdf51
removing test
ajcassell Dec 6, 2024
ba4f6e0
final
ajcassell Dec 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
testing paths
ajcassell committed Dec 6, 2024
commit 61ea299533808029e55d230fe304eb89965a27ce
1 change: 1 addition & 0 deletions matrix.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env python3

### TEST
"""
A general-purpose script for running Matrix code.