FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · MatrixAI/.github · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
MatrixAI
/
.github
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Feb 16, 2026
fix: removed `npm config get user-agent` because it only tells us `npm/{npm-version} node/{node-version} {platform} {arch} workspaces/{workspaces} {ci}` which is useless
CMCDragonkai
committed
dda1c88
View commit details
Copy full SHA for dda1c88
Browse repository at this point
fix: shared workflows (.github/workflows/library-js-staging.yml, native-library-js-staging.yml, native-library-js-tag.yml, native-library-js-tag-gyp.yml): Windows diagnostics now use where.exe node…
Show description for 74335e0
CMCDragonkai
committed
74335e0
View commit details
Copy full SHA for 74335e0
Browse repository at this point
fix: fixed npm exec verification to include the terminator -- so npm v10 doesn’t treat the command as an option: updated in js-lint script and all shared workflows.
CMCDragonkai
committed
ce9b66e
View commit details
Copy full SHA for ce9b66e
Browse repository at this point
fix(ci): stabilise Windows Node selection in reusable workflows
Show description for c374e64
CMCDragonkai
committed
c374e64
View commit details
Copy full SHA for c374e64
Browse repository at this point
Commits on Jun 10, 2025
Revert "fix: removed `--feature` flag from wrangler deployment"
Show description for 1c86e6a
Brynley Llewellyn-Roux
committed
1c86e6a
View commit details
Copy full SHA for 1c86e6a
Browse repository at this point
fix: removed `--feature` flag from wrangler deployment
Brynley Llewellyn-Roux
committed
1de04a2
View commit details
Copy full SHA for 1de04a2
Browse repository at this point
Commits on May 21, 2025
chore: remove lint-shell from ci lint step
Show description for 6a02d56
aryanjassal
committed
6a02d56
View commit details
Copy full SHA for 6a02d56
Browse repository at this point
Commits on Apr 15, 2025
fix: use globbing for prebuilds during lipo step
Brynley Llewellyn-Roux
committed
cd2e9a3
View commit details
Copy full SHA for cd2e9a3
Browse repository at this point
Commits on Apr 14, 2025
fix: reverting temp fix
tegefaulkes
committed
7840f6f
View commit details
Copy full SHA for 7840f6f
Browse repository at this point
fix: quick fix for exec ci release
tegefaulkes
committed
bb7e9b5
View commit details
Copy full SHA for bb7e9b5
Browse repository at this point
test: running check for native tag workflow
tegefaulkes
committed
47a2c58
View commit details
Copy full SHA for 47a2c58
Browse repository at this point
Commits on Apr 1, 2025
fix: revert using `--assignee` cause it does not work with the github-actions[bot]
CMCDragonkai
committed
337bca0
View commit details
Copy full SHA for 337bca0
Browse repository at this point
Commits on Mar 27, 2025
fix: the `--assign` should be `--assignee`
CMCDragonkai
committed
7e890c3
View commit details
Copy full SHA for 7e890c3
Browse repository at this point
fix: automatic staging PRs should be assigned to the bot itself
CMCDragonkai
committed
7209252
View commit details
Copy full SHA for 7209252
Browse repository at this point
fix: left some echoing of irrelevant variables
CMCDragonkai
committed
eb48b7d
View commit details
Copy full SHA for eb48b7d
Browse repository at this point
Commits on Mar 26, 2025
fix: add env to macos job
Brynley Llewellyn-Roux
committed
e4e1e6c
View commit details
Copy full SHA for e4e1e6c
Browse repository at this point
fix: remove rust from gyp macos workflow
Brynley Llewellyn-Roux
committed
45a465d
View commit details
Copy full SHA for 45a465d
Browse repository at this point
fix: renamed `native-libray-js-tag-rust.ymp` back to `native-libray-js-tag.ymp`
tegefaulkes
committed
a31afbc
View commit details
Copy full SHA for a31afbc
Browse repository at this point
fix: separate rust and gyp workflows
Brynley Llewellyn-Roux
committed
61ecbd2
View commit details
Copy full SHA for 61ecbd2
Browse repository at this point
Revert "fix: force `prebuild` folder name"
Show description for f267c2f
Brynley Llewellyn-Roux
committed
f267c2f
View commit details
Copy full SHA for f267c2f
Browse repository at this point
fix: force `prebuild` folder name
Brynley Llewellyn-Roux
committed
ec8ea66
View commit details
Copy full SHA for ec8ea66
Browse repository at this point
fix: disabling fail-fast for native workflows
tegefaulkes
committed
831e718
View commit details
Copy full SHA for 831e718
Browse repository at this point
Commits on Mar 25, 2025
fix: adding submodule support to native workflows
tegefaulkes
committed
8152f62
View commit details
Copy full SHA for 8152f62
Browse repository at this point
chore: no need for testing, environments work
CMCDragonkai
committed
de48b5a
View commit details
Copy full SHA for de48b5a
Browse repository at this point
chore: test the actual values of the 2 variables
CMCDragonkai
committed
4b9631b
View commit details
Copy full SHA for 4b9631b
Browse repository at this point
chore: testing final security separation between environments
CMCDragonkai
committed
09af40f
View commit details
Copy full SHA for 09af40f
Browse repository at this point
chore: the `environment` key seems to be useful for maintaining environment restrictions for the jobs, but not for passing the secrets because we are using `DEPLOY_SECRETS`
CMCDragonkai
committed
193e071
View commit details
Copy full SHA for 193e071
Browse repository at this point
chore: maybe the `environment` key is useless if we use `DEPLOY_SECRETS`
CMCDragonkai
committed
f788d56
View commit details
Copy full SHA for f788d56
Browse repository at this point
chore: get the environment secrets from DEPLOY_SECRETS
CMCDragonkai
committed
18646d3
View commit details
Copy full SHA for 18646d3
Browse repository at this point
chore: set the `env` for testing environment variables
CMCDragonkai
committed
33fb173
View commit details
Copy full SHA for 33fb173
Browse repository at this point
chore: test receiving an environment variable
CMCDragonkai
committed
987d034
View commit details
Copy full SHA for 987d034
Browse repository at this point
fix: environment input has to be of type string
CMCDragonkai
committed
b363b3e
View commit details
Copy full SHA for b363b3e
Browse repository at this point
Merge pull request #5 from MatrixAI/feature-environments
Show description for c0dc8bb
CMCDragonkai
authored
c0dc8bb
View commit details
Copy full SHA for c0dc8bb
Browse repository at this point
fix: environments must come from the inputs of the reusable workflows
CMCDragonkai
committed
39f026e
View commit details
Copy full SHA for 39f026e
Browse repository at this point
fix: use subversion for `python3` executable
Brynley Llewellyn-Roux
committed
663b6ef
View commit details
Copy full SHA for 663b6ef
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL