Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
431 commits
Select commit Hold shift + click to select a range
4a7aa3e
Merge branch 'main' of https://github.com/CISC375/SageTeamY into star…
rahul5400 Nov 18, 2024
1260df1
Merge branch 'main' into Task3.5-Store-fetched-job-listings-saiedaJN
SaiedaJN Nov 18, 2024
9f9eb16
pulled changes from main
Hairum-Qureshi Nov 19, 2024
2a7fd0f
Job got formatted and cached.
SaiedaJN Nov 19, 2024
f072f38
deleted the old Adzuna_job_search.ts
SaiedaJN Nov 19, 2024
983afb4
merge with task 3
SaiedaJN Nov 19, 2024
40ff5d5
Merge pull request #84 from CISC375/Task5.3-formattedJobAlertMsgs-hqu…
pgsweet Nov 19, 2024
a1ff59f
added documentation, fixed typos, removed dated code no longer in use…
Jessica-C2004 Nov 20, 2024
c15fb13
added and changed to handleModalSubmit
rahul5400 Nov 20, 2024
66482f2
added validation into commandManager
rahul5400 Nov 20, 2024
ad8eed0
added validation to validationPreferences.ts
rahul5400 Nov 20, 2024
6cbbb6f
Merge pull request #85 from CISC375/debuggin-jacunnin
pgsweet Nov 20, 2024
43047d0
added function that calls Adzuna API to retrieve API response to be u…
Hairum-Qureshi Nov 20, 2024
b30fc2e
created function that takes in the user's job preference data and int…
Hairum-Qureshi Nov 20, 2024
e83801e
converted function to an async function so it now properly returns th…
Hairum-Qureshi Nov 20, 2024
cdadaaf
fixed message styling and logic for displaying the message data by ha…
Hairum-Qureshi Nov 20, 2024
c879ab6
implemented logic to handle case where if the formatted message excee…
Hairum-Qureshi Nov 20, 2024
45787d3
stripped the greeting and user @ from the text file
Hairum-Qureshi Nov 20, 2024
63956f3
added content along with the file being sent to the user that involve…
Hairum-Qureshi Nov 20, 2024
40bae56
added regex to remove some markdown from the txt file to format the m…
Hairum-Qureshi Nov 20, 2024
f8f8151
created a helper function for handling the message regex/replacing ma…
Hairum-Qureshi Nov 20, 2024
18a47d0
added some clarifying text to the message body addressing the apparen…
Hairum-Qureshi Nov 20, 2024
2c4d6f3
renamed function to stripMarkdown and added some more replace methods…
Hairum-Qureshi Nov 20, 2024
b1c83ce
letting the user add multiple answers for validWorkTypes
rahul5400 Nov 20, 2024
c59771e
letting the user add multiple answers for validEmploymentTypes
rahul5400 Nov 20, 2024
ee07b6b
reformatted message and added regex to remove the hashtag and '-#' ma…
Hairum-Qureshi Nov 20, 2024
6d75752
reformatted file text
Hairum-Qureshi Nov 20, 2024
80226cb
updated the results_per_page to 15
Hairum-Qureshi Nov 20, 2024
c8ff6b1
created function for formatting the currency for the listed salary an…
Hairum-Qureshi Nov 20, 2024
8b8da7f
removed job about section
Hairum-Qureshi Nov 20, 2024
8eab73f
updated no jobs found message and added character to prevent new line…
Hairum-Qureshi Nov 21, 2024
a26fc02
the class is added.
SaiedaJN Nov 21, 2024
6204dd5
SaiedaJN Nov 21, 2024
8360b24
function return a value.
SaiedaJN Nov 21, 2024
aae00f7
the function return listofjobs.
SaiedaJN Nov 21, 2024
ee797c0
added tab character to job list so each bullet point is indented
Hairum-Qureshi Nov 21, 2024
4734ee8
created a function that will uniformly title-case the job postings' t…
Hairum-Qureshi Nov 21, 2024
3eecf97
updated disclaimer message and reformatted code
Hairum-Qureshi Nov 21, 2024
efeb2d1
created a helper function to format the header message that returns t…
Hairum-Qureshi Nov 21, 2024
24d155e
made some fixes to the header message formatting
Hairum-Qureshi Nov 21, 2024
1a4e30e
removed disclaimers section from job listings txt file
Hairum-Qureshi Nov 21, 2024
56c6b32
added missing space in job format message
Hairum-Qureshi Nov 22, 2024
62ec0d6
changed it so that update_preferences does not need all of the answer…
rahul5400 Nov 23, 2024
085a063
fixed city
rahul5400 Nov 23, 2024
2253a70
fixed workTypes
rahul5400 Nov 23, 2024
51e18b9
fixed employmentTypes
rahul5400 Nov 23, 2024
365ef20
got rid of qset2 validations, was unnecessary and fixed all update_pr…
rahul5400 Nov 23, 2024
9d39438
got rid of qset2 validations, was unnecessary and fixed all update_pr…
rahul5400 Nov 23, 2024
9905561
changed and added new comments for different files
rahul5400 Nov 23, 2024
1d1cadf
pushing to task 7
rahul5400 Nov 23, 2024
65ede75
Merge pull request #87 from CISC375/start-task7.2/7.3-rahul5400
rahul5400 Nov 23, 2024
4c8764c
Merge branch 'main' into Task3-Integrate-Job/Internship-Feeds
Hairum-Qureshi Dec 2, 2024
2379361
temporary code
Hairum-Qureshi Dec 2, 2024
fb89adc
storeFormResponse now ends the function if the validations are false
rahul5400 Dec 3, 2024
9e76362
did something similar to delete and update preferences wuth store pre…
rahul5400 Dec 3, 2024
11412d0
reverted changes
Hairum-Qureshi Dec 3, 2024
ae584ae
Merge branch 'main' into Task5.3-formattedJobAlertMsgs-hqureshi
Hairum-Qureshi Dec 3, 2024
999ba61
added messages to store preferences
rahul5400 Dec 4, 2024
fca3593
added more error handling to getPreferences
rahul5400 Dec 4, 2024
3893432
modified code for parsing the job API response and applied caching logic
Hairum-Qureshi Dec 4, 2024
48a8b4c
added more error handling to deletePreferences
rahul5400 Dec 4, 2024
0d33fe0
Merge pull request #89 from CISC375/Task5.3-formattedJobAlertMsgs-hqu…
pgsweet Dec 4, 2024
105fae9
Merge branch 'main' into Task3-Integrate-Job/Internship-Feeds
Hairum-Qureshi Dec 4, 2024
28aaf1f
Merge pull request #86 from CISC375/Task3-Integrate-Job/Internship-Feeds
Hairum-Qureshi Dec 4, 2024
540ab1a
updated imported function to the correct name of 'fetchJobListings' a…
Hairum-Qureshi Dec 4, 2024
c1d614e
removed detached, unused, and unnecessary return and catch block and …
Hairum-Qureshi Dec 4, 2024
436f956
Update commandManager.ts
pgsweet Dec 4, 2024
0516220
Merge pull request #88 from CISC375/Task7-Error_Handling/Feedback
Jessica-C2004 Dec 4, 2024
6922378
Update jobDatabase.ts
pgsweet Dec 4, 2024
4845bc5
Merge branch 'main' into Task5.3-formattedJobAlertMsgs-hqureshi
pgsweet Dec 4, 2024
cc8788e
Merge pull request #90 from CISC375/Task5.3-formattedJobAlertMsgs-hqu…
pgsweet Dec 4, 2024
88d7d3d
pulling from main
rahul5400 Dec 4, 2024
73ce041
Merge branch 'main' of https://github.com/CISC375/SageTeamY into task…
rahul5400 Dec 4, 2024
ca56d1f
added a 'filter type' selection for the user to choose for the job re…
Hairum-Qureshi Dec 4, 2024
eefa1d7
added 'null' to the filtyBy property as a valid type
Hairum-Qureshi Dec 4, 2024
3ca9496
added code for retrieving the filter type the user selected when runn…
Hairum-Qureshi Dec 9, 2024
b7fe1c1
modified code inside of formatCurrency function to handle case where …
Hairum-Qureshi Dec 9, 2024
85f15a9
utilized Math.round() method to round the DISTANCE_KM variable
Hairum-Qureshi Dec 9, 2024
b6ddc68
changed 'data-posted' to 'date'
Hairum-Qureshi Dec 9, 2024
e067ede
changed Date Posted value from 'date-posted' to 'date'
Hairum-Qureshi Dec 9, 2024
d411b52
removed '-posted' prefix from 'date' in type assertion statement
Hairum-Qureshi Dec 9, 2024
aca4002
rewrote listJobs function code
Hairum-Qureshi Dec 9, 2024
ff44c1e
created an interface file for Interest
Hairum-Qureshi Dec 9, 2024
d72c999
created an interface file for JobData
Hairum-Qureshi Dec 9, 2024
2dc6f29
removed Interest and JobData interface and now imports them into the …
Hairum-Qureshi Dec 9, 2024
55df6d1
changed import for JobData and Interest interfaces so they now get im…
Hairum-Qureshi Dec 9, 2024
7132ca5
updated import for JobResult interface
Hairum-Qureshi Dec 9, 2024
d2cfc32
removed JobResult and JobListing interfaces from file and imported th…
Hairum-Qureshi Dec 9, 2024
05a302c
created file for JobResult interface
Hairum-Qureshi Dec 9, 2024
e0c1c84
created file for JobListing interface
Hairum-Qureshi Dec 9, 2024
9bfb958
replaced 'int' with 'number' as the valid JavaScript type
Hairum-Qureshi Dec 9, 2024
3a5d627
added appropriate type for 'job' variable that's utilized in the map …
Hairum-Qureshi Dec 9, 2024
bc757be
created interface for the Adzuna Job API response
Hairum-Qureshi Dec 9, 2024
7f082ef
removed bad code, added comments
rahul5400 Dec 9, 2024
cdf9f52
added more comments
rahul5400 Dec 9, 2024
a20674c
added code to filter the average salary if the user wants the jobs so…
Hairum-Qureshi Dec 9, 2024
58d73aa
added conditional logic to handle case where user did not choose to h…
Hairum-Qureshi Dec 9, 2024
85f1370
Merge pull request #91 from CISC375/task7.1/7.4-rahul5400
pgsweet Dec 9, 2024
2d3edf4
removed unused Job interface import
Hairum-Qureshi Dec 9, 2024
a1a0949
modified stripMarkdown function regex and replace logic and rearrange…
Hairum-Qureshi Dec 9, 2024
3b84b72
modified conditional logic so that if filterBy is set to 'default' it…
Hairum-Qureshi Dec 9, 2024
f6c0f45
added logic to display 'date posted' instead of 'date' when listing w…
Hairum-Qureshi Dec 9, 2024
2665d1f
Merge pull request #92 from CISC375/Task4.2-JobFilteringSystem-hqureshi
pgsweet Dec 9, 2024
0bee6b0
added a question mark to a question
rahul5400 Dec 13, 2024
b21d452
Merge branch 'main' of https://github.com/CISC375/SageTeamY into task…
rahul5400 Dec 16, 2024
1210fc4
pushing
rahul5400 Dec 16, 2024
0f5275a
Merge pull request #93 from CISC375/task7.1/7.4-rahul5400
rahul5400 Dec 16, 2024
bcebed0
Merge pull request #94 from CISC375/Task7-Error_Handling/Feedback
pgsweet Dec 16, 2024
7edd2e7
removed checkJobReminder method and moved it to generalUtils file
Hairum-Qureshi Dec 16, 2024
68ce98d
added and exported checkJobReminder
Hairum-Qureshi Dec 16, 2024
a18f980
implemented logic for updating the user's job filtering preference
Hairum-Qureshi Dec 17, 2024
d4490e7
updated ESLint issues
Hairum-Qureshi Dec 17, 2024
fc1f9ef
updated ESLint issues
Hairum-Qureshi Dec 17, 2024
265e194
resolved ESLint issue
Hairum-Qureshi Dec 17, 2024
8128d7a
resolved ESLint issue
Hairum-Qureshi Dec 17, 2024
c9a4afd
Merge pull request #97 from CISC375/RevertFilteringTypeCommand-hqureshi
pgsweet Dec 17, 2024
e4d9651
Update package.json
JAromando Feb 16, 2025
1b080d1
Merge pull request #98 from CISC375/node-pre-gyp-configuration-jaromando
jmartgmz Feb 16, 2025
fc27a09
Update node.js.yml
JAromando Feb 17, 2025
ab78490
Merge pull request #99 from CISC375/fix-node-gyp-attempt-2-jaromando
JAromando Feb 17, 2025
b736de6
Create install-deps-windows.ps1
JAromando Feb 17, 2025
8d57321
Create install-deps-mac.sh
JAromando Feb 17, 2025
1812dc0
Create install-deps.js
JAromando Feb 17, 2025
b036f32
Update package.json
JAromando Feb 17, 2025
6bfa345
Create install-deps-linux.sh
JAromando Feb 17, 2025
b4d7898
Update install-deps-windows.ps1
JAromando Feb 17, 2025
fdc0aa0
fix for node-gyp error during npm install. New preinstall step in pac…
JAromando Feb 19, 2025
14610c7
added binding.sh generation for mac
JAromando Feb 19, 2025
d731b68
small fix to end of mac dep script
JAromando Feb 19, 2025
f47a2b8
Update install-deps.js
JAromando Feb 21, 2025
ad02f6b
Added job test command
KKramer03 Mar 7, 2025
f6e94d4
Job listing command
KKramer03 Mar 7, 2025
aac676c
fixed the message line in the blacklist file
rkhadija1 Mar 10, 2025
a712acd
updated jobs command
KKramer03 Mar 12, 2025
7c34f60
Merge branch 'jobsListingTest' of https://github.com/CISC375/SageTeam…
KKramer03 Mar 12, 2025
8786ef6
Added filtering options
KKramer03 Mar 17, 2025
6f6322a
fixed sage
Naz-Projects Mar 17, 2025
b69b5a4
added new questions
Chrisy141 Mar 17, 2025
a023b09
Merge branch 'jobsListingTest' of https://github.com/CISC375/SageTeamY
Naz-Projects Mar 17, 2025
956b040
Merge branch 'main' into jobforms-questions-chris
Chrisy141 Mar 17, 2025
b63e343
Merge pull request #128 from CISC375/jobforms-questions-chris
Chrisy141 Mar 17, 2025
21190b1
Additional filtering changes
KKramer03 Mar 19, 2025
37ecd4d
MongoDb now works with job commands and changed command diff checker
KKramer03 Apr 2, 2025
9fde026
changed job imbed
Naz-Projects Apr 2, 2025
185ed7a
Refactored the Reminder Code in order to accept different modals and …
jmartgmz Apr 7, 2025
7d4a573
New Reminder testing command /newreminder has changes including visua…
jmartgmz Apr 7, 2025
782bce2
Removed deprecated commands and error causing commands that served no…
jmartgmz Apr 8, 2025
64a3240
Fixed an error where a depracated interaction was used.
jmartgmz Apr 8, 2025
189fc57
Merge branch 'jobsListingTest' of https://github.com/CISC375/SageTeam…
Naz-Projects Apr 8, 2025
0dd948b
resolved merge issues
Naz-Projects Apr 8, 2025
9e0b66a
added download button and functionality
Naz-Projects Apr 8, 2025
e81f2dc
changed jobData const to actual answers vs test date
selinAbacaz Apr 9, 2025
eb30407
Command to test new email functionality of the bot
jmartgmz Apr 9, 2025
b77f5fa
Visual improvements to reminder & added the other commands to it.
jmartgmz Apr 9, 2025
bd541df
made the pdf look really great, the links on the pdf also work !
selinAbacaz Apr 9, 2025
24d11ef
NOT TOUCHING IT ANYMORE... fixed bulletin points and added another de…
selinAbacaz Apr 9, 2025
0c34c27
fixed weird case of half the job being pushed to a next page bc of no…
selinAbacaz Apr 9, 2025
ebd2cf9
Integrated /jobs with reminder system
KKramer03 Apr 9, 2025
cbf0439
Histogram command
KKramer03 Apr 16, 2025
b7e758a
Reminders command now is implemented into a single message and doesn'…
jmartgmz Apr 20, 2025
5451325
alpha email functionality added -needs testing
jmartgmz Apr 21, 2025
fbb6110
Added pdf stuff
KKramer03 Apr 21, 2025
95ca57e
fixed crashing on "no" button by fixing button handler
jmartgmz Apr 22, 2025
84e47e1
used the same method for fixing reminders to fix job reminders
jmartgmz Apr 22, 2025
08f27f9
Merge branch 'main' into sorting-fix
13KaranSingh Apr 28, 2025
af0c1fb
added distance field back to pdf
KKramer03 Apr 28, 2025
622cb46
fix: successful npm install and sync package-lock.json
Apr 28, 2025
71e7e5f
Mostly finished input dm implementation
KKramer03 Apr 28, 2025
6248f53
this branch is solely for testing how to safely push to main
selinAbacaz Apr 29, 2025
bed7330
got rid of everything in the .vcxproj stuff
selinAbacaz Apr 29, 2025
7689cf9
added build folder into .gitignore
selinAbacaz Apr 29, 2025
48dfb50
there was merge issues in package-locke, fixed now
selinAbacaz Apr 29, 2025
efab6dc
fixed ??
selinAbacaz Apr 29, 2025
f5f1746
trying to fix eslint issues
selinAbacaz Apr 29, 2025
f2a5891
fixing eslint issues... AGAIN
selinAbacaz Apr 29, 2025
94af2b7
okokok actually fixed all eslint errors now i think
selinAbacaz Apr 29, 2025
436c5ec
Merge pull request #141 from CISC375/jobOutputSelin
selinAbacaz Apr 29, 2025
e14ebf7
trying to fix why buttons arent working
selinAbacaz Apr 29, 2025
61f8a6a
fixed button issue, works now
selinAbacaz Apr 29, 2025
ec58034
Merge pull request #142 from CISC375/jobOutputSelin
selinAbacaz Apr 29, 2025
8da42ba
actually fixed the config example file hopefully
selinAbacaz Apr 29, 2025
8144835
added job_forms into config example
selinAbacaz Apr 29, 2025
041aacb
Merge pull request #143 from CISC375/jobOutputSelin
selinAbacaz Apr 29, 2025
f9de4ac
Finished embed output integration
KKramer03 Apr 30, 2025
8c06c0f
Merge pull request #144 from CISC375/jobsListingTestMerge
KKramer03 Apr 30, 2025
6e94604
Updated package.json file
KKramer03 Apr 30, 2025
e74e2dc
Cleaned up some unused imports
KKramer03 Apr 30, 2025
2070ea7
fixed package-lock.json
KKramer03 Apr 30, 2025
4fc49fc
fixed more formatting issues
KKramer03 Apr 30, 2025
1c0d10e
Merge pull request #146 from CISC375/jobsListingTestMerge
KKramer03 Apr 30, 2025
68274de
Merged main
jmartgmz Apr 30, 2025
a92de74
Refactored 1000 lines of a single file into multiple files for better…
jmartgmz May 1, 2025
182c9c1
all pulled changes working now
May 4, 2025
baede7c
fixed the sorting for reminders
May 4, 2025
df8c6eb
Fixed linting errors
May 5, 2025
fc9c917
half finished share button
Naz-Projects May 5, 2025
7cc181b
Merge branch 'main' of https://github.com/CISC375/SageTeamY into Job-…
Naz-Projects May 5, 2025
b77d92f
before pushing job.ts to main
Naz-Projects May 5, 2025
64ae115
testPush
Naz-Projects May 5, 2025
9a9061e
Job Form Fixed
BMKellner May 5, 2025
bf31ee7
fixed merge issues
Naz-Projects May 5, 2025
809568d
Merge pull request #147 from CISC375/Job-Output-Imbed
Naz-Projects May 5, 2025
37c5c06
added dependencies to package
jmartgmz May 5, 2025
f03f7be
Merge remote-tracking branch 'origin/main' into merging-branch-jason
jmartgmz May 7, 2025
05cd4e0
Refactor build configuration and update paths
jmartgmz May 7, 2025
dee93ee
feat(reminders): Implement email handling and job reminder functionality
jmartgmz May 7, 2025
996b083
original reminders added
jmartgmz May 7, 2025
45e544a
Merge pull request #148 from CISC375/merging-branch-jason
jmartgmz May 7, 2025
c6b7449
reminders folders changed
jmartgmz May 7, 2025
7e94411
merged with main
Naz-Projects May 8, 2025
0a69388
Merge branch 'main' of https://github.com/CISC375/SageTeamY into Job-…
Naz-Projects May 8, 2025
1976c39
Update Windows paths and configurations for node-gyp
jmartgmz May 8, 2025
4fe9e2b
Merge pull request #149 from CISC375/reminder-folder-changes
jmartgmz May 8, 2025
ce9ad3d
share job works with id
Naz-Projects May 8, 2025
8061c44
Merge pull request #150 from CISC375/Job-Output-Imbed
Naz-Projects May 8, 2025
f77ca23
Add email modal handlers to menu for reminder notifications
jmartgmz May 10, 2025
d2b9193
added adzuna search fix to main
Chrisy141 May 12, 2025
955cde0
ran npm install and npm install node
Larissa-Chelius Sep 11, 2025
2645ee1
Fix database store for job form
mcmerdith Sep 29, 2025
76e43d3
Merge remote-tracking branch 'origin/main'
mcmerdith Sep 29, 2025
fe6b034
Blackjack file created
TigerAttack302 Oct 20, 2025
d297c2b
Fixed imports
TigerAttack302 Oct 22, 2025
42b0583
Added interface to blackjack.ts
TigerAttack302 Oct 22, 2025
d524725
Creates a game embed + non-interactable buttons as a reply
TigerAttack302 Oct 24, 2025
3f15071
Blackjack now has non-implemented rules button
TigerAttack302 Oct 24, 2025
8bc36cc
Hit button math logic added
TigerAttack302 Oct 24, 2025
f38bda1
Added an end to the game
TigerAttack302 Oct 24, 2025
aa22d17
Moved the status of the game to be a footer. Fixed status typo.
TigerAttack302 Oct 24, 2025
95f4b0f
Added a to-do list
TigerAttack302 Oct 24, 2025
7d03c2c
Fixed inital player drawing; Accounted for issue with initial draw count
TigerAttack302 Oct 27, 2025
3cad88d
Fixed fetchReply deprecated method
TigerAttack302 Oct 27, 2025
6e0172e
Fixed template for stand and rules button clicks; fixed rule typo
TigerAttack302 Oct 27, 2025
41ee192
Applied initial "stand" logic
TigerAttack302 Oct 27, 2025
059cb0e
Added game end comparing the player and dealer's hands
TigerAttack302 Oct 27, 2025
273393c
Finished stand button logic
TigerAttack302 Oct 27, 2025
e76f20e
Fixed bug with drawing aces; Fixed bug with stand button not working
TigerAttack302 Oct 27, 2025
ea94c16
Fixed how dealer added cards to hand
TigerAttack302 Oct 27, 2025
c76030a
Added stand vs. bust dealer logic
TigerAttack302 Oct 27, 2025
bdc8a99
Added Green embed to winning game
TigerAttack302 Oct 27, 2025
fbc3b4d
Fixed green embed upon winning; Fixed dealer still hitting despite wi…
TigerAttack302 Oct 27, 2025
d63441d
Added waiting so user can read dealer last card drawn
TigerAttack302 Oct 27, 2025
1424d99
Fixed ace handling logic
TigerAttack302 Oct 27, 2025
0bfc411
Added small delay for user to see what card they drew before busting
TigerAttack302 Oct 27, 2025
18533c8
Fixed bug with timing of new wait
TigerAttack302 Oct 27, 2025
7d3e961
Removed buttons when busting after a hit
TigerAttack302 Oct 27, 2025
e00914a
Updated TODO; Fixed Ace functionality again
TigerAttack302 Oct 27, 2025
98976e6
Added rules button functionality
TigerAttack302 Oct 27, 2025
5e686e5
Fixed logic causing 21 to bust
TigerAttack302 Oct 27, 2025
6118d15
Added another minute before the game times out
TigerAttack302 Oct 27, 2025
3d12d29
Deleted "TODO" list
TigerAttack302 Oct 27, 2025
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
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: documentation

on:
push:
branches: [ "main", "Ava-branch" ]
branches: [ "main", "Ava-branch-config" ]

jobs:
build:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Main Pipeline

on:
push:
branches: [ "main", "Ava-branch" ]
branches: [ "main", "Ava-branch-config" ]
pull_request:
branches: [ "main", "Ava-branch" ]
branches: [ "main", "Ava-branch-config" ]

env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
Expand Down
6 changes: 5 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,18 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y libcairo2-dev libjpeg-dev libpango1.0-dev libgif-dev build-essential g++


- name: Install node-gyp
run: npm install -g node-gyp

- run: npm cache clean --force
- run: npm ci

# Add this step to copy config.example.ts to config.ts
- name: Set config file
run: cp config.example.ts config.ts

- name: build
run: |
npm run build 2>&1 | tee build-output.log
Expand Down
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
resources/*
!resources/.exists
src/commands/admin/eval.ts

build
config.ts



# macOS stuff
.DS_Store

Expand Down
Binary file added assets/images/header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions binding.gyp
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"targets": [
{
"target_name": "sage",
"sources": ["src/sage.ts"]
}
]
}
Loading