Commit Graph
60 Commits
Author SHA1 Message Date
Ton Huisman e1caf5abc6 [Build] Revert waiting for job to complete action, keep concurrency check 2023-02-21 21:09:15 +01:00
Ton Huisman 7d47acaf2e [Build] Fix typo, test concurrency check 2023-02-21 20:29:10 +01:00
Ton Huisman 69e4f7bedd [Build] Rename build-matrix to build-all, test concurrency check 2023-02-21 20:26:48 +01:00
Ton Huisman 417113de09 [Build] Actions plugin used only checks jobs with a name attribute 2023-02-21 20:08:58 +01:00
Ton Huisman 1d0c3ed294 [Build] Switch actions plugin, add concurrency check for same PR 2023-02-20 23:22:32 +01:00
Ton Huisman db56240e7c [Build] Schedule repackage after build step (avoid scheduling delays) 2023-02-20 22:43:34 +01:00
Ton Huisman 14ea05cab9 [Build] Remove Binaries artifact after repackaging 2023-02-19 14:43:09 +01:00
Ton Huisman e8f1cc20fe [Build] For PR/Push builds repackage Binaries.zip into separate ESP82xx/ESP32 artifacts, fix typo 2023-02-19 14:12:52 +01:00
Ton Huisman a9f6475c00 [Build] For PR/Push builds repackage Binaries.zip into separate ESP82xx/ESP32 artifacts, fix typo 2023-02-19 13:48:23 +01:00
Ton Huisman a73beafb68 [Build] For PR/Push builds repackage Binaries.zip into separate ESP82xx/ESP32 artifacts, fix typo 2023-02-19 13:37:58 +01:00
Ton Huisman 172ccd0f3c [Build] For PR/Push builds repackage Binaries.zip into separate ESP82xx/ESP32 artifacts 2023-02-19 13:29:30 +01:00
Ton Huisman 80ae217d55 [Build] remove undesirable files from ESP32 archive 2023-02-19 13:27:58 +01:00
Ton Huisman b423fd889e [Build] Improve release build by creating separate ESP82xx and ESP32 dated archives 2023-02-19 11:59:58 +01:00
Ton Huisman 952157a9bc [Build] Testing release steps in pr build, filename tweaks 2023-02-19 11:31:11 +01:00
Ton Huisman d94c265c8a [Build] Testing release steps in pr build, include mega_<date> in zip filenames 2023-02-19 10:46:37 +01:00
Ton Huisman bfb1aab8b9 [Build] Testing release steps in pr build, improved file filtering, date format 2023-02-19 10:29:54 +01:00
Ton Huisman 9316b55c48 [Build] Testing release steps in pr build, fix script 2023-02-18 23:15:36 +01:00
Ton Huisman 5a25d1f6fd [Build] Testing release steps in pr build, fix script, add date & run_id 2023-02-18 23:01:13 +01:00
Ton Huisman 5ef96f23cf [Build] Testing release steps in pr build, fix script 2023-02-18 22:48:16 +01:00
Ton Huisman 415dcb691c [Build] Testing release steps in pr build, fix script, add date/time 2023-02-18 22:36:05 +01:00
Ton Huisman 0bc8f8f512 [Build] Testing release steps in pr build, fix quotes 2023-02-18 21:53:55 +01:00
Ton Huisman f589943fd3 [Build] Testing release steps in pr build, fix script 2023-02-18 21:38:55 +01:00
Ton Huisman 7014f3876f [Build] Testing release steps in pr build, fix typo 2023-02-18 20:56:07 +01:00
Ton Huisman 401a26b12b [Build] Testing release steps in pr build 2023-02-18 20:28:18 +01:00
Ton Huisman 37dd86c6a0 [Build] Exclude unused debug folder from Binaries.zip 2023-02-18 16:58:27 +01:00
Ton Huisman 9b16251f3e [Build] Simplify the content of the Binaries.zip file 2023-02-18 14:53:42 +01:00
Ton Huisman 4b04980821 [Github build] Switch release.yml job-runners also to Ubuntu 22.04 (in line with build.yml) 2023-01-11 21:25:12 +01:00
Ton Huisman 31581b3ce2 [Github build] Switch job-runner to Ubuntu 22.04 (without python-dev) 2023-01-10 21:24:33 +01:00
Ton Huisman f6e3f8b706 [Github build] Revert job-runner to Ubuntu 20.04 because of python2 missing 2023-01-10 20:46:14 +01:00
Ton Huisman b81c3a64a5 [Github build] Switch job-runner to Ubuntu 22.04 to possibly resolve runner failures 2023-01-10 20:40:26 +01:00
TD-er 7ff2bce459 [Build] Update pygit2 lib to fix GitHub Actions builds 2022-11-02 10:32:45 +01:00
Alex 9245b17441 Update release.yml 2022-09-01 14:00:03 +01:00
Max Prokhorov fb8846ff70 Fix github-script v5 breaking change
Since v5, rest methods have their own namespace
https://github.com/actions/github-script#breaking-changes-in-v5

Fixing latest release that broke on this step https://github.com/letscontrolit/ESPEasy/runs/7740919347?check_suite_focus=true#step:2:21
2022-08-10 13:25:16 +03:00
TD-er a250318033 [Build] Add apt-get update to build.yml
GitHub Actions was failing due to unreachable hosts when installing apt packages.
2022-07-16 00:17:18 +02:00
dependabot[bot] e45b2bfa52 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 14:26:21 +00:00
TD-er 14c7fbafb4 Merge pull request #4110 from letscontrolit/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
2022-06-23 10:39:58 +02:00
TD-er e314343b88 Merge pull request #4109 from letscontrolit/dependabot/github_actions/actions/download-artifact-3
Bump actions/download-artifact from 2 to 3
2022-06-23 10:39:40 +02:00
dependabot[bot] 80966da9f9 Bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
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>
2022-06-23 08:25:43 +00:00
dependabot[bot] db30ffac71 Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 08:25:36 +00:00
dependabot[bot] 1785210dc1 Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
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>
2022-06-23 08:25:35 +00:00
TD-er 8e8daf694b Merge pull request #4108 from letscontrolit/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
2022-06-23 10:25:00 +02:00
dependabot[bot] dde9abb38f Bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 07:43:06 +00:00
dependabot[bot] 6038dfb88b Bump actions/github-script from 4 to 6
Bumps [actions/github-script](https://github.com/actions/github-script) from 4 to 6.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 07:42:59 +00:00
naveen b9b1ec38d7 chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-06-22 00:29:21 +00:00
TD-er e160a8114b [Python] Update Python packages + missing Ubuntu packages 2021-10-21 17:02:54 +02:00
Maxim Prokhorov aa1b1fef5b ci: build documentation for push & pr
also fixing cache entry for docs/requirements.txt vs. normal requirements.txt
2021-06-06 19:24:41 +03:00
Maxim Prokhorov fc21df68c6 ci: bump python version for actions 2021-06-06 19:00:06 +03:00
Maxim Prokhorov 099cd05903 ci: try to ignore build workflow when releasing 2021-05-15 23:04:38 +03:00
Maxim Prokhorov 4082a3fc84 ci: release single binaries .zip, merge all available build artifacts 2021-05-15 22:50:28 +03:00
Maxim Prokhorov d60b58d3bf ci: allow builds to fail 2021-05-15 22:38:52 +03:00