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

chore(master): release 1.0.0 #144

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 23, 2024


1.0.0 (2025-02-25)

⚠ BREAKING CHANGES

  • python: Drops support for Python 3.6 and 3.7.

Build

  • docker: upgrade to Ubuntu 24.04 and Python 3.12 (#143) (bac8200)
  • python: add support for Python 3.13 (#146) (1714dbf)
  • python: drop support for Python 3.6 and 3.7 (#143) (cb633e0)

Bug fixes

  • searcher: adapt to the new metadata schema with file indices (#147) (bab9401), closes #148

Code refactoring

Test suite

  • metadater: adapt filtering test after CCID removal (#147) (4ff86a9)

Continuous integration

  • actions: update GitHub actions due to Node 16 deprecation (#143) (a3a898e)
  • actions: upgrade to Ubuntu 24.04 and Python 3.12 (#143) (925c0b5)
  • commitlint: addition of commit message linter (#143) (e01fff8)
  • jsonlint: add JSON linting (#150) (cab5fcb)
  • markdownlint: add Markdown linting (#150) (45a2a5f)
  • prettier: add Prettier code formatting checks (#150) (1020c7c)
  • release-please: increment version number in Dockerfile (#151) (1bbfcd5)
  • release-please: initial Release Please configuration (#143) (5724844)
  • run-tests: add usage help and refactor options (#150) (b9368d8)
  • run-tests: stop properly after running all tests (#145) (357a719)
  • shfmt: add shfmt code formatting checks (#150) (e70291e)
  • yamllint: add YAML linting (#150) (0d70783)

Documentation

  • usage: add an example on how to retrieve container images (#141) (fef3295)

@github-actions github-actions bot force-pushed the release-please--branches--master branch from 71a7387 to 625597e Compare August 29, 2024 08:33
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from c4ed057 to dc25db1 Compare February 16, 2025 15:39
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 3b3581b to dfe014c Compare February 25, 2025 14:46
@tiborsimko tiborsimko force-pushed the release-please--branches--master branch from dfe014c to 2e44e8c Compare February 25, 2025 14:57
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.80%. Comparing base (1bbfcd5) to head (ff4bd39).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   80.80%   80.80%           
=======================================
  Files          12       12           
  Lines         719      719           
=======================================
  Hits          581      581           
  Misses        138      138           
Files with missing lines Coverage Δ
cernopendata_client/version.py 100.00% <100.00%> (ø)

@tiborsimko tiborsimko force-pushed the release-please--branches--master branch from 2e44e8c to ff4bd39 Compare February 25, 2025 15:10
@tiborsimko tiborsimko merged commit ff4bd39 into master Feb 25, 2025
43 checks passed
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot download files for ATLAS OpenData 2015
1 participant