Skip to content

delete master branch, potentially turn into a tag? #386

@karlbrown-va

Description

@karlbrown-va

Description:
At this point #171 the master branch was changed to main. However, we still had actions pointing to master, which one would normally assume would link to the latest tip. Since master is now moribund this branch should be deleted, which will likely cause existing actions to break. Or, the branch can be deleted and a new tag can be maintained of 'master' until such time as people have migrated over to using main or v2 etc.

Action version:
v2.5

Platform:

  • Ubuntu
  • [x ] macOS
  • Windows

Runner type:

  • [x ] Hosted
  • Self-hosted

Tools version:
n/a

Repro steps:
create an action linking to setup-node/master. Notice how it pulls in an older version.

Expected behavior:
Master should link to the tip.

Actual behavior:
Master is now a stale branch. So the branch should be deleted or replaced with a continuously updating tag.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions