8000 Tags · Cockatrice/Cockatrice · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Cockatrice/Cockatrice

Tags

2025-05-05-Development-2.11.0-beta.5

Toggle 2025-05-05-Development-2.11.0-beta.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add "copy to clipboard" button to Debug Log window (#5913)

2025-05-02-Development-2.11.0-beta.4

Toggle 2025-05-02-Development-2.11.0-beta.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: build and release docker images using github actions and contai…

…ner registry (#5807)

* feat: build and release docker images using github cicd

* fix: attempt to publish to specific image name

* fix: typo in pipeline step

* typo

* typo

* limit to certain paths for PRs & naming

* ci: configure image title and url

* docker: include only necessary files and directories

this should make caching more powerful

* docker: reorder COPY with best guess of what changes least

* build(docker): remove seemingly unnecessary files

* fix: clean up docker metadata

remove annotations, it seems they're applied from the labels already, add description

* fix(ci): add back docker image annotations

* Update desktop-build.yml

* Update desktop-lint.yml

* Update desktop-build.yml

* Update docker-release.yml

* fix: remove run on master and add affected files to PR trigger

* metadata

* ci: run pipeline on main

this will ensure the container can always build and keep caches ready for release. push should only happen on tag triggers

It also removes some files from the PR trigger that should never break the build, and would just invalidate cache.

* Update docker-release.yml

---------

Co-authored-by: tooomm <tooomm@users.noreply.github.com>

2025-04-20-Development-2.11.0-beta.3

Toggle 2025-04-20-Development-2.11.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make a setting for filtering to the most recent sets. (#5865)

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>

2025-04-18-Development-2.11.0-beta.2

Toggle 2025-04-18-Development-2.11.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Don't add duplicate CardInfos to set. (#5852)

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>

2025-04-11-Development-2.11.0-beta

Toggle 2025-04-11-Development-2.11.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
change settings entry of the cod conversion prompt to a combobox (#5801)

* change settings entry of the cod conversion prompt to a combobox

replace the two checkboxes of which one state is ignored if one is
checked with a three state combobox for better user experience

* Update dlg_settings.cpp

---------

Co-authored-by: Zach H <zahalpern+github@gmail.com>

2025-04-03-Release-2.10.2

Toggle 2025-04-03-Release-2.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Translate oracle/oracle_en@source.ts in it (#5786)

100% translated source file: 'oracle/oracle_en@source.ts'
on 'it'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

2025-04-03-Development-2.10.2-beta

Toggle 2025-04-03-Development-2.10.2-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump to 2.10.2 for hotfix release (#5785)

2025-03-27-Release-2.10.1

Toggle 2025-03-27-Release-2.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update translation files (#5775)

Co-authored-by: github-actions <github-actions@github.com>

2025-03-26-Development-2.10.1-beta.15

Toggle 2025-03-26-Development-2.10.1-beta.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix crash when right click floating card info window (#5773)

2025-03-25-Development-2.10.1-beta.14

Toggle 2025-03-25-Development-2.10.1-beta.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Hardcode default log level for FlowWidget/FlowLayout (#5769)

0