-
#### **Description:**
We need to create an integration with the [GitHub Actions API](https://docs.github.com/en/rest/actions/workflows) to retrieve information about workflows for each repository. …
-
# Current
All is manually done
# Expected
- [x] add a github action to run the main entr ypoint of the package in this repo, producing the desired artifacts
- [ ] upload the generated artifact…
-
-
We're getting this deprecation warning in the logs:
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: h…
-
This isnt really an issue, but I was wondering if you were interested in having github actions build your release for you on pypi?
If yes, I'd be interested in doing a PR and writing the workflow f…
-
## Describe the solution you'd like
use hashcommit of action instead of Major version
## Potential Impact
Please check the areas that may be impacted by this feature:
- [ ] User Interface
- [ ]…
-
It would be nice if we could had a validation of the schema for every PR.
-
Hi,
I tried setting up quarto vignettes, and while it works perfectly on my computer (local), I could not manage to make it work on GH actions.
Locally, even `pkgdown::build_site_github_pages(new_…
-
In inspire we have 2 types of packages services and libraries, we should unify the gh-actions and permissions to follow the following
- build (optional only for services)
- lint -> it should run pre-…
-
The [.Rmd](https://github.com/NOAA-GIS4Ocean/H3_indicators/blob/main/GIS4Ocean_h3_indicators.Rmd) does everything, including downloading necessary data. Can this be ran with GH-Actions? Or is that to …