Fabrício de Lima Ribeiro
1e723c897d
Update repositories.txt ( #5375 )
2024-11-09 01:46:34 +00:00
Mustafa "pxsty" KÖK
84f891940d
Merge branch 'main' into patch-9
2024-11-08 18:42:02 +03:00
ferdinand0815
f801ae560e
Update repositories.txt ( #5377 )
...
Add MVP3000 to Arduino library manager.
2024-11-08 15:38:10 +00:00
GitCoyote
a3d64aaf3d
added solarfunctions lib ( #5376 )
2024-11-07 21:09:35 +00:00
Rob Tillaart
bd886e37c4
Update repositories.txt ( #5374 )
...
Arduino library for the AD8494, AD8495, AD9496 and AD8497 thermocouple.
2024-11-07 13:00:52 +00:00
agyoungs
35b14a5606
Add MINDS-i-Trailer Repo ( #5373 )
...
* Added MINDS-i-Utils repo
* Add MINDS-i-Trailer repo
* Removed 's' from Trailer repo
2024-11-07 07:24:05 +00:00
Alex Youngs
8ea0e829d1
Removed 's' from Trailer repo
2024-11-07 01:07:55 -06:00
Alex Youngs
efe1ecdfd0
Add MINDS-i-Trailer repo
2024-11-07 01:04:46 -06:00
agyoungs
0afc9e7240
Merge branch 'arduino:main' into main
2024-11-07 01:04:20 -06:00
Armin
77d35ae928
Changed "ukw100/IRMP" to "IRMP-org/IRMP", because it is permanently moved anyway
2024-11-07 00:39:41 +01:00
George Papamichail
4e84cf3abe
Update repositories.txt ( #5370 )
2024-11-06 17:49:49 +00:00
Mustafa "pxsty" KÖK
9bc00c4986
Update repositories.txt
2024-11-06 12:43:41 +03:00
VanSilver
76db8025ea
Update repositories.txt ( #5360 )
2024-11-06 04:38:13 +00:00
maker-zone
97fe37db7a
Merge branch 'arduino:main' into main
2024-11-06 14:13:37 +11:00
maker-zone
2fd943794d
Adding library ( #5358 )
...
* Adding SerialLogger
* Adding ultiblox libraries
* Adding newline
* Adding libraries
* Adding DisplayValueNull library
---------
Co-authored-by: Maker Zone <dev@makerzone.com.au >
2024-11-06 01:55:17 +00:00
maker-zone
302b899a9b
Merge branch 'main' into main
2024-11-06 12:54:02 +11:00
Maker Zone
b7655a2559
Merge branch 'main' of github.com:ultiblox/library-registry
2024-11-06 12:27:22 +11:00
Maker Zone
87259b55e7
Adding DisplayValueNull library
2024-11-06 12:27:10 +11:00
Joel Murphy
b65d5a0757
added GrayCode library ( #5356 )
2024-11-05 17:21:13 +00:00
canusorn
6ada22849b
Update repositories.txt ( #5353 )
2024-11-05 12:45:56 +00:00
Alexandru Burcea
5eb4ac4cdb
Add Sequent Microsystems Sixteen relays card library ( #5352 )
2024-11-05 10:46:30 +00:00
埃博拉酱(机器人)
a1d9904dee
Fix repository names
2024-11-05 17:56:01 +08:00
埃博拉酱(机器人)
0e226b0ed1
Update repositories.txt
2024-11-05 17:50:19 +08:00
dejwk
b64d0f532e
Update repositories.txt ( #5346 )
2024-11-04 20:57:47 +00:00
oumuika
7708b2a737
Update repositories.txt ( #5343 )
2024-11-04 15:56:52 +00:00
Lesords
21529abcaf
chore: add a library about SGP30 ( #5342 )
2024-11-04 06:12:54 +00:00
maker-zone
4566cdca8b
Adding libraries ( #5339 )
...
* Adding SerialLogger
* Adding ultiblox libraries
* Adding newline
* Adding libraries
---------
Co-authored-by: Maker Zone <dev@makerzone.com.au >
2024-11-04 01:02:51 +00:00
maker-zone
c780cd69a3
Merge branch 'main' into main
2024-11-04 12:01:44 +11:00
Maker Zone
b068b20449
Adding libraries
2024-11-03 09:57:28 +11:00
1e1
890c762088
Add GoogleSchedular ( #5338 )
2024-11-02 15:21:30 +00:00
Ariel Zwenger
9ee8ead0de
Update repositories.txt ( #5337 )
...
Primera versión
2024-11-02 12:34:33 +00:00
maker-zone
c3fb5c0e72
Adding ultiblox libraries ( #5336 )
...
* Adding SerialLogger
* Adding ultiblox libraries
* Adding newline
---------
Co-authored-by: Maker Zone <dev@makerzone.com.au >
2024-11-02 10:23:52 +00:00
Maker Zone
c9632962f8
Adding newline
2024-11-02 21:22:49 +11:00
maker-zone
aabd84ac5f
Merge branch 'main' into main
2024-11-02 21:21:32 +11:00
Maker Zone
39114475f4
Adding ultiblox libraries
2024-11-02 21:18:39 +11:00
maker-zone
30ea3fc60d
Adding SerialLogger ( #5335 )
...
Co-authored-by: Maker Zone <dev@makerzone.com.au >
2024-11-02 09:38:15 +00:00
Maker Zone
cc9a66594e
Adding SerialLogger
2024-11-02 20:36:47 +11:00
Hans Scharler
5048f841b3
Update repositories.txt ( #5334 )
2024-11-01 19:02:07 +00:00
per1234
649244a68c
Merge pull request #3750 from arduino/dependabot/github_actions/actions/upload-artifact-4
...
Bump actions/upload-artifact from 3 to 4
2024-11-01 05:49:09 -07:00
per1234
5d935c3b7c
Don't upload multiple times to same artifact in "Manage PRs" workflow
...
The `check-submissions` job of the "Run integration tests" GitHub Actions workflow is configured to generate multiple
parallel jobs, one for each of the submitted libraries. The subsequent jobs must be able to determine whether any of the
libraries failed the checks. This is done by the matrix jobs in which checks failed uploading a flag file to a GitHub
Actions workflow artifact, then the subsequent jobs checking for the presence of an artifact. The
"actions/upload-artifact" and "actions/download-artifact" actions are used for this purpose.
Previously, a single artifact was used for all flag files, with each of the parallel jobs uploading its flag file to
that single artifact. However, support for uploading multiple times to a single artifact was dropped in version 4.0.0 of
the "actions/upload-artifact" action. So it is now necessary to use a dedicated artifact for each of the parallel jobs.
These artifacts can be downloaded in aggregate by using the artifact name globbing feature which was introduced in
version 4.1.0 of the "actions/download-artifact" action.
2024-11-01 05:41:55 -07:00
per1234
4a42992908
Don't upload multiple times to same artifact in label sync workflow
...
The "Sync Labels" GitHub Actions workflow is configured to allow the use of multiple shared label configuration files.
This is done by using a job matrix in the GitHub Actions workflow to download each of the files from the source
repository in a parallel GitHub Actions workflow job. A GitHub Actions workflow artifact was used to transfer the
generated files between sequential jobs in the workflow. The "actions/upload-artifact" and "actions/download-artifact"
actions are used for this purpose.
Previously, a single artifact was used for the transfer of all the shared label configuration files, with each of the
parallel jobs uploading its own generated files to that artifact. However, support for uploading multiple times to a
single artifact was dropped in version 4.0.0 of the "actions/upload-artifact" action. So it is now necessary to use a
dedicated artifact for each of the builds. These can be downloaded in aggregate by using the artifact name globbing and
merging features which were introduced in version 4.1.0 of the "actions/download-artifact" action.
2024-11-01 05:41:39 -07:00
dependabot[bot]
dfb6a0cc83
Bump geekyeggo/delete-artifact from 2 to 5
...
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact ) from 2 to 5.
- [Release notes](https://github.com/geekyeggo/delete-artifact/releases )
- [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md )
- [Commits](https://github.com/geekyeggo/delete-artifact/compare/v2...v5 )
---
updated-dependencies:
- dependency-name: geekyeggo/delete-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-01 05:41:24 -07:00
dependabot[bot]
1084031aba
Bump actions/download-artifact from 3 to 4
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-01 05:41:08 -07:00
dependabot[bot]
67761062a3
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-01 12:37:41 +00:00
Rob Tillaart
d37435d68e
Update repositories.txt ( #5333 )
...
Add SWPI experimental software SPI implementation.
2024-11-01 11:05:54 +00:00
Dmitriy Mitchenkov
a1f0d13f1d
IP2366 ( #5332 )
2024-10-31 07:21:01 +00:00
Juan José Londoño
d669684e0f
Update repositories.txt ( #5329 )
...
AFE4950-Arduino-Library added
2024-10-30 03:16:47 +00:00
1e1
5608ed015e
add FastTimer ( #5325 )
...
Notify at regular intervals to distribute actions over time. Can be extended with an NTP client to obtain a Unix or RFC3339 timestamp.
2024-10-30 00:55:32 +00:00
George Papamichail
e7aa7476ff
Update repositories.txt ( #5324 )
2024-10-29 18:24:42 +00:00
Trần Việt Dũng
4eeadfd05e
Update repositories.txt ( #5323 )
2024-10-29 17:15:19 +00:00