Skip to content

ci: deletes tag and init workflows#4

Merged
yosefmaru merged 2 commits into
mainfrom
ci-tag-reusable-workflow
Apr 21, 2026
Merged

ci: deletes tag and init workflows#4
yosefmaru merged 2 commits into
mainfrom
ci-tag-reusable-workflow

Conversation

@yosefmaru

Copy link
Copy Markdown
Member

Summary

We are deprecating AllenNeuralDynamics/aind-github-actions repo and are in the process of migrating to a new workflow. This pull request removes two GitHub Actions workflow files: .github/workflows/init.yml and .github/workflows/tag_and_publish.yml.

Removed workflows:

  • Deleted the init.yml workflow, which handled initial repository setup tasks such as renaming the package, updating metadata, and making the first commit and tag. (.github/workflows/init.yml)
  • Deleted the tag_and_publish.yml workflow, which managed badge updates in the README.md, semantic version tagging, and (optionally) publishing to PyPI. (.github/workflows/tag_and_publish.yml)

@rachelstephlee rachelstephlee left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!!

@yosefmaru
yosefmaru merged commit ef9b7d1 into main Apr 21, 2026
0 of 3 checks passed
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