Commit Graph

16 Commits

Author SHA1 Message Date
Unai Martinez-Corral fbf7a4d131 f4pga: use envvar F4PGA_ENV_BIN and F4PGA_ENV_SHARE
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-04-22 00:48:05 +02:00
Unai Martinez-Corral 2ee6037e05 f4pga: add license headers
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-04-21 13:29:02 +02:00
Unai Martinez-Corral 1c93264c3a f4pga: add setup.py
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-04-21 13:29:02 +02:00
Unai Martinez-Corral 80748d7516 add f4pga-env
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-04-21 13:29:02 +02:00
Unai Martinez-Corral 0e490e9862 ci: rename workflow to 'Pipeline'; add job Example
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-04-21 13:29:02 +02:00
dependabot[bot] 410339e3bf
build(deps): bump actions/upload-artifact from 2 to 3 (#550)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 03:25:58 +01:00
Unai Martinez-Corral 3673463f9e ci: split Automerge and convert Doc to a reusable workflow
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-04-06 23:30:25 +02:00
dependabot[bot] 4aed129e6e
build(deps): bump actions/checkout from 2 to 3 (#540)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 17:08:25 +01:00
Unai Martinez-Corral 217ec3eea7 ci: pasto 'needs'
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-03-30 17:34:35 +02:00
Karol Gugala a3ba8a03a6
Merge pull request #542 from antmicro/umarcor/dependabot/gitsubmodules
ci/dependabot: handle gitsubmodules
2022-03-30 15:06:04 +02:00
Unai Martinez-Corral e6c33536ca ci: automerge dependabot PRs
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-03-29 14:02:29 +02:00
Unai Martinez-Corral 16592ecb4b ci: prevent dual execution of dependabot updates
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-03-29 13:44:49 +02:00
Unai Martinez-Corral ce156d29f7 s/SymbiFlow/F4PGA/
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-02-21 18:39:03 +01:00
Unai Martinez-Corral 00fc2217dd ci: set cron daily
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-02-21 17:44:44 +01:00
Unai Martinez-Corral 9659c046a3 change build directory to '_build'
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-02-10 04:18:07 +01:00
Unai Martinez-Corral 444396ed56 ci: add GitHub Actions workflow 'Doc'
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-02-10 04:14:22 +01:00