diff --git a/.github/workflows/assets/accesslist.yml b/.github/workflows/assets/accesslist.yml index 8cbf81bf2..12d727293 100644 --- a/.github/workflows/assets/accesslist.yml +++ b/.github/workflows/assets/accesslist.yml @@ -33,6 +33,10 @@ name: galihru access: deny reference: https://github.com/arduino/library-registry/pull/6514#pullrequestreview-2969201873 +- host: github.com + name: Herobrine-pixel + access: deny + reference: https://github.com/arduino/library-registry/pull/7066#issuecomment-3478077991 - host: github.com name: kelasrobot access: deny diff --git a/.github/workflows/manage-prs.yml b/.github/workflows/manage-prs.yml index f802365be..ea722bb3e 100644 --- a/.github/workflows/manage-prs.yml +++ b/.github/workflows/manage-prs.yml @@ -114,7 +114,7 @@ jobs: run: echo "::set-output name=head::$(jq -c .head.sha "${{ steps.configuration.outputs.path }}/${{ env.JSON_IDENTIFIER }}")" - name: Upload diff file to workflow artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: path: ${{ steps.configuration.outputs.path }}/${{ steps.configuration.outputs.filename }} name: ${{ steps.configuration.outputs.artifact }} @@ -147,7 +147,7 @@ jobs: location: ${{ runner.temp }} - name: Download diff - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: path: ${{ needs.diff.outputs.path }} name: ${{ needs.diff.outputs.artifact }} @@ -456,7 +456,7 @@ jobs: # So it's necessary to use an alternative means of indicating that at least one submission failed the checks. - name: Upload failure flag artifact if: env.PASS == 'false' - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: if-no-files-found: error include-hidden-files: true @@ -475,7 +475,7 @@ jobs: steps: - name: Download submission check failure flag artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: path: ${{ env.CHECK_SUBMISSIONS_FAIL_FLAG_ARTIFACT_PATH }} pattern: ${{ env.CHECK_SUBMISSIONS_FAIL_FLAG_ARTIFACT_PREFIX }}* diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index e9746954a..164ed1dc9 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -70,7 +70,7 @@ jobs: file-url: https://raw.githubusercontent.com/arduino/tooling-project-assets/main/workflow-templates/assets/sync-labels/${{ matrix.filename }} - name: Pass configuration files to next job via workflow artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: path: | *.yaml @@ -108,7 +108,7 @@ jobs: uses: actions/checkout@v5 - name: Download configuration file artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: merge-multiple: true pattern: ${{ env.CONFIGURATIONS_ARTIFACT_PREFIX }}* diff --git a/repositories.txt b/repositories.txt index 51c172902..24a9f7f4c 100644 --- a/repositories.txt +++ b/repositories.txt @@ -1,4 +1,25 @@ +https://github.com/MTD2A/MTD2A +https://github.com/me-RK/MAX7219_CH32 +https://github.com/jaderobotics-AN/JadeRobotics_Spiderbot +https://github.com/szilvasyz/DCF77FreeRTOS.git +https://github.com/vicharak-in/shrike_arduino.git +https://github.com/ienai-SPACE/ADC128S_Arduino +https://github.com/BojanJurca/Lightweight-Standard-Template-Library-STL-for-Arduino +https://github.com/BojanJurca/cin-cout-for-Arduino +https://github.com/atestb/MCP4151-Digital-Potentiometer +https://github.com/nicolito128/DHT_N128 +https://github.com/steamicc/MCP23009E +https://github.com/pbudel/QuarkX +https://github.com/jobitjoseph/SoftWire_CH32 +https://github.com/franfreezy/e220_400t22d-lora-library +https://github.com/rochat2/v202_protocol +https://github.com/PTSolns/PTSolns_AHTx +https://github.com/PTSolns/PTSolns_VEML7700 +https://github.com/fmeng/EspMapping.git +https://github.com/juanjomartinf/JMBase +https://github.com/sachinthagayajith/AT21CS01-Arduino-Library https://github.com/skipperwraith/LTC2625 +https://github.com/ArduinoLibHub/SimpleMFP https://github.com/davidsecacontrol/FineTune-BMX160 https://github.com/MAKE-arduino/EasyENC https://github.com/Hamas888/ChronoLog @@ -54,6 +75,7 @@ https://github.com/deepanshu-deshwal/SL002_DHT11 https://github.com/deepanshu-deshwal/SL001_Deepanshu https://github.com/cocoisarobo/skytraq-navic https://github.com/LordofRobots/LoR_v3 +https://github.com/tailspb/Tec02XX https://github.com/derdoktor667/DShotRMT https://github.com/derdoktor667/FlyskyIBUS https://github.com/kenchow96/faster-trig-2040 @@ -1286,6 +1308,7 @@ https://github.com/arduino-libraries/Arduino_LPS22HB https://github.com/arduino-libraries/Arduino_LSM6DS3 https://github.com/arduino-libraries/Arduino_LSM6DSOX https://github.com/arduino-libraries/Arduino_LSM9DS1 +https://github.com/arduino-libraries/Arduino_LTR381RGB https://github.com/arduino-libraries/Arduino_MachineControl https://github.com/arduino-libraries/Arduino_MCHPTouch https://github.com/arduino-libraries/Arduino_MKRENV @@ -1319,6 +1342,7 @@ https://github.com/arduino-libraries/Arduino_SensorKit https://github.com/arduino-libraries/Arduino_SerialUpdater https://github.com/arduino-libraries/Arduino_Threads https://github.com/arduino-libraries/Arduino_UnifiedStorage +https://github.com/arduino-libraries/Arduino_USBHIDHost https://github.com/arduino-libraries/Arduino_USBHostMbed5 https://github.com/arduino-libraries/ArduinoBearSSL https://github.com/arduino-libraries/ArduinoBLE @@ -1816,6 +1840,7 @@ https://github.com/bonezegei/Bonezegei_WS2812 https://github.com/bonezegei/Bonezegei_XPT2046 https://github.com/bonezegei/Bonezegei_XPT2046v2 https://github.com/bonezegei/Bonezegei_JSON +https://github.com/bonezegei/Bonezegei_74HC595 https://github.com/boodskap/BoodskapMessage https://github.com/BoodskapPlatform/BoodskapTransceiver https://github.com/boothinator/AnalogReadAsync @@ -2404,6 +2429,8 @@ https://github.com/DFRobot/DFRobot_VoiceRecorder https://github.com/DFRobot/DFRobotDFPlayerMini https://github.com/DFRobot/DFRobotIRPosition https://github.com/DFRobot/DFRobot_MHZ9041A +https://github.com/DFRobot/DFRobot_CT1780 +https://github.com/DFRobot/DFRobot_LoRaWAN_ESP32S3 https://github.com/dgduncan/Arduino-MCP4131 https://github.com/dgduncan/SevenSegment https://github.com/Dhanabhon/TomIBT2 @@ -5798,6 +5825,7 @@ https://github.com/RobTillaart/DAC8560 https://github.com/RobTillaart/DAC8571 https://github.com/RobTillaart/DAC8574 https://github.com/RobTillaart/DAC53001 +https://github.com/RobTillaart/DAMM https://github.com/RobTillaart/dateTimeHelpers https://github.com/RobTillaart/DCT532 https://github.com/RobTillaart/decibel @@ -5880,6 +5908,7 @@ https://github.com/RobTillaart/Kurtosis https://github.com/RobTillaart/L9110 https://github.com/RobTillaart/LineFormatter https://github.com/RobTillaart/Logic +https://github.com/RobTillaart/logicAnalyzer https://github.com/RobTillaart/Logistic https://github.com/RobTillaart/LTC2485 https://github.com/RobTillaart/LTC2991 @@ -5971,6 +6000,7 @@ https://github.com/RobTillaart/RADAR https://github.com/RobTillaart/RAIN https://github.com/RobTillaart/randomHelpers https://github.com/RobTillaart/relativity +https://github.com/RobTillaart/RLCBuffer https://github.com/RobTillaart/rotaryDecoder https://github.com/RobTillaart/rotaryDecoder8 https://github.com/RobTillaart/rotaryDecoderSwitch @@ -6016,6 +6046,7 @@ https://github.com/RobTillaart/TinyKT0803 https://github.com/RobTillaart/tinySHT2x https://github.com/RobTillaart/TLC5917 https://github.com/RobTillaart/TLC5947 +https://github.com/RobTillaart/TLCBuffer https://github.com/RobTillaart/TM1637_RT https://github.com/RobTillaart/TOPMAX https://github.com/RobTillaart/TOPMIN @@ -6289,6 +6320,7 @@ https://github.com/Sensirion/arduino-i2c-sts4x https://github.com/sensirion/arduino-i2c-svm4x https://github.com/Sensirion/arduino-i2c-sfx6xxx https://github.com/Sensirion/arduino-i2c-sps30 +https://github.com/Sensirion/arduino-i2c-sfm3505 https://github.com/Sensirion/arduino-sht https://github.com/Sensirion/arduino-uart-sen44 https://github.com/Sensirion/arduino-uart-sfa3x @@ -7014,6 +7046,10 @@ https://github.com/tanakamasayuki/I2C_SLG https://github.com/tanakamasayuki/LinxESP32 https://github.com/tanakamasayuki/UlpDebug https://github.com/tanakamasayuki/ESP32CertBundle +https://github.com/tanakamasayuki/ESP32SerialCtl +https://github.com/tanakamasayuki/EmbedFS +https://github.com/tanakamasayuki/EspHelper +https://github.com/tanakamasayuki/AssocTree https://github.com/TanPitch/ButtonKing https://github.com/TaraHoleInIt/Subpixie https://github.com/tasos12/ev3-arduino @@ -7532,6 +7568,7 @@ https://github.com/YFROBOT-TM/Yfrobot-Motor-Driver-Library https://github.com/YFROBOT-TM/Yfrobot-Valon3-Library https://github.com/YFROBOT-TM/Yfrobot-TTS-Library https://github.com/YFROBOT-TM/Yfrobot-Motor-Driver-IIC1508-Library +https://github.com/YFROBOT-TM/Yfrobot-PS2UART-Library https://github.com/yhur/ConfigPortal32 https://github.com/yhur/ConfigPortal8266 https://github.com/YiannisBourkelis/Uptime-Library @@ -7886,6 +7923,7 @@ https://github.com/SeeedJP/wio_cellular https://github.com/bitbank2/zlib_turbo https://github.com/uutzinger/SavitzkyGolayFilter https://github.com/uutzinger/Arduino_AFE44XX +https://github.com/uutzinger/Arduino_BLESerial https://github.com/ConsentiumIoT/ConsentiumThings https://github.com/iavorvel/MyLD2410 https://github.com/jhagas/ESPSupabase @@ -7954,6 +7992,7 @@ https://github.com/arastaskiran/RustyKeypad https://github.com/Freenove/Freenove_RFID_Lib_for_Pico https://github.com/thomasgeissl/Parameter https://github.com/thomasgeissl/ESP-NOW-MIDI +https://github.com/thomasgeissl/NeopixelCommander https://github.com/adbancroft/avr-fast-map https://github.com/soynaldo/Labvee https://github.com/JensDMadsen/Multitasker @@ -7983,7 +8022,7 @@ https://github.com/DBSStore/EIS https://github.com/guerratron/TouchCal https://github.com/GabyGold67/ButtonToSwitch_AVR https://github.com/bitbank2/bb_epaper -https://github.com/Rmin-code2005/sparkey_gyro_i2c +https://github.com/Rmin-code2005/sparkey_gyro https://github.com/Kei0208/RX8900 https://github.com/Garfius/cliSerialMenu https://github.com/nhjschulz/cfsm @@ -8161,6 +8200,7 @@ https://github.com/ImSpeddy/L298Nlib https://github.com/ImSpeddy/QuickUltrasonic https://github.com/4211421036/githubiot https://github.com/christosneg/concurrentPID.git +https://github.com/Zeppelin500/DlmsCosemLib https://github.com/twstokes/flipdotmatrix https://github.com/Port-Net/rmt_SENT https://github.com/Port-Net/MLX90377_SENT @@ -8288,6 +8328,7 @@ https://github.com/ivanmari/bare-poller https://github.com/lahavg/QMI8658-Arduino-Library https://github.com/k3ldar/MovementDetector https://github.com/k3ldar/SerialCommandManager +https://github.com/k3ldar/NextionControl https://github.com/marcel-naderer/Lexo https://github.com/joshua-8/xrp-style-wpilib-comms https://github.com/bitbank2/bb_imu @@ -8443,7 +8484,6 @@ https://github.com/jonavarro22/MAX7SegmentDisplay https://github.com/sutiana/WiFiConfigManager https://github.com/7semi-solutions/7Semi-DS18B20-Arduino-Library https://github.com/7semi-solutions/7Semi-MAX17048-Arduino-Library -https://github.com/Rmin-code2005/sparkey_gyro_I2C https://github.com/BlueskyBV/Easy_Web_Remote_Control-ESP32- https://github.com/JackHat1/MT07_CAN_Project https://github.com/7semi-solutions/7Semi-HX711-Arduino-Library @@ -8492,6 +8532,7 @@ https://github.com/Alteriom/painlessMesh https://github.com/mitra42/frugal-iot https://github.com/eakse/ESP32S3_SUPERMINI_PINOUT https://github.com/kay-bs/KK-Switch +https://github.com/kay-bs/KK-Buffer https://github.com/localrice/EasyWiFi https://github.com/7semi-solutions/7Semi_RS485_Temperature-Humidity-Arduino-Library https://github.com/7semi-solutions/7Semi_CO2_Temperature_Humidity_I2C_Probe_Arduino_Library @@ -8512,3 +8553,46 @@ https://github.com/microbotsio/ProtoBot https://github.com/4project-co-il/PlugAndPlay https://github.com/geekfactory/GFLED https://github.com/IFTAHULYUSRO/MPU6050_VIBRATIONRMS +https://github.com/Bridgetek/EVE5-Arduino-Dev +https://github.com/Bridgetek/EVE1-Arduino-Dev +https://github.com/Bridgetek/EVE2-Arduino-Dev +https://github.com/Bridgetek/EVE2-2-Arduino-Dev +https://github.com/TamsinRose/CAN_Message_Arduino +https://github.com/stm32duino/X-NUCLEO-IKS5A1 +https://github.com/fermeridamagni/arduino-minimal-ultrasonic +https://github.com/chipnorm/TM1637 +https://github.com/benjistokman/FastRGB +https://github.com/DavinderHanda/HandaDigitalSpeaker +https://github.com/chipnorm/SHT21 +https://github.com/DigitalCodesign/MentorBit-FinalCarrera +https://github.com/Upartech/RCSwitchRmt +https://github.com/FranciscoRos/UniversalRadioWSN +https://github.com/FranciscoRos/AdaptiveTXWSN +https://github.com/FranciscoRos/CodecWSN +https://github.com/egnor/everyday_pixel_fonts +https://github.com/egnor/ok_arduino_little_layout +https://github.com/egnor/ok_arduino_logging +https://github.com/chipnorm/VL53L0X +https://github.com/recepsenbas/DWIN-Unified +https://github.com/FranciscoRos/EnergyWSN +https://github.com/FT-tele/ST7306_8color_lvgl +https://github.com/bull-m/BULLM_ExtendModule +https://github.com/Jakkapan-a/AssuraVisionSerial.git +https://github.com/AIS-DeviceIntegration/AIS_4G_EXTENSION_BOARD +https://github.com/adafruit/WiFiNINA +https://github.com/sensebox/DNMSI2C +https://github.com/steinundfloete/MIDI-NRPN +https://github.com/VLPLAY-Games/Xeno-Language +https://github.com/chipnorm/LED_Matrix +https://github.com/dowerner/Arduino-Http-Requests +https://github.com/juano2310/SuperCAN +https://github.com/Protocentral/SensythingCore +https://github.com/sintrb/ANSI_Output +https://github.com/mlaass/wamr-esp32-arduino.git +https://github.com/1998Saeed/MechaNest +https://github.com/ertgtct/mcpesp +https://github.com/juano2310/SuperCANBus +https://github.com/stm32duino/X-NUCLEO-IHM04A1 +https://github.com/versianih/hdw-utils +https://github.com/asimzulfiqar/esp_cron +https://github.com/marcoratto/DMFLib-Arduino