Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added checks to Example action #144

Merged
merged 3 commits into from
Aug 9, 2024

Conversation

0815Creeper
Copy link
Contributor

Added check for success of jupyter examples, fail action if example-building fails, prevents autocommit to examples branch

Added check for success of jupyter examples, fail action if example-building fails, prevents autocommit to examples branch
@0815Creeper
Copy link
Contributor Author

ready to merge

Update Project.toml
@ThummeTo ThummeTo changed the base branch from main to v0.13.0 August 9, 2024 14:59
@ThummeTo ThummeTo merged commit 1fd5df5 into ThummeTo:v0.13.0 Aug 9, 2024
3 of 13 checks passed
0815Creeper added a commit to 0815Creeper/FMIFlux.jl that referenced this pull request Aug 12, 2024
* Update Example.yml

Added check for success of jupyter examples, fail action if example-building fails, prevents autocommit to examples branch

* relaxed compats

Update Project.toml

---------

Co-authored-by: ThummeTo <[email protected]>
@0815Creeper 0815Creeper deleted the example-action-feature branch August 23, 2024 14:18
ThummeTo added a commit that referenced this pull request Sep 4, 2024
* fixed new train method layout in examples

* further adjustments

* allow for DiffEq default solver heurisitc

* fix action

* revert change

* Patch example action (#128)

* changes for debugging

* test non escape for awk

* changed escapes for debugging

* cleanup

* doc fix for FMIFlux.train! (#127)

* changes fro FMIBase

* adaptions for FMIBase

* adjustment for Julia 1.9+ extension system

* modified examples

* revert tutorial/workshop

* Added checks to Example action (#144)

* Update Example.yml

Added check for success of jupyter examples, fail action if example-building fails, prevents autocommit to examples branch

* relaxed compats

Update Project.toml

---------

Co-authored-by: ThummeTo <[email protected]>

* minor adaptions

* updated codecov action v4

* testing tests

* modified state change sampling

* test

* switched to linux FMU

* make assert a warning

* fixed some tests

* fixed tests, examples, workshop, typos

* updated tutorials

---------

Co-authored-by: Simon Exner <[email protected]>
ThummeTo added a commit that referenced this pull request Sep 5, 2024
* set julia 1.10 for exmples

* Added checks to Example action (#144)

* Update Example.yml

Added check for success of jupyter examples, fail action if example-building fails, prevents autocommit to examples branch

* relaxed compats

Update Project.toml

---------

Co-authored-by: ThummeTo <[email protected]>

* relaxed Diffeq version

for testing

* updated dependent actions to latest

* Revert "updated dependent actions to latest"

This reverts commit 871eade.

* updated dependency action versions

* fixes for artifact upload

see breaking changes of actions/upload-artifact@v4

* changed from artifacts to branch for gathering

due to changes in artifact behavior

* added retry on merge conflict

* fixes for example action

* Update Example.yml

* Update Example.yml

* Update Project.toml

* force pkg to update in CI

* debug checks

* makeshift versioning fix

* fix for makeshift fix

* Update Example.yml

dont use "latest" in workflows

* Update Eval.yml

dont use "latest" in workflows

* Update TestLTS.yml

dont use "latest" in workflows

* Update TestLatest.yml

dont use "latest" in workflows

---------

Co-authored-by: ThummeTo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants