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

TagBot trigger issue #1

Closed
JuliaTagBot opened this issue Feb 11, 2022 · 45 comments
Closed

TagBot trigger issue #1

JuliaTagBot opened this issue Feb 11, 2022 · 45 comments

Comments

@JuliaTagBot
Copy link

This issue is used to trigger TagBot; feel free to unsubscribe.

If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.

If you'd like for me to do this for you, comment TagBot fix on this issue.
I'll open a PR within a few hours, please be patient!

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#54172

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#54575

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#54898

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#55826

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#56420

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#56846

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#57066

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#58226

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#58730

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#58741

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#60997

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#61156

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#61886

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#61961

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#62339

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#62798

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#63626

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#67486

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#70092

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#70217

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#73761

ThummeTo added a commit that referenced this issue Dec 19, 2022
* Fmi3 beta (#16)

* modified executionConfig

* Refactor fmi3 (#12)

* added conversions for causality, initial,...

* Added TODOs

* Refactor Model Description parsing

* copy ccalls, replace return value with fmi3Status

* replace Ptr{Nothing} with fmi3Instance

* Update FMI3_c.jl

* added more conversion methods

* Update FMI3_c.jl

* expand export list

* add instantiation functions

* add Instance State

* Apply changes lost in merge

* WIP: works until simulation

* Update FMI3_c.jl

* added missing functions

* more refactoring

* fix merge problems

* Update FMI3.jl

* Update FMI3.jl

* add internal state

refactor to new package version

* merged executionConfigs

* fix

* fixed project.toml

* minor fix

Co-authored-by: JoKircher <79573182+JoKircher@users.noreply.github.com>

* Revert "Merge pull request #1 from ThummeTo/fmi3-merge"

This reverts commit cbeac4f, reversing
changes made to 7b8c722.

* small changes for fmi3

* added Status docs

* refactor FMI3.jl to fmi2 structure

* FMI3_c.jl up to fmi2 structure

* changed constructor of fmi3ModelVariable

* edits for FMI3_c.jl in FMIImport

* Update FMI3_c.jl

* Update FMI3.jl

* delete StatusPending not in FMI3

* Update FMI3_c.jl

* Update FMI3.jl

* delete status information

* update project.toml

Co-authored-by: ThummeTo <83663542+ThummeTo@users.noreply.github.com>
ThummeTo added a commit that referenced this issue Dec 19, 2022
* Refactor fmi3 to fmi2 standard (#27)

* Fmi3 beta (#16)

* modified executionConfig

* Refactor fmi3 (#12)

* added conversions for causality, initial,...

* Added TODOs

* Refactor Model Description parsing

* copy ccalls, replace return value with fmi3Status

* replace Ptr{Nothing} with fmi3Instance

* Update FMI3_c.jl

* added more conversion methods

* Update FMI3_c.jl

* expand export list

* add instantiation functions

* add Instance State

* Apply changes lost in merge

* WIP: works until simulation

* Update FMI3_c.jl

* added missing functions

* more refactoring

* fix merge problems

* Update FMI3.jl

* Update FMI3.jl

* add internal state

refactor to new package version

* merged executionConfigs

* fix

* fixed project.toml

* minor fix

Co-authored-by: JoKircher <79573182+JoKircher@users.noreply.github.com>

* Revert "Merge pull request #1 from ThummeTo/fmi3-merge"

This reverts commit cbeac4f, reversing
changes made to 7b8c722.

* small changes for fmi3

* added Status docs

* refactor FMI3.jl to fmi2 structure

* FMI3_c.jl up to fmi2 structure

* changed constructor of fmi3ModelVariable

* edits for FMI3_c.jl in FMIImport

* Update FMI3_c.jl

* Update FMI3.jl

* delete StatusPending not in FMI3

* Update FMI3_c.jl

* Update FMI3.jl

* delete status information

* update project.toml

Co-authored-by: ThummeTo <83663542+ThummeTo@users.noreply.github.com>

* refactoring ...

Co-authored-by: JoKircher <79573182+JoKircher@users.noreply.github.com>
@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#74357

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#74403

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#74450

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#77582

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#79010

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#80119

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#81421

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#82058

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#86566

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#87797

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#92967

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#94500

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#94685

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#94827

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#95417

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#95903

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#100184

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#101967

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#105102

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#107560

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#113938

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#115290

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#115335

@JuliaTagBot
Copy link
Author

Triggering TagBot for merged registry pull request: JuliaRegistries/General#126635

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

No branches or pull requests

1 participant